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.13.0] - 2026-07-17
6+
7+ ### Changed
8+
9+ - fix(auth): Azure DevOps az-CLI token acquisition returns None on undecodable output (#3527 )
10+ - feat(extensions): add assess idea assessment pipeline extension (#3568 )
11+ - fix(bundle): surface a clean BundlerError on a malformed bundle download URL (#3586 )
12+ - Add OKF Knowledge Bundle Generator extension to community catalog (#3585 )
13+ - Update Autonomous Run Governance preset to v0.2.2 (#3584 )
14+ - docs: update extension guide PyPI upgrade guidance (#3578 )
15+ - fix(presets): raise PresetValidationError, not raw ValueError, on malformed catalog URL (#3576 )
16+ - chore(deps): bump github/codeql-action/init from 4.36.2 to 4.37.1 (#3571 )
17+ - docs: align README hero tagline and subtitle with docs/index.md (#3581 )
18+ - chore: release 0.12.18, begin 0.12.19.dev0 development (#3583 )
19+
520## [ 0.12.18] - 2026-07-17
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.12.19.dev0 "
3+ version = " 0.13.0 "
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55readme = " README.md"
66requires-python = " >=3.11"
You can’t perform that action at this time.
0 commit comments