We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b2055b commit 7eb40cbCopy full SHA for 7eb40cb
CHANGELOG.md
@@ -0,0 +1,3 @@
1
+# Changelog
2
+
3
+## [0.1.1](https://github.com/VChet/git-merged-branches/compare/0.1.0...0.1.1) (2025-04-13)
package.json
@@ -2,7 +2,7 @@
"name": "git-merged-branches",
"description": "CLI tool to list all Git branches merged into a base branch with issue link formatting",
4
"type": "module",
5
- "version": "0.1.0",
+ "version": "0.1.1",
6
"license": "MIT",
7
"author": {
8
"name": "VChet",
0 commit comments