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.7.5] - 2026-04-22
6+
7+ ### Changed
8+
9+ - fix: resolve skill placeholders for all SKILL.md agents, not just codex/kimi (#2313 )
10+ - feat(cli): add specify self check and self upgrade stub (#2316 )
11+ - Update version-guard to v1.1.0 (#2318 )
12+ - docs: move community presets from README to docs/community (#2314 )
13+ - catalog: add wireframe extension (v0.1.1) (#2262 )
14+ - Move community walkthroughs from README to docs/community (#2312 )
15+ - docs(readme): list red-team in community-extensions table (#2311 )
16+ - feat(catalog): add red-team extension to community catalog (#2306 )
17+ - Add superpowers-bridge community extension (#2309 )
18+ - feat: implement preset wrap strategy (#2189 )
19+ - fix(agents): block directory traversal in command write paths (#2229 ) (#2296 )
20+ - chore: release 0.7.4, begin 0.7.5.dev0 development (#2299 )
21+
522## [ 0.7.4] - 2026-04-21
623
724### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.7.5.dev0 "
3+ version = " 0.7.5"
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