We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e07f1c commit 7689eedCopy full SHA for 7689eed
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+# [3.0.0-beta](https://github.com/f-23/react-native-passkey/compare/v2.1.1...v3.0.0-beta) (2024-07-29)
4
+
5
## [2.1.1](https://github.com/f-23/react-native-passkey/compare/v2.1.0...v2.1.1) (2023-09-13)
6
7
# [2.1.0](https://github.com/f-23/react-native-passkey/compare/v2.0.0...v2.1.0) (2023-09-12)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-passkey",
- "version": "2.1.1",
+ "version": "3.0.0-beta",
"description": "Passkey implementation for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments