Skip to content

Commit 742a423

Browse files
committed
chore(release): 0.2.4
1 parent c425a94 commit 742a423

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [0.2.4](https://github.com/VChet/git-merged-branches/compare/0.2.3...0.2.4) (2025-07-02)
4+
5+
### Features
6+
7+
* **output:** display number of merged branches ([c425a94](https://github.com/VChet/git-merged-branches/commit/c425a9403494fdeb8be31e8423cd7f394d819050))
8+
9+
### Reverts
10+
11+
* Revert "ci(release-it): publish package in the end" ([d252e72](https://github.com/VChet/git-merged-branches/commit/d252e721168b538939c2ef4d36bfcb5b713bca77))
12+
313
## [0.2.3](https://github.com/VChet/git-merged-branches/compare/0.2.2...0.2.3) (2025-05-30)
414

515
### 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.3",
11+
"version": "0.2.4",
1212
"license": "MIT",
1313
"author": {
1414
"name": "VChet",

0 commit comments

Comments
 (0)