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.2] - 2026-06-18
6+
7+ ### Changed
8+
9+ - Update Linear Integration extension to v0.6.0 (#3047 )
10+ - fix: align community submission workflows with bug-assess label trigger (#3046 )
11+ - fix(bug-assess): recompile lock so github guard repos is 'all' (#3036 )
12+ - fix(bug-assess): set min-integrity: none to allow reading external user issues (#3030 )
13+ - feat: add bug-assess agentic workflow (#3023 )
14+ - feat: add /speckit.converge command (#3001 )
15+ - fix: preserve .vscode/settings.json and script +x bit on integration upgrade (#3020 )
16+ - feat(workflows): add from_json expression filter (#2961 )
17+ - Add ` init ` workflow step to bootstrap projects like ` specify init ` (#2838 )
18+ - chore: release 0.11.1, begin 0.11.2.dev0 development (#3022 )
19+
520## [ 0.11.1] - 2026-06-17
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.11.2.dev0 "
3+ version = " 0.11.2"
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