diff --git a/CHANGELOG.md b/CHANGELOG.md index 8202610ff3..52d2c87cb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ +## [0.8.3] - 2026-04-29 + +### Changed + +- Add Work IQ extension to community catalog (#2415) +- feat(integrations): add Devin for Terminal skills-based integration (#2364) +- fix: include --from git+... in upgrade hint to avoid PyPI squat package (#2411) +- fix: dispatch opencode commands via run (#2410) +- feat: add catalog discovery CLI commands (#2360) +- update security review extension catalog to v1.3.0 (#2374) +- chore(catalog): bump v-model extension to v0.6.0 (#2399) +- feat: add threatmodel extension to community catalog (#2369) +- Add isaqb-architecture-governance to community catalog (#2385) +- chore: release 0.8.2, begin 0.8.3.dev0 development (#2397) + ## [0.8.2] - 2026-04-28 ### Changed diff --git a/pyproject.toml b/pyproject.toml index ffd0a0aaa4..2c5980d38f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "specify-cli" -version = "0.8.3.dev0" +version = "0.8.4.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 = [