diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2be9c43c85..af55ef03ad 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.0" + ".": "0.2.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 818cf36ea2..eb406a6f0a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/hindermath/cc65/compare/v0.2.0...v0.2.1) (2026-05-06) + + +### Documentation / Dokumentation + +* propagate spec-kit preset governance ([5a0f2a2](https://github.com/hindermath/cc65/commit/5a0f2a270b8e7035eea4e57e9d388d0c924daae1)) + ## [0.2.0](https://github.com/hindermath/cc65/compare/v0.1.0...v0.2.0) (2026-04-30)