Skip to content

Commit

Permalink
build(sandwich-ui): set initial version to 0.3.0
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Bonnet <[email protected]>
  • Loading branch information
MrSquaare committed Jun 22, 2024
1 parent 9f85cb4 commit 740c694
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion sandwich-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @mrsquaare/sandwich-ui

## 0.1.0
## 0.3.0

### Minor Changes

Expand Down
2 changes: 1 addition & 1 deletion sandwich-ui/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
2 changes: 1 addition & 1 deletion storybook/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 740c694

Please sign in to comment.