Skip to content

Commit 27da6d5

Browse files
chore(release): 3.1.3 [skip ci]
## [3.1.3](v3.1.2...v3.1.3) (2026-03-06) ### Trivial Changes * **deps:** bump actions/setup-node from 6.2.0 to 6.3.0 ([#86](#86)) ([c08a6a5](c08a6a5))
1 parent c08a6a5 commit 27da6d5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [3.1.3](https://github.com/nodejs/branch-diff/compare/v3.1.2...v3.1.3) (2026-03-06)
2+
3+
### Trivial Changes
4+
5+
* **deps:** bump actions/setup-node from 6.2.0 to 6.3.0 ([#86](https://github.com/nodejs/branch-diff/issues/86)) ([c08a6a5](https://github.com/nodejs/branch-diff/commit/c08a6a5bbb4f5834b726c26384810bae43a80b83))
6+
17
## [3.1.2](https://github.com/nodejs/branch-diff/compare/v3.1.1...v3.1.2) (2026-01-21)
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.2",
3+
"version": "3.1.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)