chore(release): prepare for v0.1.6

This commit is contained in:
2026-04-07 07:52:06 +00:00
parent 6072b6a1e4
commit 2f87d0510d
+11
View File
@@ -2,6 +2,17 @@
All notable changes to this project will be documented in this file.
## [0.1.6] - 2026-04-07
### 🐛 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)
## [0.1.5] - 2026-03-19
### 🐛 Bug Fixes