Skip to content

Commit 9bf8143

Browse files
committed
chore: release 0.3.0
1 parent 8af17e8 commit 9bf8143

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+
## 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+
37
## 0.2.0 (2024-12-21)
48

59
* chore: initial commit ([25c730c](https://github.com/yjose/input-otp-native/commit/25c730c))

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.2.0",
3+
"version": "0.3.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",

0 commit comments

Comments
 (0)