diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ba9df4dc3..7c1e0f3c79 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ +## [0.8.17] - 2026-05-28 + +### Changed + +- docs: consolidate Community sections in README (#2736) +- Fix shared script command hints for integration separators (#2627) +- docs: update security-governance preset to v0.4.0 (#2703) +- feat(agy): enhance Google Antigravity CLI integration (#2689) +- Fix --dev extension agent symlinks (#2554) +- Share skills hook note post-processing (#2679) +- feat: add Hermes Agent integration (with review fixes) (#2651) +- Update Superpowers Implementation Bridge to v0.7.0 (#2732) +- chore: release 0.8.16, begin 0.8.17.dev0 development (#2729) + ## [0.8.16] - 2026-05-27 ### Changed diff --git a/pyproject.toml b/pyproject.toml index 800b1c8e75..cd5d7c985a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "specify-cli" -version = "0.8.17.dev0" +version = "0.8.18.dev0" description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)." requires-python = ">=3.11" dependencies = [