File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed
Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,25 @@ Recent 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 [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
99
10+ ## [ 0.1.13] - 2026-03-03
11+
12+ ### Changed
13+
14+ - feat: add kiro-cli and AGENT_CONFIG consistency coverage (#1690 )
15+ - feat: add verify extension to community catalog (#1726 )
16+ - Add Retrospective Extension to community catalog README table (#1741 )
17+ - fix(scripts): add empty description validation and branch checkout error handling (#1559 )
18+ - fix: correct Copilot extension command registration (#1724 )
19+ - fix(implement): remove Makefile from C ignore patterns (#1558 )
20+ - Add sync extension to community catalog (#1728 )
21+ - fix(checklist): clarify file handling behavior for append vs create (#1556 )
22+ - fix(clarify): correct conflicting question limit from 10 to 5 (#1557 )
23+ - chore: bump version to 0.1.12 (#1737 )
24+ - fix: use RELEASE_PAT so tag push triggers release workflow (#1736 )
25+ - fix: release-trigger uses release branch + PR instead of direct push to main (#1733 )
26+ - fix: Split release process to sync pyproject.toml version with git tags (#1732 )
27+
28+
1029## [ 0.1.13] - 2026-03-03
1130
1231### Fixed
You can’t perform that action at this time.
0 commit comments