Skip to content

Commit cb508d7

Browse files
chore: release 0.5.0, begin 0.5.1.dev0 development (#2070)
* chore: bump version to 0.5.0 * chore: begin 0.5.1.dev0 development --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b8e7851 commit cb508d7

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

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

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+
513
## [0.4.5] - 2026-04-02
614

715
### 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.4.6.dev0"
3+
version = "0.5.1.dev0"
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)