We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0d863e commit 7bc96beCopy full SHA for 7bc96be
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
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
7
## <small>0.2.1 (2025-02-11)</small>
8
9
* chore: add types to package.json ([9a0f961](https://github.com/anday013/react-native-phone-entry/commit/9a0f961))
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-phone-entry",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "Simple and fully modifiable Phone Number Input Component for React Native",
"source": "./src/index.ts",
"main": "./lib/commonjs/index.js",
0 commit comments