Skip to content

Commit cfd30e3

Browse files
authored
Merge pull request #2 from appfolio/af-release
chore: release af-v0.6.1.1
2 parents d03e7e9 + 285cc46 commit cfd30e3

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
@@ -74,3 +74,7 @@ git checkout -b feat/integrate-v<version>
7474
## Release History
7575

7676
<!-- release-please writes changelog entries below this line -->
77+
78+
## 0.6.1.1 (2026-04-11)
79+
80+
- 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"
3+
version = "0.6.1.1"
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)