chore(release): prepare for v0.1.2
dbsetup / test (pull_request) Failing after 2s
dbsetup / vulnerabilities (pull_request) Failing after 2s
pre-commit / pre-commit (pull_request) Failing after 2s

This commit is contained in:
2026-02-11 10:36:26 +00:00
parent 04f1d2988c
commit e14060d951
+2 -1
View File
@@ -2,7 +2,7 @@
All notable changes to this project will be documented in this file.
## [0.1.2] - 2026-01-28
## [0.1.2] - 2026-02-11
### ⚙️ Miscellaneous Tasks
@@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file.
- *(deps)* Update golang docker tag to v1.25.6 (#67)
- Remove unused .gitlab-ci.yml
- Add code coverage integration
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#71)
## [0.1.1] - 2026-01-09