We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b9b8c commit b2036caCopy full SHA for b2036ca
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+## [3.3.2](https://github.com/f-23/react-native-passkey/compare/v3.3.1...v3.3.2) (2025-11-17)
4
+
5
## [3.3.1](https://github.com/f-23/react-native-passkey/compare/v3.3.0...v3.3.1) (2025-10-02)
6
7
# [3.3.0](https://github.com/f-23/react-native-passkey/compare/v3.2.0...v3.3.0) (2025-10-02)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-passkey",
- "version": "3.3.1",
+ "version": "3.3.2",
"description": "Passkey implementation for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments