Skip to content

Commit 3723251

Browse files
committed
v0.4.8: merge upstream (SFSpeckit + gitflow prefix)
1 parent ef5a0cd commit 3723251

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

33
All notable changes to the Specify CLI and templates are documented here.
44

5+
## [0.4.8] - 2026-04-14
6+
7+
### Changed
8+
9+
- **Upstream merge**: Synced with github/spec-kit
10+
- SFSpeckit: Salesforce SDD extension (18 commands)
11+
- Gitflow: single-segment branch prefix support
12+
513
## [0.4.7] - 2026-04-14
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 = "agentic-sdlc-specify-cli"
3-
version = "0.4.7"
3+
version = "0.4.8"
44
description = "Specify CLI (tikalk fork). Agentic SDLC toolkit for Spec-Driven Development with pre-installed extensions and AI integrations."
55
requires-python = ">=3.11"
66
dependencies = [

0 commit comments

Comments
 (0)