From 89ae0f9646474b479f8df112875816b7d4c3eab6 Mon Sep 17 00:00:00 2001 From: Grounds Bot Date: Fri, 21 Aug 2026 14:41:39 +0200 Subject: [PATCH] chore(main): release 1.0.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 7 +++++++ version.txt | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 37fcefa..8d7e5f1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.0.0" + ".": "1.0.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 251a853..7c39ebc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/groundsgg/plugin-config/compare/v1.0.0...v1.0.1) (2026-08-21) + + +### Bug Fixes + +* **release:** publish plugin config image ([#15](https://github.com/groundsgg/plugin-config/issues/15)) ([2715c31](https://github.com/groundsgg/plugin-config/commit/2715c3113a0e56da12a51f005297ecd6b1fc22ff)) + ## [1.0.0](https://github.com/groundsgg/plugin-config/compare/v0.1.0...v1.0.0) (2026-08-10) diff --git a/version.txt b/version.txt index 3eefcb9..7dea76e 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.0.0 +1.0.1