Skip to content

Commit 51d3578

Browse files
chore: release af-v0.6.1.3
1 parent 000ac17 commit 51d3578

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

FORK.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff 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

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