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.3] - 2026-06-19
6+
7+ ### Changed
8+
9+ - docs: strengthen agent disclosure to cover commits and per-round comments (#3071 )
10+ - fix: isolate per-extension failures so one bad extension can't drop the rest (#2951 )
11+ - fix(taskstoissues): skip tasks that already have a GitHub issue (#2992 )
12+ - feat(scripts): add SPECIFY_INIT_DIR to target a member project from the repo root (#2892 )
13+ - Update Multi-Model Review extension to v0.1.2 (#3066 )
14+ - chore(deps): bump actions/checkout from 6.0.3 to 7.0.0 (#3064 )
15+ - feat(claude): run /analyze in a forked subagent (#2511 )
16+ - fix: count worktree branches in git extension numbering (#3054 )
17+ - Add Token Economy extension to community catalog (#3049 )
18+ - chore: release 0.11.2, begin 0.11.3.dev0 development (#3059 )
19+
520- feat(scripts): add SPECIFY_INIT_DIR to target a member project from the repo root (#2892 )
621
722## [ 0.11.2] - 2026-06-18
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.11.3.dev0 "
3+ version = " 0.11.3"
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