We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ff7cf1 commit 2ba8c02Copy full SHA for 2ba8c02
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## version 1.0.1
2
+
3
+- update README.md
4
5
## version 1.0.0
6
7
- update peerDependencies :
package.json
@@ -1,6 +1,6 @@
{
"name": "string-to-react-component",
- "version": "1.0.0",
+ "version": "1.0.1",
"private": false,
"author": "dev-javascript",
"description": "Create React component from string",
0 commit comments