chore(release): prepare for v0.1.13
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped

This commit is contained in:
2026-08-29 21:34:02 +00:00
parent c32b1f0c2f
commit d5e81dfd41
+15 -1
View File
@@ -2,7 +2,21 @@
All notable changes to this project will be documented in this file.
## [0.1.12] - 2026-08-19
## [0.1.13] - 2026-08-29
### 🐛 Bug Fixes
- *(deps)* Update module github.com/stretchr/testify to v1.12.1 (#483)
- *(deps)* Update kubernetes monorepo to v0.36.4 (#488)
- *(deps)* Update kubernetes monorepo to v0.37.0 (#493)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.0 (#485)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#487)
- *(deps)* Update golang:1.27.0 docker digest to 47526c1 (#491)
## [0.1.12] - 2026-08-20
### ⚙️ Miscellaneous Tasks