From 5744c8bdc0303ebde8a4b0688e40614468d71002 Mon Sep 17 00:00:00 2001 From: ghost-bot Date: Sat, 14 Jun 2025 17:08:33 +0000 Subject: [PATCH] chore(changelog): update changelog for v0.1.1 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61975cc..35f4bfb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,11 @@ All notable changes to this project will be documented in this file. -## [unreleased] +## [0.1.1](https://git.0xmax42.io/actions/auto-changelog-release-action/compare/v0.1.0..v0.1.1) - 2025-06-14 + +### 🚀 Features + +- *(workflows)* Add workflow to create major version tags - ([9a05866](https://git.0xmax42.io/actions/auto-changelog-release-action/commit/9a0586653a5e7aa6a3acb12d119f4a43c09e96c1)) ### ⚙️ Miscellaneous Tasks