chore(release): prepare for v0.1.11 (#478)
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 27s
Unbound Release / Create Release (push) Successful in 26s
Release / release (push) Successful in 56s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 55s
gitlab-cleanup-handler / test (push) Successful in 1m0s
gitlab-cleanup-handler / build (push) Successful in 48s

## [0.1.11] - 2026-08-17

### 🐛 Bug Fixes

- *(deps)* Update module github.com/alecthomas/kong to v1.16.1 (#469)
- *(deps)* Update module github.com/stretchr/testify to v1.12.0 (#477)

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang:1.26.5 docker digest to e8ab809 (#467)
- *(deps)* Update pre-commit hook markdownlint/markdownlint to v0.18.1 (#471)
- *(deps)* Update golang docker tag to v1.26.6 (#472)
- *(deps)* Update go module directive to v1.26.6 (#475)

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

---

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

Reviewed-on: #478
Co-authored-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #478.
This commit is contained in:
2026-08-17 11:50:04 +00:00
committed by argoyle
parent 79d903566a
commit 3bde0e378f
2 changed files with 15 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{ {
"version": "v0.1.10" "version": "v0.1.11"
} }
+14
View File
@@ -2,6 +2,20 @@
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.11] - 2026-08-17
### 🐛 Bug Fixes
- *(deps)* Update module github.com/alecthomas/kong to v1.16.1 (#469)
- *(deps)* Update module github.com/stretchr/testify to v1.12.0 (#477)
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.5 docker digest to e8ab809 (#467)
- *(deps)* Update pre-commit hook markdownlint/markdownlint to v0.18.1 (#471)
- *(deps)* Update golang docker tag to v1.26.6 (#472)
- *(deps)* Update go module directive to v1.26.6 (#475)
## [0.1.10] - 2026-08-09 ## [0.1.10] - 2026-08-09
### 🐛 Bug Fixes ### 🐛 Bug Fixes