Skip to content

Commit 8bb948d

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.1...v5.1.0) (2020-06-17) ### Features * initial velocity range options\ ([929bc50](929bc50))
1 parent 399fe09 commit 8bb948d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.1.0](https://github.com/alampros/react-confetti/compare/v5.0.1...v5.1.0) (2020-06-17)
2+
3+
4+
### Features
5+
6+
* initial velocity range options\ ([929bc50](https://github.com/alampros/react-confetti/commit/929bc50a323703f7178e787e4297f04433510412))
7+
18
## [5.0.1](https://github.com/alampros/react-confetti/compare/v5.0.0...v5.0.1) (2019-10-18)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-confetti",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"description": "React component to draw confetti for your party.",
55
"main": "dist/react-confetti.min.js",
66
"types": "dist/types/ReactConfetti.d.ts",

0 commit comments

Comments
 (0)