File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -122,6 +122,16 @@ git checkout -b feat/integrate-v<version>
122122
123123<!-- release-please writes changelog entries below this line -->
124124
125+ ## 0.6.1.7 (2026-05-12)
126+
127+ - feat(af): expand check-version.sh to emit SCHEMA_STALE and dynamic MINIMUM
128+ - feat(af): add drift detection — schema staleness and plugin minimum version
129+ - docs: update FORK.md, CLAUDE.md, and af README for CLAUDE_PLUGIN_ROOT
130+ - chore(af): bump required CLI version to 0.6.1.6
131+ - refactor(af): simplify before-hooks — drop extensions.yml read, add Return step
132+ - refactor(af): use CLAUDE_PLUGIN_ROOT and Read tool across hooks
133+ - feat(af): add resolve-plugin-root.sh for authoritative plugin resolution
134+
125135## 0.6.1.6 (2026-04-25)
126136
127137- fix: rename appfolio-speckit plugin references to sdd
Original file line number Diff line number Diff line change 11[project ]
22name = " specify-af-cli"
3- version = " 0.6.1.6 "
3+ version = " 0.6.1.7 "
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