Skip to content

Commit 065c8ad

Browse files
chore(release): 5.1.0 [skip ci]
# [5.1.0](v5.0.2...v5.1.0) (2023-03-14) ### Bug Fixes * proptype for row ([fbb00eb](fbb00eb)) ### Features * support 'auto' for rows ([#56](#56)) ([6b2dfe9](6b2dfe9))
1 parent 03de68c commit 065c8ad

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [5.1.0](https://github.com/bymi15/react-edit-text/compare/v5.0.2...v5.1.0) (2023-03-14)
2+
3+
4+
### Bug Fixes
5+
6+
* proptype for row ([fbb00eb](https://github.com/bymi15/react-edit-text/commit/fbb00eb1bd6b38298995456e1c077fd66afadc03))
7+
8+
9+
### Features
10+
11+
* support 'auto' for rows ([#56](https://github.com/bymi15/react-edit-text/issues/56)) ([6b2dfe9](https://github.com/bymi15/react-edit-text/commit/6b2dfe99afab8d112d90ebeece9bce10961ca869))
12+
113
## [5.0.2](https://github.com/bymi15/react-edit-text/compare/v5.0.1...v5.0.2) (2022-06-08)
214

315

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.2",
3+
"version": "5.1.0",
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)