Skip to content

Commit

Permalink
chore(release): 4.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.0.1](v4.0.0...v4.0.1) (2019-08-09)

### Bug Fixes

* **types:** remove NamedExoticComponent ([b6dec94](b6dec94)), closes [#65](#65)
  • Loading branch information
semantic-release-bot committed Aug 9, 2019
1 parent c06b5bc commit 353546f
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
@@ -1,3 +1,10 @@
## [4.0.1](https://github.com/alampros/react-confetti/compare/v4.0.0...v4.0.1) (2019-08-09)


### Bug Fixes

* **types:** remove NamedExoticComponent ([b6dec94](https://github.com/alampros/react-confetti/commit/b6dec94)), closes [#65](https://github.com/alampros/react-confetti/issues/65)

# [4.0.0](https://github.com/alampros/react-confetti/compare/v3.1.2...v4.0.0) (2019-08-06)


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-confetti",
"version": "4.0.0",
"version": "4.0.1",
"description": "React component to draw confetti for your party.",
"main": "dist/react-confetti.min.js",
"types": "dist/types/ReactConfetti.d.ts",
Expand Down

0 comments on commit 353546f

Please sign in to comment.