File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- insert new changelog below this comment -->
44
5+ ## [ 0.6.2] - 2026-04-13
6+
7+ ### Changed
8+
9+ - feat: Register "What-if Analysis" community extension (#2182 )
10+ - feat: add GitHub Issues Integration to community catalog (#2188 )
11+ - feat(agents): add Goose AI agent support (#2015 )
12+ - Update ralph extension to v1.0.1 in community catalog (#2192 )
13+ - fix: skip docs deployment workflow on forks (#2171 )
14+ - chore: release 0.6.1, begin 0.6.2.dev0 development (#2162 )
15+
516## [ 0.6.1] - 2026-04-10
617
718### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.6.2.dev0 "
3+ version = " 0.6.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