chore: release 0.6.0, begin 0.6.1.dev0 development (#2144)

* chore: bump version to 0.6.0

* chore: begin 0.6.1.dev0 development

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
Manfred Riem
2026-04-09 14:17:11 -05:00
committed by GitHub
parent 674a66449a
commit e70495c2b8
2 changed files with 14 additions and 1 deletions

View File

@@ -2,6 +2,19 @@
<!-- insert new changelog below this comment -->
## [0.6.0] - 2026-04-09
### Changed
- Add Bugfix Workflow community extension to catalog and README (#2135)
- Add Worktree Isolation extension to community catalog (#2143)
- Add multi-repo-branching preset to community catalog (#2139)
- Readme clarity (#2013)
- Rewrite AGENTS.md for integration architecture (#2119)
- docs: add SpecKit Companion to Community Friends section (#2140)
- feat: add memorylint extension to community catalog (#2138)
- chore: release 0.5.1, begin 0.5.2.dev0 development (#2137)
## [0.5.1] - 2026-04-08
### Changed

View File

@@ -1,6 +1,6 @@
[project]
name = "specify-cli"
version = "0.5.2.dev0"
version = "0.6.1.dev0"
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
requires-python = ">=3.11"
dependencies = [