Skip to content

Commit a1c6694

Browse files
committed
chore: release 0.4.1
1 parent aae1a8c commit a1c6694

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.1 (2025-04-20)</small>
4+
5+
* fix: fix typescript import ([aae1a8c](https://github.com/yjose/input-otp-native/commit/aae1a8c))
6+
37
## 0.4.0 (2025-01-13)
48

59
* chore: improve docs examples ([77e0a7f](https://github.com/yjose/input-otp-native/commit/77e0a7f))

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