Skip to content

Commit e537126

Browse files
github-actions[bot]dtoms
authored andcommitted
chore: release af-v0.6.1.2
1 parent 77c39b8 commit e537126

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

FORK.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ git checkout -b feat/integrate-v<version>
7575

7676
<!-- release-please writes changelog entries below this line -->
7777

78+
## 0.6.1.2 (2026-04-11)
79+
80+
- docs: add CLAUDE.md with fork strategy and git rules
81+
- feat: AppFolio spec-kit fork — specify-af-cli with bundled extensions
82+
7883
## 0.6.1.1 (2026-04-11)
7984

8085
- feat: AppFolio spec-kit fork — specify-af-cli with bundled extensions

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