Skip to content

Commit 51bdee2

Browse files
committed
v1.0.3
Release notes: - Change the `browser-global` build from CJS to IIFE. This avoids side effects other than setting `webauthnJSON` on the global object.
1 parent b5a82b3 commit 51bdee2

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": "1.0.2",
3+
"version": "1.0.3",
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)