Skip to content

Commit 803d3e7

Browse files
chore(main): release 0.4.0
1 parent f23002e commit 803d3e7

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.3.0"
2+
".": "0.4.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [0.4.0](https://github.com/boneskull/gh-stack/compare/v0.3.0...v0.4.0) (2026-02-12)
4+
5+
6+
### Features
7+
8+
* add ANSI color output following GitHub CLI conventions ([#30](https://github.com/boneskull/gh-stack/issues/30)) ([dbfe73f](https://github.com/boneskull/gh-stack/commit/dbfe73f9f1f7bcec47ee6b96b84f45e9534889b7))
9+
* rename cascade command to restack, keep cascade as alias ([#32](https://github.com/boneskull/gh-stack/issues/32)) ([3d3f524](https://github.com/boneskull/gh-stack/commit/3d3f524f4118f25859415b9d32a7bdfeda8e64ff))
10+
11+
12+
### Bug Fixes
13+
14+
* **github:** make PR comment heading less obtuse ([f23002e](https://github.com/boneskull/gh-stack/commit/f23002e1929c61286c72ffcc9546589d46f86c77))
15+
316
## [0.3.0](https://github.com/boneskull/gh-stack/compare/v0.2.0...v0.3.0) (2026-02-04)
417

518

0 commit comments

Comments
 (0)