mirror of
https://github.com/github/spec-kit.git
synced 2026-03-25 23:03:08 +00:00
chore: bump version to 0.4.2
This commit is contained in:
16
CHANGELOG.md
16
CHANGELOG.md
@@ -6,6 +6,22 @@
|
||||
|
||||
- Add checkpoint extension (#1947)
|
||||
- fix(scripts): prioritize .specify over git for repo root detection (#1933)
|
||||
|
||||
## [0.4.2] - 2026-03-25
|
||||
|
||||
### Changes
|
||||
|
||||
- feat: Auto-register ai-skills for extensions whenever applicable (#1840)
|
||||
- docs: add manual testing guide for slash command validation (#1955)
|
||||
- Add AIDE, Extensify, and Presetify to community extensions (#1961)
|
||||
- docs: add community presets section to main README (#1960)
|
||||
- docs: move community extensions table to main README for discoverability (#1959)
|
||||
- docs(readme): consolidate Community Friends sections and fix ToC anchors (#1958)
|
||||
- fix(commands): rename NFR references to success criteria in analyze and clarify (#1935)
|
||||
- Add Community Friends section to README (#1956)
|
||||
- docs: add Community Friends section with Spec Kit Assistant VS Code extension (#1944)
|
||||
- chore: bump version to 0.4.1 (#1953)
|
||||
|
||||
- docs: add AIDE extension demo to community projects (#1943)
|
||||
- fix(templates): add missing Assumptions section to spec template (#1939)
|
||||
- chore: bump version to 0.4.1 (#1937)
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "specify-cli"
|
||||
version = "0.4.1"
|
||||
version = "0.4.2"
|
||||
description = "Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
|
||||
requires-python = ">=3.11"
|
||||
dependencies = [
|
||||
|
||||
Reference in New Issue
Block a user