Skip to content

Commit e4534a9

Browse files
chore(release): 5.0.1 [skip ci]
## [5.0.1](v5.0.0...v5.0.1) (2022-06-02) ### Bug Fixes * remove enzyme, update tests and remove/update dependencies with vulnerabilities ([#35](#35)) ([4b1d37a](4b1d37a))
1 parent 4b1d37a commit e4534a9

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.0.1](https://github.com/bymi15/react-edit-text/compare/v5.0.0...v5.0.1) (2022-06-02)
2+
3+
4+
### Bug Fixes
5+
6+
* remove enzyme, update tests and remove/update dependencies with vulnerabilities ([#35](https://github.com/bymi15/react-edit-text/issues/35)) ([4b1d37a](https://github.com/bymi15/react-edit-text/commit/4b1d37a1fdf50dc17edc7d9c5e3f34565a5d4b46))
7+
18
# [5.0.0](https://github.com/bymi15/react-edit-text/compare/v4.4.1...v5.0.0) (2022-06-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-edit-text",
3-
"version": "5.0.0",
3+
"version": "5.0.1",
44
"description": "Simple editable text component for React",
55
"author": "Brian Min <bymi15@yahoo.com> (https://github.com/bymi15)",
66
"license": "MIT",

0 commit comments

Comments
 (0)