diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5fdd883..c3f1463 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.1.0" + ".": "1.2.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cd3a4a0..c26331c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.2.0](https://github.com/boneskull/gh-stack/compare/v1.1.0...v1.2.0) (2026-05-26) + + +### Features + +* batch push branches ([#125](https://github.com/boneskull/gh-stack/issues/125)) ([2250f2b](https://github.com/boneskull/gh-stack/commit/2250f2bb81bf9bd3c7bce85a08d470d40cb36a92)) + ## [1.1.0](https://github.com/boneskull/gh-stack/compare/v1.0.0...v1.1.0) (2026-05-08)