Skip to content

Commit 378f768

Browse files
chore(release): 6.2.3 [skip ci]
## [6.2.3](v6.2.2...v6.2.3) (2025-02-22) ### Bug Fixes * export IConfettiOptions ([73dffe8](73dffe8)), closes [#165](#165)
1 parent 8f5d627 commit 378f768

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.3](https://github.com/alampros/react-confetti/compare/v6.2.2...v6.2.3) (2025-02-22)
2+
3+
4+
### Bug Fixes
5+
6+
* export IConfettiOptions ([73dffe8](https://github.com/alampros/react-confetti/commit/73dffe8f87cb87ed7aed42effdc056ac6fe8ffde)), closes [#165](https://github.com/alampros/react-confetti/issues/165)
7+
18
## [6.2.2](https://github.com/alampros/react-confetti/compare/v6.2.1...v6.2.2) (2024-12-28)
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.2",
3+
"version": "6.2.3",
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)