From 8c9a8c64336f6699082b152f3006e8c7c20db470 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 10 Jan 2026 18:40:14 +0000 Subject: [PATCH 1/2] chore(release): prepare for v0.1.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 716c43f..f76aece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [0.1.1] - 2026-01-10 + +### ⚙️ Miscellaneous Tasks + +- Run workflow on tags + ## [0.1.0] - 2026-01-09 ### 🚀 Features From f67c45f5cee1e2855d1f96970cfe344587b5ffcb Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Sat, 10 Jan 2026 18:40:21 +0000 Subject: [PATCH 2/2] chore(release): prepare for v0.1.1 --- .version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.version b/.version index 557859c..5e94b0f 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v0.1.0" + "version": "v0.1.1" }