File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 2.1.1] ( https://github.com/rvagg/branch-diff/compare/v2.1.0...v2.1.1 ) (2023-04-10)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update releaser action ([ #54 ] ( https://github.com/rvagg/branch-diff/issues/54 ) ) ([ 31a3687] ( https://github.com/rvagg/branch-diff/commit/31a3687f609693ae8f7acbe8c4a0810ce3d9f52e ) )
7
+
8
+
9
+ ### Trivial Changes
10
+
11
+ * ** deps:** bump commit-stream from 1.1.0 to 2.0.1 ([ aaf897f] ( https://github.com/rvagg/branch-diff/commit/aaf897f797598f7991b4f575108dcd446c8c3c5f ) )
12
+
1
13
## [ 2.1.0] ( https://github.com/rvagg/branch-diff/compare/v2.0.4...v2.1.0 ) (2022-09-01)
2
14
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " branch-diff" ,
3
- "version" : " 2.1.0 " ,
3
+ "version" : " 2.1.1 " ,
4
4
"description" : " A tool to list print the commits on one git branch that are not on another using loose comparison" ,
5
5
"main" : " branch-diff.js" ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments