Skip to content

Commit 6b40423

Browse files
committed
chore(release): 0.2.7
1 parent 16c99da commit 6b40423

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.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+
39
## [0.2.6](https://github.com/VChet/git-merged-branches/compare/0.2.5...0.2.6) (2025-07-05)
410

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

0 commit comments

Comments
 (0)