chore(release): prepare for v0.1.4 (#387)
Release / release (push) Successful in 1m11s
gitlab-cleanup-handler / test (push) Successful in 1m48s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 3m53s
gitlab-cleanup-handler / build (push) Successful in 32m45s

## [0.1.4] - 2026-03-06

### 🐛 Bug Fixes

- *(deps)* Update kubernetes packages to v0.35.2 (#379)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.1 (#375)
- *(deps)* Update golang:1.26.0 docker digest to 9835fb4 (#377)
- *(deps)* Update dependency go to v1.26.1 (#381)
- *(deps)* Update golang docker tag to v1.26.1 (#382)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.0 (#384)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#386)

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

---

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

Reviewed-on: #387
Co-authored-by: Unbound Releaser <releaser@unbound.se>
Co-committed-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #387.
This commit is contained in:
2026-03-06 20:00:04 +00:00
committed by Joakim Olsson
parent 422e543187
commit 2447df48d6
2 changed files with 16 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.1.3" "version": "v0.1.4"
} }
+15
View File
@@ -2,6 +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.4] - 2026-03-06
### 🐛 Bug Fixes
- *(deps)* Update kubernetes packages to v0.35.2 (#379)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.1 (#375)
- *(deps)* Update golang:1.26.0 docker digest to 9835fb4 (#377)
- *(deps)* Update dependency go to v1.26.1 (#381)
- *(deps)* Update golang docker tag to v1.26.1 (#382)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.0 (#384)
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#386)
## [0.1.3] - 2026-02-12 ## [0.1.3] - 2026-02-12
### ⚙️ Miscellaneous Tasks ### ⚙️ Miscellaneous Tasks