Skip to content

Commit 52a70d8

Browse files
committed
17.0.1
1 parent 5679da6 commit 52a70d8

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [17.0.1](https://github.com/algolia/react-element-to-jsx-string/compare/v17.0.0...v17.0.1) (2025-04-25)
2+
3+
4+
15
# [17.0.0](https://github.com/algolia/react-element-to-jsx-string/compare/v15.0.0...v17.0.0) (2025-01-18)
26

37

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-element-to-jsx-string",
3-
"version": "17.0.0",
3+
"version": "17.0.1",
44
"description": "Turn a ReactElement into the corresponding JSX string.",
55
"packageManager": "[email protected]+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610",
66
"main": "dist/cjs/index.js",

0 commit comments

Comments
 (0)