Skip to content

Commit f40d79b

Browse files
chore(main): release 0.5.0
1 parent 6117a53 commit f40d79b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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.1"
2+
".": "0.5.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.5.0](https://github.com/boneskull/gh-stack/compare/v0.4.1...v0.5.0) (2026-02-14)
4+
5+
6+
### Features
7+
8+
* add --worktrees flag for restack and sync ([#48](https://github.com/boneskull/gh-stack/issues/48)) ([6117a53](https://github.com/boneskull/gh-stack/commit/6117a53697d9f7eee6f5afa8d7ec9aa20b30907d)), closes [#33](https://github.com/boneskull/gh-stack/issues/33)
9+
10+
11+
### Bug Fixes
12+
13+
* **submit:** submit the entire stack by default ([#42](https://github.com/boneskull/gh-stack/issues/42)) ([4b907b1](https://github.com/boneskull/gh-stack/commit/4b907b1edea69c855c093ff907d809fd1ba2e07b)), closes [#38](https://github.com/boneskull/gh-stack/issues/38)
14+
* **submit:** unwrap hard-wrapped list items in PR descriptions ([#43](https://github.com/boneskull/gh-stack/issues/43)) ([60366b2](https://github.com/boneskull/gh-stack/commit/60366b2345e77e31527705a7bb32fc04adcccb1f))
15+
316
## [0.4.1](https://github.com/boneskull/gh-stack/compare/v0.4.0...v0.4.1) (2026-02-14)
417

518

0 commit comments

Comments
 (0)