Skip to content

Commit 3721d28

Browse files
committed
chore: update version
1 parent 1632e62 commit 3721d28

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
# rn-passkeys
22

3+
## 0.1.3
4+
5+
### Patch Changes
6+
7+
- update types to extend simplewebauthn
8+
39
## 0.1.2
410

511
### Patch Changes
612

7-
- 8aab9e3: Initial iOS and web implementation
13+
- 8aab9e3: Initial iOS and web implementation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rn-passkeys",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
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)