diff --git a/CHANGELOG.md b/CHANGELOG.md index 81b1afe..3830f65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [0.1.2] - 2026-01-15 +## [0.1.2] - 2026-01-23 ### ⚙️ Miscellaneous Tasks @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. - *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#359) - *(deps)* Update dependency go to v1.25.6 (#361) - *(deps)* Update golang docker tag to v1.25.6 (#362) +- Remove unused .gitlab-ci.yml ## [0.1.1] - 2026-01-10