Skip to content

Commit 8ab099b

Browse files
authored
Merge pull request #7 from wevm/changeset-release/main
chore: version packages
2 parents 5c408b0 + eead81b commit 8ab099b

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/cold-horses-crash.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# webauthx
22

3+
## 0.1.2
4+
5+
### Patch Changes
6+
7+
- 308444c: Added AAGUID lookup and resolve to get webauthn provider info
8+
39
## 0.1.1
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"[!start-pkg]": "",
2424
"name": "webauthx",
2525
"type": "module",
26-
"version": "0.1.1",
26+
"version": "0.1.2",
2727
"main": "./dist/index.js",
2828
"license": "MIT",
2929
"repository": {

0 commit comments

Comments
 (0)