File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ All notable changes to the Specify CLI and templates are documented here.
77The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
88and this project adheres to to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0/ ) .
99
10+ ## [ 0.1.10] - 2026-03-18
11+
12+ ### Changed
13+
14+ - ** Upstream sync** : Merged upstream commits 6d0b84a, 497b588
15+ - Added speckit-utils extension to community catalog
16+ - Added Extensions & Presets documentation section to README
17+
1018## [ 0.1.9] - 2026-03-18
1119
1220### Changed
Original file line number Diff line number Diff line change 11[project ]
22name = " agentic-sdlc-specify-cli"
3- version = " 0.1.9 "
3+ version = " 0.1.10 "
44description = " Specify CLI, part of GitHub Spec Kit. A tool to bootstrap your projects for Spec-Driven Development (SDD)."
55requires-python = " >=3.11"
66dependencies = [
You can’t perform that action at this time.
0 commit comments