From 07804f7071ae74d16de78638283a48ca581ec254 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 20 Nov 2024 02:30:05 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] # [1.1.0](https://github.com/helix-cli/helix/compare/v1.0.0...v1.1.0) (2024-11-20) ### Features * add publish ([92b538b](https://github.com/helix-cli/helix/commit/92b538b9e38c6ea6534cb980d247013e0a2703fd)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index df9143c..b07077e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://github.com/helix-cli/helix/compare/v1.0.0...v1.1.0) (2024-11-20) + + +### Features + +* add publish ([92b538b](https://github.com/helix-cli/helix/commit/92b538b9e38c6ea6534cb980d247013e0a2703fd)) + # 1.0.0 (2024-11-20)