Skip to content

Commit dbb631e

Browse files
chore(release): 4.4.0 [skip ci]
# [4.4.0](v4.3.0...v4.4.0) (2022-03-21) ### Features * **11:** add props for displaying edit button and refactor project with react hooks ([#23](#23)) ([78de49d](78de49d))
1 parent 78de49d commit dbb631e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [4.4.0](https://github.com/bymi15/react-edit-text/compare/v4.3.0...v4.4.0) (2022-03-21)
2+
3+
4+
### Features
5+
6+
* **11:** add props for displaying edit button and refactor project with react hooks ([#23](https://github.com/bymi15/react-edit-text/issues/23)) ([78de49d](https://github.com/bymi15/react-edit-text/commit/78de49d1d343c979ed912d9538badc791caf971e))
7+
18
# [4.3.0](https://github.com/bymi15/react-edit-text/compare/v4.2.0...v4.3.0) (2022-03-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": "4.3.0",
3+
"version": "4.4.0",
44
"description": "Simple editable text component for React",
55
"author": "Brian Min <[email protected]> (https://github.com/bymi15)",
66
"license": "MIT",

0 commit comments

Comments
 (0)