From f444abfaf98c4f68acf12a70d7a9dbb4a25ecf86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 11 Apr 2026 16:37:59 +0000 Subject: [PATCH] chore: release af-v0.6.1.3 --- FORK.md | 10 ++++++++++ pyproject.toml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/FORK.md b/FORK.md index 68467e628a..17ffd57576 100644 --- a/FORK.md +++ b/FORK.md @@ -86,6 +86,16 @@ git checkout -b feat/integrate-v +## 0.6.1.3 (2026-04-11) + +- docs: add CLAUDE.md with fork strategy and testing +- docs: add FORK.md with maintenance guide and baseline +- test: add AF extension to inventory test expectations +- feat: add bundled AF extension with auto-install +- feat: fork infrastructure — specify-af-cli +- fix: skip docs deployment workflow on forks (#2171) +- chore: release 0.6.1, begin 0.6.2.dev0 development (#2162) + ## 0.6.1.2 (2026-04-11) - docs: add CLAUDE.md with fork strategy and git rules diff --git a/pyproject.toml b/pyproject.toml index 821fa836d2..8e57ba9d45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "specify-af-cli" -version = "0.6.1.2" +version = "0.6.1.3" description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)." requires-python = ">=3.11" dependencies = [