Skip to content

Commit a2a5ad1

Browse files
chore(release): 5.1.2 [skip ci]
## [5.1.2](v5.1.1...v5.1.2) (2026-03-15) ### Bug Fixes * remove unused rollup plugin devDependencies ([#285](#285)) ([3fb0363](3fb0363))
1 parent 3fb0363 commit a2a5ad1

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.2](https://github.com/sweetalert2/sweetalert2-react-content/compare/v5.1.1...v5.1.2) (2026-03-15)
2+
3+
4+
### Bug Fixes
5+
6+
* remove unused rollup plugin devDependencies ([#285](https://github.com/sweetalert2/sweetalert2-react-content/issues/285)) ([3fb0363](https://github.com/sweetalert2/sweetalert2-react-content/commit/3fb0363bd7f5d7f67583bb9cc64896974d17bc7b))
7+
18
## [5.1.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v5.1.0...v5.1.1) (2025-12-13)
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.1.1",
3+
"version": "5.1.2",
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)