Skip to content

Commit 17b3ac5

Browse files
chore(main): release 1.0.0 (#101)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c47ca16 commit 17b3ac5

2 files changed

Lines changed: 13 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.6.3"
2+
".": "1.0.0"
33
}

CHANGELOG.md

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

3+
## [1.0.0](https://github.com/boneskull/gh-stack/compare/v0.6.3...v1.0.0) (2026-04-20)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* Some flags have changed. `restack`: `--only` is now `-c, --current`; `submit`: `--current-only` is now `-c, --current`, `--update-only` is now `-u, --update`, `--push-only` is now `-s, --skip-prs`, removed `-w` shorthand from `--web`.
9+
10+
### Bug Fixes
11+
12+
* normalize flags ([#97](https://github.com/boneskull/gh-stack/issues/97)) ([91a896d](https://github.com/boneskull/gh-stack/commit/91a896d092afb5a90147bc10339d05b1ec4aa597))
13+
* **submit:** only prompt to publish draft when base transitions to trunk ([#100](https://github.com/boneskull/gh-stack/issues/100)) ([c47ca16](https://github.com/boneskull/gh-stack/commit/c47ca167d25b1ed0235e2a376a7a0efed7dd871e))
14+
315
## [0.6.3](https://github.com/boneskull/gh-stack/compare/v0.6.2...v0.6.3) (2026-04-18)
416

517

0 commit comments

Comments
 (0)