Skip to content

Commit 5c68fd8

Browse files
committed
chore(release): 0.2.2
1 parent fd01f2d commit 5c68fd8

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.2](https://github.com/VChet/git-merged-branches/compare/0.2.1...0.2.2) (2025-05-29)
4+
5+
### Features
6+
7+
* **repo:** handle detached HEAD state ([e659417](https://github.com/VChet/git-merged-branches/commit/e6594175361f396a7473121511d1a806e85d26ce))
8+
39
## [0.2.1](https://github.com/VChet/git-merged-branches/compare/0.2.0...0.2.1) (2025-04-22)
410

511
### Features

package.json

Lines changed: 1 addition & 1 deletion
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.1",
5+
"version": "0.2.2",
66
"license": "MIT",
77
"author": {
88
"name": "VChet",

0 commit comments

Comments
 (0)