Skip to content

Commit 4794712

Browse files
chore(main): release 0.3.0 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0afdba7 commit 4794712

2 files changed

Lines changed: 16 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.2.0"
2+
".": "0.3.0"
33
}

CHANGELOG.md

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

3+
## [0.3.0](https://github.com/boneskull/gh-stack/compare/v0.2.0...v0.3.0) (2026-02-04)
4+
5+
6+
### Features
7+
8+
* **submit:** add --push-only flag ([#25](https://github.com/boneskull/gh-stack/issues/25)) ([c14dabb](https://github.com/boneskull/gh-stack/commit/c14dabb2c281a3bef14415bd928bd1aa589a6872))
9+
* **submit:** add --push-only flag to skip PR creation ([c14dabb](https://github.com/boneskull/gh-stack/commit/c14dabb2c281a3bef14415bd928bd1aa589a6872))
10+
11+
12+
### Bug Fixes
13+
14+
* **submit:** move draft-to-ready prompt to Phase 3 (PRs) ([#28](https://github.com/boneskull/gh-stack/issues/28)) ([0afdba7](https://github.com/boneskull/gh-stack/commit/0afdba7d273d26af56102566f048ad75283af51f))
15+
* **submit:** use first commit as default PR title ([#27](https://github.com/boneskull/gh-stack/issues/27)) ([9bc1881](https://github.com/boneskull/gh-stack/commit/9bc188154bf6b1539768741c75e5130e3c442e0b))
16+
* **undo:** auto-prune snapshots to prevent unbounded growth ([#23](https://github.com/boneskull/gh-stack/issues/23)) ([d298e99](https://github.com/boneskull/gh-stack/commit/d298e997729469b3afc88816a598506b24ec465c))
17+
318
## [0.2.0](https://github.com/boneskull/gh-stack/compare/v0.1.2...v0.2.0) (2026-02-04)
419

520

0 commit comments

Comments
 (0)