chore(release): prepare for v0.0.21

This commit is contained in:
Unbound Release
2025-12-10 07:46:34 +00:00
committed by Joakim Olsson
parent a92f8139dc
commit 79d96f459f
2 changed files with 20 additions and 1 deletions
+19
View File
@@ -2,6 +2,25 @@
All notable changes to this project will be documented in this file.
## [0.0.21] - 2025-12-10
### 🐛 Bug Fixes
- *(deps)* Update module github.com/alecthomas/kong to v1.13.0
- *(deps)* Update kubernetes packages to v0.34.3
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.6.2
- *(deps)* Update golang:1.25.4 docker digest to efe81fa
- *(deps)* Update dependency go to v1.25.5
- *(deps)* Update golang docker tag to v1.25.5
- *(deps)* Update pre-commit hook markdownlint/markdownlint to v0.15.0
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.0
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.1
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.7.2
- *(deps)* Update golang:1.25.5 docker digest to 0c27bcf
## [0.0.20] - 2025-11-13
### 🐛 Bug Fixes