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

This commit is contained in:
GitHub Actions
2023-04-28 15:09:12 +00:00
parent 7f6967fc3c
commit 1ca87809d6
3 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1 @@
//registry.npmjs.org/:_authToken=${NPM_TOKEN}

View File

@@ -1,6 +1,6 @@
{
"name": "@next-auth/neo4j-adapter",
"version": "1.0.5",
"version": "1.0.6",
"description": "neo4j adapter for next-auth.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/core",
"version": "0.7.0",
"version": "0.7.1",
"description": "Authentication for the Web.",
"keywords": [
"authentication",
@@ -93,4 +93,4 @@
"postcss": "8.4.19",
"postcss-nested": "6.0.0"
}
}
}