Skip to content

Commit cadf67d

Browse files
chore(release): 6.0.0 [skip ci]
# [6.0.0](v5.1.0...v6.0.0) (2020-07-17) ### chore * **deps:** upgrade deps ([25d75da](25d75da)) ### BREAKING CHANGES * **deps:** Requires node >= 10.18
1 parent b54e7c9 commit cadf67d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [6.0.0](https://github.com/alampros/react-confetti/compare/v5.1.0...v6.0.0) (2020-07-17)
2+
3+
4+
### chore
5+
6+
* **deps:** upgrade deps ([25d75da](https://github.com/alampros/react-confetti/commit/25d75dafa9700d3e6a93db72f5b847bf601b374a))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* **deps:** Requires node >= 10.18
12+
113
# [5.1.0](https://github.com/alampros/react-confetti/compare/v5.0.1...v5.1.0) (2020-06-17)
214

315

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-confetti",
3-
"version": "5.1.0",
3+
"version": "6.0.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)