Skip to content

Commit 97ad361

Browse files
committed
chore(release): bump package version(s) [skip ci]
1 parent e5272e1 commit 97ad361

File tree

28 files changed

+28
-28
lines changed

28 files changed

+28
-28
lines changed

packages/adapter-azure-tables/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/azure-tables-adapter",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Azure Tables Storage adapter for next-auth.",
55
"homepage": "https://authjs.dev",
66
"repository": "https://github.com/nextauthjs/next-auth",

packages/adapter-d1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/d1-adapter",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "A Cloudflare D1 adapter for Auth.js",
55
"homepage": "https://authjs.dev",
66
"repository": "https://github.com/nextauthjs/next-auth",

packages/adapter-dgraph/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/dgraph-adapter",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Dgraph adapter for Auth.js",
55
"homepage": "https://authjs.dev",
66
"repository": "https://github.com/nextauthjs/next-auth",

packages/adapter-drizzle/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/drizzle-adapter",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Drizzle adapter for Auth.js.",
55
"homepage": "https://authjs.dev",
66
"repository": "https://github.com/nextauthjs/next-auth",

packages/adapter-dynamodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@auth/dynamodb-adapter",
33
"repository": "https://github.com/nextauthjs/next-auth",
4-
"version": "2.4.0",
4+
"version": "2.4.1",
55
"description": "AWS DynamoDB adapter for next-auth.",
66
"keywords": [
77
"next-auth",

packages/adapter-edgedb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/edgedb-adapter",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "EdgeDB adapter for next-auth.",
55
"homepage": "https://authjs.dev",
66
"repository": "https://github.com/nextauthjs/next-auth",

packages/adapter-fauna/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/fauna-adapter",
3-
"version": "3.4.0",
3+
"version": "3.4.1",
44
"description": "Fauna Adapter for Auth.js",
55
"homepage": "https://authjs.dev",
66
"repository": "https://github.com/nextauthjs/next-auth",

packages/adapter-firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/firebase-adapter",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Firebase adapter for Auth.js",
55
"homepage": "https://authjs.dev",
66
"repository": "https://github.com/nextauthjs/next-auth",

packages/adapter-hasura/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/hasura-adapter",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Hasura adapter for Auth.js.",
55
"homepage": "https://authjs.dev",
66
"repository": "https://github.com/nextauthjs/next-auth",

packages/adapter-kysely/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/kysely-adapter",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Kysely adapter for Auth.js",
55
"homepage": "https://authjs.dev/reference/adapter/kysely",
66
"repository": "https://github.com/nextauthjs/next-auth",

0 commit comments

Comments
 (0)