Skip to content

Commit af2380e

Browse files
chore: bump version to 0.11.0
1 parent c52ccd7 commit af2380e

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [0.11.0] - 2026-06-16
6+
7+
### Changed
8+
9+
- Add workflow step catalog — community-installable step types (#2394)
10+
- feat(dev): add integration scaffolder (#2685)
11+
- Add Command Density preset to community catalog (#3006)
12+
- fix(tests): don't run PowerShell tests via WSL-interop powershell.exe (#2971)
13+
- Add Zed integration (#2780)
14+
- Update architecture-governance preset to v0.5.0 (#2929)
15+
- Update Superpowers Implementation Bridge extension to v1.1.0 (#3011)
16+
- Update isaqb-architecture-governance preset to v0.2.0 (#2984)
17+
- Update security-governance preset to v0.6.0 (#2932)
18+
- chore: update CITATION.cff to v0.10.2 (2026-06-11) (#2966)
19+
- chore: release 0.10.4, begin 0.10.5.dev0 development (#3010)
20+
521
## [0.10.4] - 2026-06-16
622

723
### 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.10.5.dev0"
3+
version = "0.11.0"
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)