chore(release): prepare for v0.3.2
presenter / vulnerabilities (pull_request) Successful in 2m31s
presenter / test (pull_request) Successful in 3m33s
pre-commit / pre-commit (pull_request) Successful in 5m46s

This commit is contained in:
2026-02-11 13:16:35 +00:00
parent 47b1bb3753
commit 004938bd9c
+2 -1
View File
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
## [0.3.2] - 2026-01-28
## [0.3.2] - 2026-02-11
### 🐛 Bug Fixes
@@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update golang docker tag to v1.25.6 (#121)
- Remove GitLab CI configuration
- Add code coverage integration
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#125)
## [0.3.1] - 2026-01-09