Compare commits

..
2 Commits
Author SHA1 Message Date
releaser fb23ef829f chore(release): prepare for v0.1.13
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / test (pull_request) Successful in 1m14s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m2s
gitlab-cleanup-handler / build (pull_request) Successful in 8m4s
2026-08-29 21:34:05 +00:00
releaser d5e81dfd41 chore(release): prepare for v0.1.13
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
gitlab-cleanup-handler / test (push) Skipped
2026-08-29 21:34:02 +00:00
2 changed files with 16 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.1.12" "version": "v0.1.13"
} }
+15 -1
View File
@@ -2,7 +2,21 @@
All notable changes to this project will be documented in this file. 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 ### ⚙️ Miscellaneous Tasks