chore(release): prepare for v0.1.6 #403

Open
releaser wants to merge 2 commits from next-release into main
Owner

[0.1.6] - 2026-04-10

🐛 Bug Fixes

  • (deps) Update module github.com/alecthomas/kong to v1.15.0 (#398)

⚙️ Miscellaneous Tasks

  • (deps) Update pre-commit hook golangci/golangci-lint to v2.11.4 (#396)
  • (deps) Update golang:1.26.1 docker digest to 5ba1126 (#400)
  • (deps) Update dependency go to v1.26.2 (#401)
  • (deps) Update golang docker tag to v1.26.2 (#402)

Note: Please use Squash Merge when merging this PR.

## [0.1.6] - 2026-04-10 ### 🐛 Bug Fixes - *(deps)* Update module github.com/alecthomas/kong to v1.15.0 (#398) ### ⚙️ Miscellaneous Tasks - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#396) - *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#400) - *(deps)* Update dependency go to v1.26.2 (#401) - *(deps)* Update golang docker tag to v1.26.2 (#402) <!-- generated by git-cliff --> --- **Note:** Please use **Squash Merge** when merging this PR.
releaser added 2 commits 2026-04-10 23:28:19 +00:00
chore(release): prepare for v0.1.6
gitlab-cleanup-handler / test (pull_request) Successful in 2m0s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m51s
gitlab-cleanup-handler / build (pull_request) Successful in 10m1s
e8676e4541
All checks were successful
gitlab-cleanup-handler / test (pull_request) Successful in 2m0s
Required
Details
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 1m51s
Required
Details
gitlab-cleanup-handler / build (pull_request) Successful in 10m1s
Required
Details
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin next-release:next-release
git checkout next-release
Sign in to join this conversation.