Skip to content

Commit 1e3ba4e

Browse files
chore: bump version to 0.11.6
1 parent 45423d6 commit 1e3ba4e

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
<!-- insert new changelog below this comment -->
44

5+
## [0.11.6] - 2026-06-23
6+
7+
### Changed
8+
9+
- [extension] Update Spec Kit Preview extension to v1.1.0 and sync Firebender agent lists (#3116)
10+
- Add Spec Kit Discovery Extension to community catalog (#3119)
11+
- Update Architecture Workflow extension to v1.2.1 (#3118)
12+
- docs: clarify project-defined constitution articles (#2994)
13+
- Add Intake extension to community catalog (#3117)
14+
- feat: add Firebender integration (Android Studio / IntelliJ) (#3077)
15+
- Update DocGuard — CDD Enforcement extension to v0.28.0 (#3115)
16+
- chore: sync issue template agent lists (#3052)
17+
- fix(shared-infra): remove stale managed scripts the core no longer ships (#3076) (#3098)
18+
- chore: release 0.11.5, begin 0.11.6.dev0 development (#3105)
19+
520
## [0.11.5] - 2026-06-22
621

722
### Changed

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-cli"
3-
version = "0.11.6.dev0"
3+
version = "0.11.6"
44
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55
readme = "README.md"
66
requires-python = ">=3.11"

0 commit comments

Comments
 (0)