From 85981f8927b1dcb597645225834511f3e9e6bb4f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 21 Feb 2024 17:53:37 +0000 Subject: [PATCH] chore(release): 4.1.1 [skip ci] ## [4.1.1](https://github.com/logicalclocks/quartz/compare/v4.1.0...v4.1.1) (2024-02-21) ### Bug Fixes * **storybook-deployments:** Lets use storybook official documentation for github actions ([#584](https://github.com/logicalclocks/quartz/issues/584)) ([5d9d5ca](https://github.com/logicalclocks/quartz/commit/5d9d5ca717f530fbc3715bb310d91b8f98290fe2)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b2fb19e85..fb244d24e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.1.1](https://github.com/logicalclocks/quartz/compare/v4.1.0...v4.1.1) (2024-02-21) + + +### Bug Fixes + +* **storybook-deployments:** Lets use storybook official documentation for github actions ([#584](https://github.com/logicalclocks/quartz/issues/584)) ([5d9d5ca](https://github.com/logicalclocks/quartz/commit/5d9d5ca717f530fbc3715bb310d91b8f98290fe2)) + # [4.1.0](https://github.com/logicalclocks/quartz/compare/v4.0.4...v4.1.0) (2024-02-21)