Skip to content

Commit 62d2cbf

Browse files
chore(release): 3.1.4 [skip ci]
## [3.1.4](v3.1.3...v3.1.4) (2026-04-28) ### Trivial Changes * **deps:** bump actions/setup-node from 6.3.0 to 6.4.0 ([#87](#87)) ([d2dd5fe](d2dd5fe))
1 parent d2dd5fe commit 62d2cbf

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.1.4](https://github.com/nodejs/branch-diff/compare/v3.1.3...v3.1.4) (2026-04-28)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 6.3.0 to 6.4.0 ([#87](https://github.com/nodejs/branch-diff/issues/87)) ([d2dd5fe](https://github.com/nodejs/branch-diff/commit/d2dd5fe43c5c76cd3107b990b0dc347dbdcb5ced))
6+
17
## [3.1.3](https://github.com/nodejs/branch-diff/compare/v3.1.2...v3.1.3) (2026-03-06)
28

39
### Trivial Changes

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": "3.1.3",
3+
"version": "3.1.4",
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)