diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 69535c6..461d94a 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.2.4" + ".": "0.2.5" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 5dbd636..8d34dbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.2.5](https://github.com/home-operations/miroir/compare/0.2.4...0.2.5) (2026-06-30) + + +### Bug Fixes + +* **container:** update image registry.k8s.io/sig-storage/csi-resizer (v2.2.0 → v2.2.1) ([#43](https://github.com/home-operations/miroir/issues/43)) ([b63ebb6](https://github.com/home-operations/miroir/commit/b63ebb6173f0fb2301c7c6c9f504505f420eef7c)) + + +### Miscellaneous Chores + +* **mise:** Update tool oxfmt (0.56.0 → 0.57.0) ([#44](https://github.com/home-operations/miroir/issues/44)) ([81dcae8](https://github.com/home-operations/miroir/commit/81dcae8cd6178a75577e798514aaaf829e61993d)) +* **renovate:** inherit shared toolchain + chart-docs presets ([b135a75](https://github.com/home-operations/miroir/commit/b135a75106f39eb736f34ad6c4381eb020f541be)) + ## [0.2.4](https://github.com/home-operations/miroir/compare/0.2.3...0.2.4) (2026-06-26)