Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Commit

Permalink
chore(release): 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kylealwyn committed Dec 2, 2019
1 parent adfeeba commit d53757b
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

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="5.0.2"></a>
## [5.0.2](https://github.com/sappira-inc/molekule/compare/v5.0.1...v5.0.2) (2019-12-02)


### Bug Fixes

* **Modal:** Opens long-content modal at top ([#83](https://github.com/sappira-inc/molekule/issues/83)) ([adfeeba](https://github.com/sappira-inc/molekule/commit/adfeeba))



<a name="5.0.1"></a>
## [5.0.1](https://github.com/sappira-inc/molekule/compare/v5.0.0...v5.0.1) (2019-10-29)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "molekule",
"description": "React component library built on top of styled-components and styled-system",
"version": "5.0.1",
"version": "5.0.2",
"main": "lib/index.js",
"files": [
"lib"
Expand Down

0 comments on commit d53757b

Please sign in to comment.