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

This commit is contained in:
GitHub Actions
2023-09-22 08:16:24 +00:00
parent 09c5fe29ba
commit 6061bbcde1
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/pg-adapter",
"version": "0.1.0",
"version": "0.2.0",
"description": "Postgres adapter for next-auth.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
@@ -56,4 +56,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}

View File

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