Skip to content

Commit 1f60e97

Browse files
committed
chore: release 0.4.2
1 parent a8387a6 commit 1f60e97

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
@@ -1,5 +1,9 @@
11

22

3+
## <small>0.4.2 (2025-06-04)</small>
4+
5+
* fix: iOS paste not working (#7) + Migrate example to expo 53 ([a8387a6](https://github.com/yjose/input-otp-native/commit/a8387a6)), closes [#7](https://github.com/yjose/input-otp-native/issues/7)
6+
37
## <small>0.4.1 (2025-04-20)</small>
48

59
* fix: fix typescript import ([aae1a8c](https://github.com/yjose/input-otp-native/commit/aae1a8c))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "input-otp-native",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "One time passcode Input For React Native/Expo. Unstyled and fully customizable.",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)