Skip to content

Commit 24a488e

Browse files
version 4.0.1
1 parent 8b71aff commit 24a488e

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+
## version 4.0.1
2+
3+
Improve documentation
4+
15
## version 4.0.0
26

37
- Fix source map issue

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "string-to-react-component",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"private": false,
55
"description": "Dynamically create and render React components from strings at runtime, converting strings to React components for flexible UI generation.",
66
"keywords": [

0 commit comments

Comments
 (0)