Skip to content

Commit dcddb86

Browse files
chore(release): 6.2.2 [skip ci]
## [6.2.2](v6.2.1...v6.2.2) (2024-12-28) ### Bug Fixes * build multiple module types ([3be757d](3be757d)), closes [#162](#162) [#158](#158)
1 parent 976d31c commit dcddb86

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [6.2.2](https://github.com/alampros/react-confetti/compare/v6.2.1...v6.2.2) (2024-12-28)
2+
3+
4+
### Bug Fixes
5+
6+
* build multiple module types ([3be757d](https://github.com/alampros/react-confetti/commit/3be757d656a833966370d0fd5ee0c9fa6a1efe75)), closes [#162](https://github.com/alampros/react-confetti/issues/162) [#158](https://github.com/alampros/react-confetti/issues/158)
7+
18
## [6.2.1](https://github.com/alampros/react-confetti/compare/v6.2.0...v6.2.1) (2024-12-27)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-confetti",
3-
"version": "6.2.1",
3+
"version": "6.2.2",
44
"description": "React component to draw confetti for your party.",
55
"main": "dist/react-confetti.cjs",
66
"module": "dist/react-confetti.mjs",

0 commit comments

Comments
 (0)