File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11
22
3+ ## 0.4.0 (2025-01-13)
4+
5+ * chore: improve docs examples ([ 77e0a7f] ( https://github.com/yjose/input-otp-native/commit/77e0a7f ) )
6+ * feat: add docs ([ ad9a5d0] ( https://github.com/yjose/input-otp-native/commit/ad9a5d0 ) )
7+ * feat: add example ([ 0ddfae5] ( https://github.com/yjose/input-otp-native/commit/0ddfae5 ) )
8+ * feat: add more nativewind examples ([ 2682334] ( https://github.com/yjose/input-otp-native/commit/2682334 ) )
9+ * feat: add onComplete demo ([ 7ab4c56] ( https://github.com/yjose/input-otp-native/commit/7ab4c56 ) )
10+ * feat: add ref calls function for the otp input ([ 534b556] ( https://github.com/yjose/input-otp-native/commit/534b556 ) )
11+ * feat(example): add example actions ([ d7f32f3] ( https://github.com/yjose/input-otp-native/commit/d7f32f3 ) )
12+ * fix: fix utils import ([ 9fcd76b] ( https://github.com/yjose/input-otp-native/commit/9fcd76b ) )
13+
314## 0.3.0 (2024-12-23)
415
516* feat: add missed test to input ([ 8af17e8] ( https://github.com/yjose/input-otp-native/commit/8af17e8 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " input-otp-native" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
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" ,
You can’t perform that action at this time.
0 commit comments