Skip to content

Commit 3e6e46a

Browse files
committed
chore(release): 0.2.5
1 parent 38d1e72 commit 3e6e46a

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,5 +1,11 @@
11
# Changelog
22

3+
## [0.2.5](https://github.com/VChet/git-merged-branches/compare/0.2.4...0.2.5) (2025-07-02)
4+
5+
### Bug Fixes
6+
7+
* **output:** pluralize number of merged branches ([e28b0d7](https://github.com/VChet/git-merged-branches/commit/e28b0d7dec5d6ff3213524b3a6864e08033bd07d))
8+
39
## [0.2.4](https://github.com/VChet/git-merged-branches/compare/0.2.3...0.2.4) (2025-07-02)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"issue-tracker"
99
],
1010
"type": "module",
11-
"version": "0.2.4",
11+
"version": "0.2.5",
1212
"license": "MIT",
1313
"author": {
1414
"name": "VChet",

0 commit comments

Comments
 (0)