File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515 - Synchronized version numbering between ` jonas-spec-kit-dev ` and ` jonas-spec-kit ` repositories
1616 - Both repositories now use v0.1.19 as the current version
1717
18+ ### Changed
19+
20+ - feat: add kiro-cli and AGENT_CONFIG consistency coverage (#1690 )
21+ - feat: add verify extension to community catalog (#1726 )
22+ - Add Retrospective Extension to community catalog README table (#1741 )
23+ - fix(scripts): add empty description validation and branch checkout error handling (#1559 )
24+ - fix: correct Copilot extension command registration (#1724 )
25+ - fix(implement): remove Makefile from C ignore patterns (#1558 )
26+ - Add sync extension to community catalog (#1728 )
27+ - fix(checklist): clarify file handling behavior for append vs create (#1556 )
28+ - fix(clarify): correct conflicting question limit from 10 to 5 (#1557 )
29+ - chore: bump version to 0.1.12 (#1737 )
30+ - fix: use RELEASE_PAT so tag push triggers release workflow (#1736 )
31+ - fix: release-trigger uses release branch + PR instead of direct push to main (#1733 )
32+ - fix: Split release process to sync pyproject.toml version with git tags (#1732 )
33+
34+
35+ ## [ 0.1.13] - 2026-03-03
36+
1837### Fixed
1938
2039- Version consistency between development and production repositories
You can’t perform that action at this time.
0 commit comments