Skip to content

Commit 5a2c0a7

Browse files
committed
v0.3.0
Release notes: - 96f9115 Provide a way to access and modify the schemas used by `webauthn-json`. - 96f9115 Add a binary that can print the current schema (`npx @github/webauthn-json schema`). - 883da05d Add a `supported()` function to query for WebAuthn support.
1 parent 7c116d2 commit 5a2c0a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@github/webauthn-json",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "A wrapper for the webauthn API that adapts input/output values to plain JSON with base64url.",
55
"author": "GitHub, Inc. <[email protected]>",
66
"license": "MIT",

0 commit comments

Comments
 (0)