diff --git a/package-lock.json b/package-lock.json index 0807651..48b000e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@kemuridama/storybook-addon-github", - "version": "1.2.0", + "version": "1.3.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@kemuridama/storybook-addon-github", - "version": "1.2.0", + "version": "1.3.0", "license": "MIT", "devDependencies": { "@babel/cli": "^7.22.5", diff --git a/package.json b/package.json index 581ee87..0e56275 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@kemuridama/storybook-addon-github", - "version": "1.2.0", + "version": "1.3.0", "repository": { "type": "git", "url": "https://github.com/kemuridama/storybook-addon-github"