Skip to content

Commit 1750f8b

Browse files
chore(release): 2.0.3 [skip ci]
### [2.0.3](v2.0.2...v2.0.3) (2022-03-02) ### Trivial Changes * **deps:** bump actions/checkout from 2 to 3 ([#48](#48)) ([000ceab](000ceab))
1 parent 000ceab commit 1750f8b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
### [2.0.3](https://github.com/rvagg/branch-diff/compare/v2.0.2...v2.0.3) (2022-03-02)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/checkout from 2 to 3 ([#48](https://github.com/rvagg/branch-diff/issues/48)) ([000ceab](https://github.com/rvagg/branch-diff/commit/000ceabf9f142dfd34426654107d8cf7a4f3b4ba))
7+
18
### [2.0.2](https://github.com/rvagg/branch-diff/compare/v2.0.1...v2.0.2) (2022-02-28)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "branch-diff",
3-
"version": "2.0.2",
3+
"version": "2.0.3",
44
"description": "A tool to list print the commits on one git branch that are not on another using loose comparison",
55
"main": "branch-diff.js",
66
"type": "module",

0 commit comments

Comments
 (0)