Skip to content

Commit

Permalink
chore(release): 2.7.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.7.3](v2.7.2...v2.7.3) (2019-04-03)

### Bug Fixes

* **Performance:** stop raf loop before unmounting ([fc2b48f](fc2b48f)), closes [#47](#47)
  • Loading branch information
semantic-release-bot committed Apr 3, 2019
1 parent 5cae4ea commit 4297309
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 @@
## [2.7.3](https://github.com/alampros/react-confetti/compare/v2.7.2...v2.7.3) (2019-04-03)


### Bug Fixes

* **Performance:** stop raf loop before unmounting ([fc2b48f](https://github.com/alampros/react-confetti/commit/fc2b48f)), closes [#47](https://github.com/alampros/react-confetti/issues/47)

## [2.7.2](https://github.com/alampros/react-confetti/compare/v2.7.1...v2.7.2) (2019-04-02)


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": "2.7.2",
"version": "2.7.3",
"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 4297309

Please sign in to comment.