1 parent 46abe51 commit 314f3ceCopy full SHA for 314f3ce
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
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
8
## <small>0.2.2 (2025-03-22)</small>
9
10
* docs: add reference to react-native-otp-entry ([b0d863e](https://github.com/anday013/react-native-phone-entry/commit/b0d863e))
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-phone-entry",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "Simple and fully modifiable Phone Number Input Component for React Native",
"source": "./src/index.ts",
"main": "./lib/commonjs/index.js",
0 commit comments