We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08f69e3 commit 2245a45Copy full SHA for 2245a45
CHANGELOG.md
@@ -2,6 +2,14 @@
2
3
<!-- insert new changelog below this comment -->
4
5
+## [0.5.0] - 2026-04-02
6
+
7
+### Changed
8
9
+- Introduces DEVELOPMENT.md (#2069)
10
+- Update cc-sdd reference to cc-spex in Community Friends (#2007)
11
+- chore: release 0.4.5, begin 0.4.6.dev0 development (#2064)
12
13
## [0.4.5] - 2026-04-02
14
15
### Changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
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)."
requires-python = ">=3.11"
dependencies = [
0 commit comments