Skip to content

Commit 0499f93

Browse files
committed
7.3.2
1 parent 56d8da3 commit 0499f93

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This project adheres to [Semantic Versioning](http://semver.org/).
44

5+
## 7.3.2
6+
7+
- Fix disabled field by default on iOS after enabling the new architecture [#230](https://github.com/retyui/react-native-confirmation-code-field/issues/230)
8+
59
## 7.3.0
610

711
- Add a new property `InputComponent?: ComponentType` [#193](https://github.com/retyui/react-native-confirmation-code-field/pull/193), thanks @muslumsezgin

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-confirmation-code-field",
3-
"version": "7.3.1",
3+
"version": "7.3.2",
44
"main": "esm/index.js",
55
"types": "esm/index.d.ts",
66
"files": [

0 commit comments

Comments
 (0)