diff --git a/sandwich-ui/CHANGELOG.md b/sandwich-ui/CHANGELOG.md index 70b87e7..61aefdc 100644 --- a/sandwich-ui/CHANGELOG.md +++ b/sandwich-ui/CHANGELOG.md @@ -1,6 +1,6 @@ # @mrsquaare/sandwich-ui -## 0.1.0 +## 0.3.0 ### Minor Changes diff --git a/sandwich-ui/package.json b/sandwich-ui/package.json index eba6a29..2e7a840 100644 --- a/sandwich-ui/package.json +++ b/sandwich-ui/package.json @@ -1,6 +1,6 @@ { "name": "@mrsquaare/sandwich-ui", - "version": "0.1.0", + "version": "0.3.0", "type": "module", "main": "./dist/sandwich-ui.cjs", "module": "./dist/sandwich-ui.js", diff --git a/storybook/CHANGELOG.md b/storybook/CHANGELOG.md index 86713e4..31832c1 100644 --- a/storybook/CHANGELOG.md +++ b/storybook/CHANGELOG.md @@ -9,4 +9,4 @@ ### Patch Changes - Updated dependencies [[`67e57ad`](https://github.com/MrSquaare/sandwich-ui/commit/67e57ad4e631cc20297386ad3099dfe48aceae87)]: - - @mrsquaare/sandwich-ui@0.1.0 + - @mrsquaare/sandwich-ui@0.3.0