Skip to content

Commit df92c9c

Browse files
chore(release): 5.0.0 [skip ci]
# [5.0.0](v4.2.0...v5.0.0) (2022-04-12) * BREAKING CHANGE: React 18 🎉 (#189) ([978586a](978586a)), closes [#189](#189) ### BREAKING CHANGES * React 18 🎉
1 parent 978586a commit df92c9c

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# [5.0.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v4.2.0...v5.0.0) (2022-04-12)
2+
3+
4+
* BREAKING CHANGE: React 18 🎉 (#189) ([978586a](https://github.com/sweetalert2/sweetalert2-react-content/commit/978586ad20850f8e1e995e0985a80a382d6b088b)), closes [#189](https://github.com/sweetalert2/sweetalert2-react-content/issues/189)
5+
6+
7+
### BREAKING CHANGES
8+
9+
* React 18 🎉
10+
111
# [4.2.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v4.1.1...v4.2.0) (2021-10-18)
212

313

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": "4.2.0",
3+
"version": "5.0.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)