Skip to content

Commit 6d78f4a

Browse files
chore(release): 2.0.1 [skip ci]
### [2.0.1](v2.0.0...v2.0.1) (2022-02-26) ### Trivial Changes * **deps:** bump actions/setup-node from 2 to 3 ([#46](#46)) ([221ca14](221ca14))
1 parent 221ca14 commit 6d78f4a

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.1](https://github.com/rvagg/branch-diff/compare/v2.0.0...v2.0.1) (2022-02-26)
2+
3+
4+
### Trivial Changes
5+
6+
* **deps:** bump actions/setup-node from 2 to 3 ([#46](https://github.com/rvagg/branch-diff/issues/46)) ([221ca14](https://github.com/rvagg/branch-diff/commit/221ca146d683711505724f73e115ffa44ffa72d3))
7+
18
## [2.0.0](https://github.com/rvagg/branch-diff/compare/v1.10.5...v2.0.0) (2022-01-18)
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.0",
3+
"version": "2.0.1",
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)