Skip to content

Commit ae96f97

Browse files
chore: release 0.8.17, begin 0.8.18.dev0 development (github#2737)
* chore: bump version to 0.8.17 * chore: begin 0.8.18.dev0 development --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ad62357 commit ae96f97

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
<!-- insert new changelog below this comment -->
44

5+
## [0.8.17] - 2026-05-28
6+
7+
### Changed
8+
9+
- docs: consolidate Community sections in README (#2736)
10+
- Fix shared script command hints for integration separators (#2627)
11+
- docs: update security-governance preset to v0.4.0 (#2703)
12+
- feat(agy): enhance Google Antigravity CLI integration (#2689)
13+
- Fix --dev extension agent symlinks (#2554)
14+
- Share skills hook note post-processing (#2679)
15+
- feat: add Hermes Agent integration (with review fixes) (#2651)
16+
- Update Superpowers Implementation Bridge to v0.7.0 (#2732)
17+
- chore: release 0.8.16, begin 0.8.17.dev0 development (#2729)
18+
519
## [0.8.16] - 2026-05-27
620

721
### Changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "specify-cli"
3-
version = "0.8.17.dev0"
3+
version = "0.8.18.dev0"
44
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)