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.11.10] - 2026-06-29
6+
7+ ### Changed
8+
9+ - fix(extensions): apply GHES auth and resolve release assets for ` extension add --from ` (#3217 )
10+ - fix(pi): repoint install_url to @earendil-works/pi-coding-agent (#3169 ) (#3214 )
11+ - fix(catalogs): reject host-less catalog URLs in base and preset validators (#3210 )
12+ - fix: update CodeBuddy install docs URL (#3187 )
13+ - fix(workflows): reject infinite number-input default instead of raising OverflowError (#3199 )
14+ - fix(scripts): emit 'Copied plan template' status in setup-plan.ps1 (parity with bash) (#3198 )
15+ - fix(workflows): make expression operator/literal parsing quote-aware (#3197 )
16+ - fix(scripts): honor explicit -Number 0 in PowerShell create-new-feature (parity with bash) (#3196 )
17+ - Add community bundle submission path (#3162 )
18+ - Docs: Document /speckit.converge command (#3181 )
19+ - chore: release 0.11.9, begin 0.11.10.dev0 development (#3189 )
20+
521## [ 0.11.9] - 2026-06-26
622
723### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.11.10.dev0 "
3+ version = " 0.11.10"
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