Skip to content

Commit 74fc779

Browse files
chore(main): release 0.4.1 (#39)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f4afa45 commit 74fc779

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.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.4.0"
2+
".": "0.4.1"
33
}

CHANGELOG.md

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

3+
## [0.4.1](https://github.com/boneskull/gh-stack/compare/v0.4.0...v0.4.1) (2026-02-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **github:** omit local-only branches from PR stack comments ([#37](https://github.com/boneskull/gh-stack/issues/37)) ([f4afa45](https://github.com/boneskull/gh-stack/commit/f4afa455cfa51f4f8ac2cd4433a448730a8f19ac))
9+
* **github:** scope PR stack comment to current stack only ([#36](https://github.com/boneskull/gh-stack/issues/36)) ([c31fa5c](https://github.com/boneskull/gh-stack/commit/c31fa5cc30f45a96a58f55fc7ff19b8e6d18941e))
10+
* suppress help output on runtime errors ([#41](https://github.com/boneskull/gh-stack/issues/41)) ([07f807b](https://github.com/boneskull/gh-stack/commit/07f807b5c1a94b198717c8ec51726eb54c2e094a)), closes [#35](https://github.com/boneskull/gh-stack/issues/35)
11+
312
## [0.4.0](https://github.com/boneskull/gh-stack/compare/v0.3.0...v0.4.0) (2026-02-12)
413

514

0 commit comments

Comments
 (0)