We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfc09a1 commit 295f229Copy full SHA for 295f229
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+# [3.2.0](https://github.com/f-23/react-native-passkey/compare/v3.1.0...v3.2.0) (2025-10-01)
4
+
5
# [3.1.0](https://github.com/f-23/react-native-passkey/compare/v3.0.0...v3.1.0) (2025-01-14)
6
7
# [3.0.0](https://github.com/f-23/react-native-passkey/compare/v3.0.0-rc2...v3.0.0) (2024-10-30)
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-passkey",
- "version": "3.1.0",
+ "version": "3.2.0",
"description": "Passkey implementation for React Native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
@@ -155,4 +155,4 @@
155
]
156
157
}
158
-}
+}
0 commit comments