File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33<!-- insert new changelog below this comment -->
44
5+ ## [ 0.8.4] - 2026-05-01
6+
7+ ### Changed
8+
9+ - fix(specify): correct self-referencing step number in validation flow (#2152 )
10+ - chore(deps): bump DavidAnson/markdownlint-cli2-action (#2425 )
11+ - Add security-governance to community catalog (#2386 )
12+ - Add cross-platform-governance to community catalog (#2384 )
13+ - Add architecture-governance to community catalog (#2383 )
14+ - Add a11y-governance to community catalog (#2381 )
15+ - feat(extensions): add Spec2Cloud extension for Azure deployment workflow (#2412 )
16+ - fix: migrate extension commands on integration switch (#2404 )
17+ - feat: add Squad Bridge extension to community catalog (#2417 )
18+ - chore: release 0.8.3, begin 0.8.4.dev0 development (#2418 )
19+
520## [ 0.8.3] - 2026-04-29
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.8.4.dev0 "
3+ version = " 0.8.4"
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55requires-python = " >=3.11"
66dependencies = [
You can’t perform that action at this time.
0 commit comments