diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8d7e5f1..b870c5e 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.1" + ".": "1.0.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c39ebc..487dbca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/groundsgg/plugin-config/compare/v1.0.1...v1.0.2) (2026-08-21) + + +### Bug Fixes + +* retry default config sync after degraded bootstrap ([#17](https://github.com/groundsgg/plugin-config/issues/17)) ([210a881](https://github.com/groundsgg/plugin-config/commit/210a881278cd90e75814c449ab9132e707675942)) + ## [1.0.1](https://github.com/groundsgg/plugin-config/compare/v1.0.0...v1.0.1) (2026-08-21) diff --git a/version.txt b/version.txt index 7dea76e..6d7de6e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.1 +1.0.2