Skip to content

Commit

Permalink
3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoCioria committed May 8, 2018
1 parent 42c2b79 commit 9570961
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@



## [v3.0.1](https://github.com/buildo/react-placeholder/tree/v3.0.1) (2018-05-08)
[Full Changelog](https://github.com/buildo/react-placeholder/compare/v3.0.0...v3.0.1)

#### Fixes (bugs & defects):

- Removed CSS? [#72](https://github.com/buildo/react-placeholder/issues/72)

## [v3.0.0](https://github.com/buildo/react-placeholder/tree/v3.0.0) (2018-05-04)
[Full Changelog](https://github.com/buildo/react-placeholder/compare/v2.0.0...v3.0.0)

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": "react-placeholder",
"version": "3.0.0",
"version": "3.0.1",
"description": "A React component to easily replicate your page with nice placeholders while the content is loading",
"main": "lib",
"scripts": {
Expand Down

0 comments on commit 9570961

Please sign in to comment.