Skip to content

Commit 7bc96be

Browse files
committed
chore: release 0.2.2
1 parent b0d863e commit 7bc96be

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
# Changelog
22

3+
## <small>0.2.2 (2025-03-22)</small>
4+
5+
* docs: add reference to react-native-otp-entry ([b0d863e](https://github.com/anday013/react-native-phone-entry/commit/b0d863e))
6+
37
## <small>0.2.1 (2025-02-11)</small>
48

59
* chore: add types to package.json ([9a0f961](https://github.com/anday013/react-native-phone-entry/commit/9a0f961))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-phone-entry",
3-
"version": "0.2.1",
3+
"version": "0.2.2",
44
"description": "Simple and fully modifiable Phone Number Input Component for React Native",
55
"source": "./src/index.ts",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)