We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c3d53 commit cbd3668Copy full SHA for cbd3668
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [5.0.2](https://github.com/bymi15/react-edit-text/compare/v5.0.1...v5.0.2) (2022-06-08)
2
+
3
4
+### Bug Fixes
5
6
+* bug fix microbundle for jsx ([#37](https://github.com/bymi15/react-edit-text/issues/37)) ([c4c3d53](https://github.com/bymi15/react-edit-text/commit/c4c3d53c55de171e4941c8ab9e52c522deb1a17d))
7
8
## [5.0.1](https://github.com/bymi15/react-edit-text/compare/v5.0.0...v5.0.1) (2022-06-02)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-edit-text",
- "version": "5.0.1",
+ "version": "5.0.2",
"description": "Simple editable text component for React",
"author": "Brian Min <bymi15@yahoo.com> (https://github.com/bymi15)",
"license": "MIT",
0 commit comments