diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 57e0617..96ab372 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.2.1"} +{".":"0.2.2"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 6368de8..6ca29f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.2](https://github.com/JorisJonkers-dev/.github/compare/v0.2.1...v0.2.2) (2026-06-29) + + +### Bug Fixes + +* **ci:** harden project board automation ([#10](https://github.com/JorisJonkers-dev/.github/issues/10)) ([553b4cb](https://github.com/JorisJonkers-dev/.github/commit/553b4cbe95eb1e82af079bbf53a87215e851ac3d)) + ## [0.2.1](https://github.com/JorisJonkers-dev/.github/compare/v0.2.0...v0.2.1) (2026-06-29)