Skip to content

Commit

Permalink
chore(release): 5.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [5.0.2](v5.0.1...v5.0.2) (2022-06-08)

### Bug Fixes

* bug fix microbundle for jsx ([#37](#37)) ([c4c3d53](c4c3d53))
  • Loading branch information
semantic-release-bot committed Jun 8, 2022
1 parent c4c3d53 commit cbd3668
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [5.0.2](https://github.com/bymi15/react-edit-text/compare/v5.0.1...v5.0.2) (2022-06-08)


### Bug Fixes

* 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))

## [5.0.1](https://github.com/bymi15/react-edit-text/compare/v5.0.0...v5.0.1) (2022-06-02)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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 <[email protected]> (https://github.com/bymi15)",
"license": "MIT",
Expand Down

0 comments on commit cbd3668

Please sign in to comment.