Skip to content

Commit 314f3ce

Browse files
committed
chore: release 0.2.3
1 parent 46abe51 commit 314f3ce

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## <small>0.2.3 (2025-06-25)</small>
4+
5+
* chore: format package.json ([46abe51](https://github.com/anday013/react-native-phone-entry/commit/46abe51))
6+
* fix: fix show country flag ([b25fc7b](https://github.com/anday013/react-native-phone-entry/commit/b25fc7b))
7+
38
## <small>0.2.2 (2025-03-22)</small>
49

510
* docs: add reference to react-native-otp-entry ([b0d863e](https://github.com/anday013/react-native-phone-entry/commit/b0d863e))

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.2",
3+
"version": "0.2.3",
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)