Skip to content

Commit 6b5648d

Browse files
github-actions[bot]dtoms
authored andcommitted
chore: release af-v0.6.1.8
1 parent 0712bca commit 6b5648d

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

FORK.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,10 @@ git checkout -b feat/integrate-v<version>
122122

123123
<!-- release-please writes changelog entries below this line -->
124124

125+
## 0.6.1.8 (2026-05-12)
126+
127+
- feat(af): clean up legacy AF skill dirs on init
128+
125129
## 0.6.1.7 (2026-05-12)
126130

127131
- feat(af): expand check-version.sh to emit SCHEMA_STALE and dynamic MINIMUM

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "specify-af-cli"
3-
version = "0.6.1.7"
3+
version = "0.6.1.8"
44
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)