Skip to content

Commit effb22b

Browse files
chore(release): 5.1.1 [skip ci]
## [5.1.1](v5.1.0...v5.1.1) (2025-12-13) ### Bug Fixes * set up releasing with trusted publishing ([a6c30dd](a6c30dd))
1 parent a6c30dd commit effb22b

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.1](https://github.com/sweetalert2/sweetalert2-react-content/compare/v5.1.0...v5.1.1) (2025-12-13)
2+
3+
4+
### Bug Fixes
5+
6+
* set up releasing with trusted publishing ([a6c30dd](https://github.com/sweetalert2/sweetalert2-react-content/commit/a6c30ddcd12c37d4102dba83d54068fc5547509e))
7+
18
# [5.1.0](https://github.com/sweetalert2/sweetalert2-react-content/compare/v5.0.7...v5.1.0) (2024-12-16)
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.0",
3+
"version": "5.1.1",
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)