Skip to content
This repository has been archived by the owner on Jun 20, 2022. It is now read-only.

Commit

Permalink
chore(release): 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Jun 2, 2018
1 parent 3d9b43a commit dd734f4
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,17 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="4.2.1"></a>
## [4.2.1](https://github.com/smooth-code/smooth-ui/compare/v4.2.0...v4.2.1) (2018-06-02)


### Bug Fixes

* **modal:** fix default opened ([26c1d0c](https://github.com/smooth-code/smooth-ui/commit/26c1d0c))
* fix `import X from 'smooth-ui/X' ([41564b9](https://github.com/smooth-code/smooth-ui/commit/41564b9))



<a name="4.2.0"></a>
# [4.2.0](https://github.com/smooth-code/smooth-ui/compare/v4.1.2...v4.2.0) (2018-05-30)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "smooth-ui",
"description": "React Components library based on Styled Components",
"version": "4.2.0",
"version": "4.2.1",
"keywords": [
"styled-components",
"ui",
Expand Down

0 comments on commit dd734f4

Please sign in to comment.