Skip to content

Commit

Permalink
publish 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel committed Feb 6, 2019
1 parent 160cc8b commit 8c7ca34
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
@@ -1,5 +1,16 @@
### [Versions](https://github.com/thundermiracle/next-mui-helper/releases/)

## 1.2.0
###### *Feb 6, 2019*

#### Breaking Changes

- Auto hoist all static props

#### Changes

- Add displayName for better debug experience

## 1.1.1
###### *Oct 26, 2018*

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": "next-mui-helper",
"version": "1.1.1",
"version": "1.2.0",
"description": "hocs for making material-ui project with next.js(SSR)",
"main": "./src/mui/withParts.js",
"scripts": {
Expand Down

0 comments on commit 8c7ca34

Please sign in to comment.