File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -86,6 +86,16 @@ git checkout -b feat/integrate-v<version>
8686
8787<!-- release-please writes changelog entries below this line -->
8888
89+ ## 0.6.1.3 (2026-04-11)
90+
91+ - docs: add CLAUDE.md with fork strategy and testing
92+ - docs: add FORK.md with maintenance guide and baseline
93+ - test: add AF extension to inventory test expectations
94+ - feat: add bundled AF extension with auto-install
95+ - feat: fork infrastructure — specify-af-cli
96+ - fix: skip docs deployment workflow on forks (#2171 )
97+ - chore: release 0.6.1, begin 0.6.2.dev0 development (#2162 )
98+
8999## 0.6.1.2 (2026-04-11)
90100
91101- docs: add CLAUDE.md with fork strategy and git rules
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-af-cli"
3- version = " 0.6.1.2 "
3+ version = " 0.6.1.3 "
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