Skip to content

Commit 9db2cfd

Browse files
committed
chore(release): 0.2.1
1 parent 893fbfb commit 9db2cfd

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## [0.2.1](https://github.com/VChet/git-merged-branches/compare/0.2.0...0.2.1) (2025-04-22)
4+
5+
### Features
6+
7+
* **output:** suggest git delete commands for merged branches ([498cb0c](https://github.com/VChet/git-merged-branches/commit/498cb0c5b90e351e3eb6064c9bad933ec53d20ca))
8+
39
## [0.2.0](https://github.com/VChet/git-merged-branches/compare/0.1.2...0.2.0) (2025-04-16)
410

511
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "git-merged-branches",
33
"description": "CLI tool to list all Git branches merged into a base branch with issue link formatting",
44
"type": "module",
5-
"version": "0.2.0",
5+
"version": "0.2.1",
66
"license": "MIT",
77
"author": {
88
"name": "VChet",

0 commit comments

Comments
 (0)