Compare commits

...

1 Commits

Author SHA1 Message Date
github-actions[bot]
2245a45d45 chore: bump version to 0.5.0 2026-04-02 20:55:25 +00:00
2 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,14 @@
<!-- insert new changelog below this comment --> <!-- insert new changelog below this comment -->
## [0.5.0] - 2026-04-02
### Changed
- Introduces DEVELOPMENT.md (#2069)
- Update cc-sdd reference to cc-spex in Community Friends (#2007)
- chore: release 0.4.5, begin 0.4.6.dev0 development (#2064)
## [0.4.5] - 2026-04-02 ## [0.4.5] - 2026-04-02
### Changed ### Changed

View File

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