Skip to content

Commit 739b73b

Browse files
committed
chore: bump version
1 parent 9bdbbcf commit 739b73b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.changeset/happy-clocks-turn.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"react-native-passkeys": minor
3+
---
4+
5+
Adds `getPublicKey` method
6+
Fixes Android support for Expo SDK 51
7+
Fixes default attestation preference to `none` on iOS

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-passkeys",
3-
"version": "0.2.2",
3+
"version": "0.3.0",
44
"description": "A library for using (webauthn) passkeys on iOS, Android & web with a single api",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",

0 commit comments

Comments
 (0)