mirror of
https://github.com/github/spec-kit.git
synced 2026-03-26 23:33:08 +00:00
Compare commits
1 Commits
dependabot
...
v0.4.3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
aff14ea5a0 |
@@ -2,6 +2,14 @@
|
||||
|
||||
<!-- insert new changelog below this comment -->
|
||||
|
||||
## [0.4.3] - 2026-03-26
|
||||
|
||||
### Changed
|
||||
|
||||
- Unify Kimi/Codex skill naming and migrate legacy dotted Kimi dirs (#1971)
|
||||
- fix(ps1): replace null-conditional operator for PowerShell 5.1 compatibility (#1975)
|
||||
- chore: bump version to 0.4.2 (#1973)
|
||||
|
||||
## [0.4.2] - 2026-03-25
|
||||
|
||||
### Changed
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[project]
|
||||
name = "specify-cli"
|
||||
version = "0.4.2"
|
||||
version = "0.4.3"
|
||||
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