Skip to content

Commit

Permalink
chore(release): 2.7.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.7.1](v2.7.0...v2.7.1) (2019-04-02)

### Bug Fixes

* trigger release to fix typescript typings ([817b7c0](817b7c0)), closes [#45](#45)
  • Loading branch information
semantic-release-bot committed Apr 2, 2019
1 parent b9c465c commit 217580e
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.1](https://github.com/alampros/react-confetti/compare/v2.7.0...v2.7.1) (2019-04-02)


### Bug Fixes

* trigger release to fix typescript typings ([817b7c0](https://github.com/alampros/react-confetti/commit/817b7c0)), closes [#45](https://github.com/alampros/react-confetti/issues/45)

# [2.7.0](https://github.com/alampros/react-confetti/compare/v2.6.1...v2.7.0) (2019-03-18)


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.0",
"version": "2.7.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 217580e

Please sign in to comment.