From 047f72ef0fd2a8831f8802c4691a820c9a91f22b Mon Sep 17 00:00:00 2001 From: Marco Link Date: Thu, 15 Feb 2024 19:43:23 +0000 Subject: [PATCH] Bump version to: 0.0.17 [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 5cb8f03..6c6e508 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "storybook-addon-contentful-preview", - "version": "0.0.0", + "version": "0.0.17", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "storybook-addon-contentful-preview", - "version": "0.0.0", + "version": "0.0.17", "license": "MIT", "dependencies": { "@contentful/live-preview": "2.15.2", diff --git a/package.json b/package.json index 2cccc32..f685786 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "storybook-addon-contentful-preview", - "version": "0.0.0", + "version": "0.0.17", "description": "Preview your components with contentful data", "keywords": [ "",