Skip to content

Commit bac9479

Browse files
github-actions[bot]dtoms
authored andcommitted
chore: release af-v0.6.1.3
1 parent cd58902 commit bac9479

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

FORK.md

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

8787
<!-- release-please writes changelog entries below this line -->
8888

89+
## 0.6.1.3 (2026-04-11)
90+
91+
- docs: add CLAUDE.md with fork strategy and testing
92+
- docs: add FORK.md with maintenance guide and baseline
93+
- test: add AF extension to inventory test expectations
94+
- feat: add bundled AF extension with auto-install
95+
- feat: fork infrastructure — specify-af-cli
96+
- fix: skip docs deployment workflow on forks (#2171)
97+
- chore: release 0.6.1, begin 0.6.2.dev0 development (#2162)
98+
8999
## 0.6.1.2 (2026-04-11)
90100

91101
- 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)