Skip to content

Commit 6be829e

Browse files
chore(release): 5.0.5 [skip ci]
## [5.0.5](v5.0.4...v5.0.5) (2022-10-19) ### Bug Fixes * use `Swal.getIconContent()` ([#222](#222)) ([d63b4d8](d63b4d8))
1 parent d63b4d8 commit 6be829e

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.0.5](https://github.com/sweetalert2/sweetalert2-react-content/compare/v5.0.4...v5.0.5) (2022-10-19)
2+
3+
4+
### Bug Fixes
5+
6+
* use `Swal.getIconContent()` ([#222](https://github.com/sweetalert2/sweetalert2-react-content/issues/222)) ([d63b4d8](https://github.com/sweetalert2/sweetalert2-react-content/commit/d63b4d881c045ea15a240ddb066009a2bfa3709e))
7+
18
## [5.0.4](https://github.com/sweetalert2/sweetalert2-react-content/compare/v5.0.3...v5.0.4) (2022-10-19)
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.4",
3+
"version": "5.0.5",
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)