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 16c99da commit 6b40423Copy full SHA for 6b40423
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## [0.2.7](https://github.com/VChet/git-merged-branches/compare/0.2.6...0.2.7) (2025-08-27)
4
+
5
+### Bug Fixes
6
7
+* **output:** update output texts ([16c99da](https://github.com/VChet/git-merged-branches/commit/16c99da8ecce401438bb112434421b175e20c09a))
8
9
## [0.2.6](https://github.com/VChet/git-merged-branches/compare/0.2.5...0.2.6) (2025-07-05)
10
11
### Features
package.json
@@ -8,7 +8,7 @@
"issue-tracker"
],
"type": "module",
- "version": "0.2.6",
+ "version": "0.2.7",
12
"license": "MIT",
13
"author": {
14
"name": "VChet",
0 commit comments