diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2be9c43..af55ef0 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 fe50856..3d28b04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/groundsgg/plugin-grounds-platform/compare/v0.2.0...v0.2.1) (2026-05-11) + + +### Bug Fixes + +* configure release workflow package credentials ([62ebd31](https://github.com/groundsgg/plugin-grounds-platform/commit/62ebd315e5f6078646e6a0645a21ba7df246d109)) + ## [0.2.0](https://github.com/groundsgg/plugin-grounds-platform/compare/v0.1.4...v0.2.0) (2026-05-11)