File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-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.1] - 2026-04-10
6+
7+ ### Changed
8+
9+ - feat: add bundled lean preset with minimal workflow commands (#2161 )
10+ - Add Brownfield Bootstrap extension to community catalog (#2145 )
11+ - Add CI Guard extension to community catalog (#2157 )
12+ - Add SpecTest extension to community catalog (#2159 )
13+ - fix: bundled extensions should not have download URLs (#2155 )
14+ - Add PR Bridge extension to community catalog (#2148 )
15+ - feat(cursor-agent): migrate from .cursor/commands to .cursor/skills (#2156 )
16+ - Add TinySpec extension to community catalog (#2147 )
17+ - chore: bump spec-kit-verify to 1.0.3 and spec-kit-review to 1.0.1 (#2146 )
18+ - Add Status Report extension to community catalog (#2123 )
19+ - chore: release 0.6.0, begin 0.6.1.dev0 development (#2144 )
20+
521## [ 0.6.0] - 2026-04-09
622
723### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.6.1.dev0 "
3+ version = " 0.6.1"
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