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

This commit is contained in:
GitHub Actions
2023-10-07 12:06:07 +00:00
parent 2211693040
commit cf68e85885
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/azure-tables-adapter",
"version": "0.1.1",
"version": "0.1.2",
"description": "Azure Tables Storage adapter for next-auth.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",

View File

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