Skip to content

Commit adc61cf

Browse files
github-actions[bot]dtoms
authored andcommitted
chore: release af-v0.6.1.4
1 parent 7e633ad commit adc61cf

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
@@ -101,6 +101,10 @@ git checkout -b feat/integrate-v<version>
101101

102102
<!-- release-please writes changelog entries below this line -->
103103

104+
## 0.6.1.4 (2026-04-11)
105+
106+
- feat: add af-stable branch for end-user installs
107+
104108
## 0.6.1.3 (2026-04-11)
105109

106110
- docs: add CLAUDE.md with fork strategy and testing

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.3"
3+
version = "0.6.1.4"
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)