summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMatthew Miller <matthew@millerti.me>2023-10-27 21:08:46 -0700
committerMatthew Miller <matthew@millerti.me>2023-10-27 21:08:46 -0700
commit5229cebbcc2d087b7eaaaeb9886f53c9e1d93522 (patch)
tree133ba2f76e42f562686639bf2f9a0690cef3e731
parentb7e99289c332aca01e5904b5fcbbdd5ad9d0b313 (diff)
chore(release): publish v8.3.5
-rw-r--r--lerna.json2
-rw-r--r--packages/server/package.json2
-rw-r--r--pnpm-lock.yaml2
3 files changed, 3 insertions, 3 deletions
diff --git a/lerna.json b/lerna.json
index 88c5941..2f7216d 100644
--- a/lerna.json
+++ b/lerna.json
@@ -1,5 +1,5 @@
{
- "version": "8.3.4",
+ "version": "8.3.5",
"npmClient": "pnpm",
"command": {
"publish": {
diff --git a/packages/server/package.json b/packages/server/package.json
index 4f74315..4a1f223 100644
--- a/packages/server/package.json
+++ b/packages/server/package.json
@@ -1,6 +1,6 @@
{
"name": "@simplewebauthn/server",
- "version": "8.3.4",
+ "version": "8.3.5",
"description": "Lerna/npm wrapper around Deno for @simplewebauthn/server",
"scripts": {
"build": "deno task build",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index 715eafe..aab2f19 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -97,7 +97,7 @@ importers:
specifier: ^2.3.6
version: 2.3.6
'@simplewebauthn/typescript-types':
- specifier: ^8.3.3
+ specifier: ^8.3.4
version: link:../../typescript-types/npm
cbor-x:
specifier: ^1.5.2