Skip to content

Commit

Permalink
chore: release v1.4.2 (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
locona authored Jun 24, 2021
1 parent 41e3407 commit 25c82e5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [1.4.2](https://github.com/3-shake/3design-ui/compare/v1.4.0...v1.4.2) (2021-06-24)


### Bug Fixes

* fix peerDependencies ([91d9f08](https://github.com/3-shake/3design-ui/commit/91d9f0842c447541bb1f0ec954c2b79a46f0a43f))



## [1.4.1](https://github.com/3-shake/3design-ui/compare/v1.4.0...v1.4.1) (2021-06-24)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@3-shake/3design-ui",
"version": "1.4.1",
"version": "1.4.2",
"main": "dist/index.cjs",
"module": "dist/index.esm.js",
"browser": "dist/index.js",
Expand Down

1 comment on commit 25c82e5

@vercel
Copy link

@vercel vercel bot commented on 25c82e5 Jun 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.