From 58131b25373e471c9934a17455cc06d99cbac377 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Fri, 23 Jan 2026 15:00:39 +0000 Subject: [PATCH] chore(release): prepare for v0.1.2 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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