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 8af17e8 commit 9bf8143Copy full SHA for 9bf8143
CHANGELOG.md
@@ -1,5 +1,9 @@
1
2
3
+## 0.3.0 (2024-12-23)
4
+
5
+* feat: add missed test to input ([8af17e8](https://github.com/yjose/input-otp-native/commit/8af17e8))
6
7
## 0.2.0 (2024-12-21)
8
9
* chore: initial commit ([25c730c](https://github.com/yjose/input-otp-native/commit/25c730c))
package.json
@@ -1,6 +1,6 @@
{
"name": "input-otp-native",
- "version": "0.2.0",
+ "version": "0.3.0",
"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