Skip to content

Commit be3e2fa

Browse files
version 1.0.0
1 parent 8aec008 commit be3e2fa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## version 1.0.0
2+
3+
- update peerDependencies :
4+
5+
update react and react-dom to 18.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "string-to-react-component",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"private": false,
55
"author": "dev-javascript",
66
"description": "Create React component from string",

0 commit comments

Comments
 (0)