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.10.1] - 2026-06-09
6+
7+ ### Changed
8+
9+ - Update DocGuard — CDD Enforcement extension to v0.25.1 (#2909 )
10+ - Update a11y-governance preset to v0.3.0 (#2867 )
11+ - docs: document spec persistence models (#2856 )
12+ - chore(catalog): bump Linear Integration to v0.3.0 (repo renamed to spec-kit-linear-sync) (#2893 )
13+ - chore: update DocGuard extension to v0.25.0 (#2707 )
14+ - chore: remove unused open_github_url/_ StripAuthOnRedirect from _ github_http.py (#2883 )
15+ - fix(catalogs): validate extension and preset catalog payload shape (#2621 )
16+ - feat(integration): add status reporting (#2674 )
17+ - chore: release 0.10.0, begin 0.10.1.dev0 development (#2904 )
18+
519## [ 0.10.0] - 2026-06-09
620
721### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-cli"
3- version = " 0.10.1.dev0 "
3+ version = " 0.10.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