Skip to content

Commit b44ab17

Browse files
chore(main): release 0.1.0-rc.3 (#9)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent eb77901 commit b44ab17

2 files changed

Lines changed: 20 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.1.0-rc.2"
2+
".": "0.1.0-rc.3"
33
}

CHANGELOG.md

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

3+
## [0.1.0-rc.3](https://github.com/boneskull/gh-stack/compare/v0.1.0-rc.2...v0.1.0-rc.3) (2026-02-01)
4+
5+
6+
### Features
7+
8+
* **cmd:** add submit command for unified cascade, push, and PR workflow ([#11](https://github.com/boneskull/gh-stack/issues/11)) ([5d18fad](https://github.com/boneskull/gh-stack/commit/5d18fad87bfc77d7172c28111f8d16ebe7d89539))
9+
* **cmd:** improve adopt command ergonomics ([#8](https://github.com/boneskull/gh-stack/issues/8)) ([10a604e](https://github.com/boneskull/gh-stack/commit/10a604e48b49af37fd11afd8a3ac13c6e06e8f79))
10+
* handle squash-merged parent PRs with --onto rebase ([#10](https://github.com/boneskull/gh-stack/issues/10)) ([85a9cc5](https://github.com/boneskull/gh-stack/commit/85a9cc5ad18c13d578dd0183fb7bee4c2c4e8f28))
11+
12+
13+
### Bug Fixes
14+
15+
* log display for first-level children ([c7cba03](https://github.com/boneskull/gh-stack/commit/c7cba03f62fed1949642989185687bbc85460a42))
16+
17+
18+
### Miscellaneous Chores
19+
20+
* set next release to 0.1.0-rc.3 ([4ddf92d](https://github.com/boneskull/gh-stack/commit/4ddf92d2b52661c2d1d316db73936cce9b9ed895))
21+
322
## [0.1.0-rc.2](https://github.com/boneskull/gh-stack/compare/v0.1.0-rc.1...v0.1.0-rc.2) (2026-01-27)
423

524

0 commit comments

Comments
 (0)