From 85acbbfeb9101454931768c2fd0de91372348edd Mon Sep 17 00:00:00 2001 From: Marco Link Date: Sun, 30 Jun 2024 17:15:47 +0000 Subject: [PATCH] Bump version to: 0.0.21 [skip ci] --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 653ecd8..a7eb615 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "storybook-addon-contentful-preview", - "version": "0.0.20", + "version": "0.0.21", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "storybook-addon-contentful-preview", - "version": "0.0.20", + "version": "0.0.21", "license": "MIT", "dependencies": { "@contentful/live-preview": "2.15.2", diff --git a/package.json b/package.json index a14ca27..5dcaf91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-addon-contentful-preview", - "version": "0.0.20", + "version": "0.0.21", "description": "Preview your components with contentful data", "keywords": [ "",