Skip to content

Commit

Permalink
3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancescoCioria committed Feb 21, 2019
1 parent 764437c commit 8b1a164
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@



## [v3.0.2](https://github.com/buildo/react-placeholder/tree/v3.0.2) (2019-02-21)
[Full Changelog](https://github.com/buildo/react-placeholder/compare/v3.0.1...v3.0.2)

#### New features:

- ReactPlaceholder text component doesn't override the width property [#78](https://github.com/buildo/react-placeholder/issues/78)
- [Typings] Can't assign Element to customPlaceholder [#75](https://github.com/buildo/react-placeholder/issues/75)

## [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)

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.1",
"version": "3.0.2",
"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 8b1a164

Please sign in to comment.