Skip to content

Commit

Permalink
4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giogonzo committed Mar 13, 2020
1 parent ecfc783 commit 5634f15
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 @@



## [v4.0.1](https://github.com/buildo/react-placeholder/tree/v4.0.1) (2020-03-13)
[Full Changelog](https://github.com/buildo/react-placeholder/compare/v4.0.0...v4.0.1)

#### New features:

- TextRow/TextBlock ignores lineSpacing is equal to 0 [#86](https://github.com/buildo/react-placeholder/issues/86)
- Is this package still maintained? [#84](https://github.com/buildo/react-placeholder/issues/84)

## [v4.0.0](https://github.com/buildo/react-placeholder/tree/v4.0.0) (2020-02-29)
[Full Changelog](https://github.com/buildo/react-placeholder/compare/v3.0.2...v4.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": "4.0.0",
"version": "4.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 5634f15

Please sign in to comment.