File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 22
33<!-- insert new changelog below this comment -->
44
5+ ## [ 0.7.2] - 2026-04-16
6+
7+ ### Changed
8+
9+ - docs: add core commands reference and simplify README CLI section (#2245 )
10+ - docs: add workflows reference, reorganize into docs/reference/, and add --version flag (#2244 )
11+ - docs: add presets reference page and rename pack_id to preset_id (#2243 )
12+ - docs: add extensions reference page and integrations FAQ (#2242 )
13+ - docs: consolidate integration documentation into docs/integrations.md (#2241 )
14+ - feat: update memorylint and superpowers-bridge versions to 1.3.0 with new download URLs (#2240 )
15+ - feat: Integration catalog — discovery, versioning, and community distribution (#2130 )
16+ - Add Catalog CI extension to community catalog (#2239 )
17+ - Added issues extension (#2194 )
18+ - chore: release 0.7.1, begin 0.7.2.dev0 development (#2235 )
19+
520## [ 0.7.1] - 2026-04-15
621
722### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.7.2.dev0 "
3+ version = " 0.7.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