diff --git a/.github/workflows/release-please-manifest.json b/.github/workflows/release-please-manifest.json index e48d2a0..a7d7779 100644 --- a/.github/workflows/release-please-manifest.json +++ b/.github/workflows/release-please-manifest.json @@ -1,3 +1,3 @@ { - "config": "0.0.0" + "config": "0.1.0" } \ No newline at end of file diff --git a/config/CHANGELOG.md b/config/CHANGELOG.md index 267115c..ff9319d 100644 --- a/config/CHANGELOG.md +++ b/config/CHANGELOG.md @@ -1,3 +1,13 @@ # Changelog +## [0.1.0](https://github.com/Jesse0Michael/pkg/compare/config/v0.0.0...config/v0.1.0) (2025-11-14) + + +### Features + +* force config release version ([694d70b](https://github.com/Jesse0Michael/pkg/commit/694d70b8195a1120200aee22831249655ed6ff3e)) +* force config version ([e078200](https://github.com/Jesse0Michael/pkg/commit/e078200b7738caafd1520835666396ec3263c7dc)) + +## Changelog + All notable changes to `github.com/jesse0michael/pkg/config` will be documented in this file by Release Please.