From 2d86df749b48cb520638ccf15aac981613ebca08 Mon Sep 17 00:00:00 2001 From: mguschin Date: Mon, 23 Mar 2026 14:57:12 +0300 Subject: [PATCH] chore: release v0.1.1 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49340db..efc47f7 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-03-23 + +### Bug Fixes + +- Fix: fix shell substitution in release-new command context + ## [0.1.0] - 2026-03-23 ### Bug Fixes @@ -82,4 +88,8 @@ Co-Authored-By: Claude Opus 4.6 Co-Authored-By: Claude Sonnet 4.6 +### Miscellaneous Tasks + +- Chore: release v0.1.0 +