chore(release): prepare for v0.1.12 (#482)
Unbound Release / Check Preconditions (push) Successful in 23s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 27s
Unbound Release / Create Release (push) Successful in 25s
Release / release (push) Successful in 3m31s
gitlab-cleanup-handler / vulnerabilities (push) Successful in 52s
gitlab-cleanup-handler / test (push) Successful in 1m4s
gitlab-cleanup-handler / build (push) Successful in 46s

## [0.1.12] - 2026-08-19

### ⚙️ Miscellaneous Tasks

- *(deps)* Update golang docker tag to v1.26.7 (#479)
- *(deps)* Update golang docker tag to v1.27.0 (#481)

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

---

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

Reviewed-on: #482
Co-authored-by: Unbound Releaser <releaser@unbound.se>
This commit was merged in pull request #482.
This commit is contained in:
2026-08-20 07:59:26 +00:00
committed by argoyle
parent 22d15d019b
commit cf5a1de15f
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"version": "v0.1.11"
"version": "v0.1.12"
}
+7
View File
@@ -2,6 +2,13 @@
All notable changes to this project will be documented in this file.
## [0.1.12] - 2026-08-19
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang docker tag to v1.26.7 (#479)
- *(deps)* Update golang docker tag to v1.27.0 (#481)
## [0.1.11] - 2026-08-17
### 🐛 Bug Fixes