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

This commit is contained in:
GitHub Actions
2023-09-28 10:52:10 +00:00
parent 8629e16255
commit 8f8067a23a
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/supabase-adapter",
"version": "0.1.2",
"version": "0.1.3",
"description": "Supabase adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
@@ -50,4 +50,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}

View File

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