We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aae1a8c commit a1c6694Copy full SHA for a1c6694
CHANGELOG.md
@@ -1,5 +1,9 @@
1
2
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
7
## 0.4.0 (2025-01-13)
8
9
* chore: improve docs examples ([77e0a7f](https://github.com/yjose/input-otp-native/commit/77e0a7f))
package.json
@@ -1,6 +1,6 @@
{
"name": "input-otp-native",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "One time passcode Input For React Native/Expo. Unstyled and fully customizable.",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
0 commit comments