From 6a6a3037ea616b40507fd20abf9d67f42d469d41 Mon Sep 17 00:00:00 2001 From: Dima Vyshniakov Date: Mon, 3 Jun 2024 23:17:52 +0200 Subject: [PATCH] 0.2.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f9c4423..5e92706 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-addon-theme-provider", - "version": "0.2.1", + "version": "0.2.2", "description": "Storybook addon to manage global themes provided by Styled components, Emotion or any other solution based on React component. Compatible with Storybook versions 7 and 8", "keywords": [ "emotion",