chore(release): prepare for v0.1.13 (#498)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 23s
Unbound Release / Create Release (push) Successful in 31s
Release / release (push) Successful in 3m25s
gitlab-cleanup-handler / build (push) Successful in 43s
gitlab-cleanup-handler / test (push) Successful in 1m6s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 1m3s

## [0.1.13] - 2026-09-02

### 🐛 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)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.2 (#495)
- *(deps)* Update golang docker tag to v1.27.1 (#497)

<!-- generated by git-cliff -->

---

**Note:** Please use **Squash Merge** when merging this PR.

Reviewed-on: #498
Co-authored-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #498.
This commit is contained in:
2026-09-02 05:12:58 +00:00
committed by argoyle
parent ef6011a903
commit b319c87f78
2 changed files with 18 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.1.12"
"version": "v0.1.13"
}
+17 -1
View File
@@ -2,7 +2,23 @@
All notable changes to this project will be documented in this file.
## [0.1.12] - 2026-08-19
## [0.1.13] - 2026-09-02
### 🐛 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)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.2 (#495)
- *(deps)* Update golang docker tag to v1.27.1 (#497)
## [0.1.12] - 2026-08-20
### ⚙️ Miscellaneous Tasks