Skip to content

Commit 9e9250f

Browse files
committed
v0.6.0-pre1
Release notes: - Include `transports` in the registration response. - The build system and published builds/exports have been overhauled. This should remain compatible, but please let us know if you see issues.
1 parent b26c22f commit 9e9250f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

+2-2
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.5.7",
3+
"version": "0.6.0-pre1",
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)