File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -88,6 +88,13 @@ git checkout -b feat/integrate-v<version>
8888
8989<!-- release-please writes changelog entries below this line -->
9090
91+ ## 0.6.1.3 (2026-04-11)
92+
93+ - docs: add testing section to CLAUDE.md
94+ - fix: add AF extension files to inventory test expectations
95+ - docs: relax single-commit rule, add fork baseline to FORK.md
96+ - fix: skip release workflow when head commit is a release
97+
9198## 0.6.1.2 (2026-04-11)
9299
93100- 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