Skip to content

Commit dc87b52

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.7...v5.1.0) (2024-12-16) ### Features * support react 19 ([8aaadea](8aaadea))
1 parent 8aaadea commit dc87b52

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [5.1.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v5.0.7...v5.1.0) (2024-12-16)
2+
3+
4+
### Features
5+
6+
* support react 19 ([8aaadea](https://github.com/sweetalert2/sweetalert2-react-content/commit/8aaadea222099ffd4e2e8fbb1aa3820c75dc5b98))
7+
18
## [5.0.7](https://github.com/sweetalert2/sweetalert2-react-content/compare/v5.0.6...v5.0.7) (2022-10-27)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sweetalert2-react-content",
3-
"version": "5.0.7",
3+
"version": "5.1.0",
44
"description": "Official sweetalert2 enhancer adding support for React elements as content.",
55
"main": "dist/sweetalert2-react-content.cjs.js",
66
"module": "dist/sweetalert2-react-content.es.js",

0 commit comments

Comments
 (0)