Skip to content

Commit eb874ea

Browse files
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.1.5...v3.0.0) (2023-12-13) ### ⚠ BREAKING CHANGES * **deps:** bump changelog-maker from 3.2.7 to 4.0.0 (#61) ### Trivial Changes * **deps:** bump changelog-maker from 3.2.7 to 4.0.0 ([#61](#61)) ([11b8dab](11b8dab))
1 parent 11b8dab commit eb874ea

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

Diff for: CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [3.0.0](https://github.com/rvagg/branch-diff/compare/v2.1.5...v3.0.0) (2023-12-13)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* **deps:** bump changelog-maker from 3.2.7 to 4.0.0 (#61)
7+
8+
### Trivial Changes
9+
10+
* **deps:** bump changelog-maker from 3.2.7 to 4.0.0 ([#61](https://github.com/rvagg/branch-diff/issues/61)) ([11b8dab](https://github.com/rvagg/branch-diff/commit/11b8dabd0f77479c48daf126f70b2b8dda94f07f))
11+
112
## [2.1.5](https://github.com/rvagg/branch-diff/compare/v2.1.4...v2.1.5) (2023-10-25)
213

314

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "branch-diff",
3-
"version": "2.1.5",
3+
"version": "3.0.0",
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)