Skip to content

Commit 7e16694

Browse files
chore(main): release 0.3.0
1 parent 9bc1881 commit 7e16694

File tree

2 files changed

+15
-1
lines changed

2 files changed

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
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:** 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))
15+
* **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))
16+
317
## [0.2.0](https://github.com/boneskull/gh-stack/compare/v0.1.2...v0.2.0) (2026-02-04)
418

519

0 commit comments

Comments
 (0)