diff --git a/.version b/.version index 1f94dbb..ccb9e16 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.3.3" + "version": "v0.3.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c39174..3bc1978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ All notable changes to this project will be documented in this file. +## [0.3.4] - 2026-03-10 + +### 🐛 Bug Fixes + +- *(deps)* Update module github.com/99designs/gqlgen to v0.17.88 (#138) + +### ⚙️ Miscellaneous Tasks + +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.0 (#132) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#134) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#136) +- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#139) + ## [0.3.3] - 2026-02-20 ### 🐛 Bug Fixes