chore(release): bump package version(s) [skip ci]

This commit is contained in:
GitHub Actions
2023-07-18 14:40:11 +00:00
parent db1fd9007c
commit e459d2d7e2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@auth/dynamodb-adapter",
"repository": "https://github.com/nextauthjs/next-auth",
"version": "1.0.0",
"version": "1.0.1",
"description": "AWS DynamoDB adapter for next-auth.",
"keywords": [
"next-auth",

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/core",
"version": "0.9.0",
"version": "0.10.0",
"description": "Authentication for the Web.",
"keywords": [
"authentication",

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/sveltekit",
"version": "0.3.5",
"version": "0.3.6",
"description": "Authentication for SvelteKit.",
"keywords": [
"authentication",