diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d26bed..5c808f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,20 @@ 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 ### 🐛 Bug Fixes