diff --git a/.release-please-manifest.json b/.release-please-manifest.json index bcd0522..5d02000 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "0.6.0" + ".": "0.6.1" } diff --git a/docs/changelog.md b/docs/changelog.md index e4098b6..c2c6218 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,17 @@ # Changelog +## [0.6.1](https://github.com/looztra/kubesplit/compare/v0.6.0...v0.6.1) (2026-07-22) + + +### Documentation + +* **diataxis:** refine docs to strictly follow Diátaxis categories ([#341](https://github.com/looztra/kubesplit/issues/341)) ([f9cecf6](https://github.com/looztra/kubesplit/commit/f9cecf6a6c680e06e7cd9b4dd2887685fc462d3d)) + + +### Continuous Integration + +* **workflows:** harden workflows with zizmor, add CodeQL and mise tasks ([#339](https://github.com/looztra/kubesplit/issues/339)) ([8dbf1a4](https://github.com/looztra/kubesplit/commit/8dbf1a496df2a9df98657ac29ef9c9d4070575e2)) + ## [0.6.0](https://github.com/looztra/kubesplit/compare/v0.5.0...v0.6.0) (2026-07-05) diff --git a/version.txt b/version.txt index a918a2a..ee6cdce 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.6.0 +0.6.1