Skip to content

Commit

Permalink
chore(release): bump package version(s) [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 3, 2023
1 parent e1ba0c9 commit ff3a739
Show file tree
Hide file tree
Showing 23 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion packages/adapter-azure-tables/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/azure-tables-adapter",
"version": "0.1.0",
"version": "0.1.1",
"description": "Azure Tables Storage adapter for next-auth.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-d1/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/d1-adapter",
"version": "0.2.0",
"version": "0.2.1",
"description": "A Cloudflare D1 adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -55,4 +55,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
4 changes: 2 additions & 2 deletions packages/adapter-dgraph/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/dgraph-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Dgraph adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -57,4 +57,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
4 changes: 2 additions & 2 deletions packages/adapter-drizzle/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/drizzle-adapter",
"version": "0.3.2",
"version": "0.3.3",
"description": "Drizzle adapter for Auth.js.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -62,4 +62,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
2 changes: 1 addition & 1 deletion packages/adapter-dynamodb/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@auth/dynamodb-adapter",
"repository": "https://github.com/nextauthjs/next-auth",
"version": "1.0.2",
"version": "1.0.3",
"description": "AWS DynamoDB adapter for next-auth.",
"keywords": [
"next-auth",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-edgedb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/edgedb-adapter",
"version": "0.2.0",
"version": "0.2.1",
"description": "EdgeDB adapter for next-auth.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -57,4 +57,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
4 changes: 2 additions & 2 deletions packages/adapter-fauna/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/fauna-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Fauna Adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -59,4 +59,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
4 changes: 2 additions & 2 deletions packages/adapter-firebase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/firebase-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Firebase adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -54,4 +54,4 @@
"firebase-tools": "^11.16.1",
"jest": "^29.3.1"
}
}
}
4 changes: 2 additions & 2 deletions packages/adapter-kysely/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/kysely-adapter",
"version": "0.1.1",
"version": "0.1.2",
"description": "Kysely adapter for Auth.js",
"homepage": "https://authjs.dev/reference/adapter/kysely",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -53,4 +53,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
4 changes: 2 additions & 2 deletions packages/adapter-mikro-orm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/mikro-orm-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "MikroORM adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -56,4 +56,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
2 changes: 1 addition & 1 deletion packages/adapter-mongodb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/mongodb-adapter",
"version": "2.0.0",
"version": "2.0.1",
"description": "MongoDB adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-neo4j/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/neo4j-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "neo4j adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -56,4 +56,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
2 changes: 1 addition & 1 deletion packages/adapter-pg/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/pg-adapter",
"version": "0.2.0",
"version": "0.2.1",
"description": "Postgres adapter for next-auth.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-pouchdb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/pouchdb-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "PouchDB adapter for next-auth.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -56,4 +56,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
2 changes: 1 addition & 1 deletion packages/adapter-prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/prisma-adapter",
"version": "1.0.2",
"version": "1.0.3",
"description": "Prisma adapter for Auth.js",
"homepage": "https://authjs.dev/reference/adapter/prisma",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-sequelize/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/sequelize-adapter",
"version": "1.0.2",
"version": "1.0.3",
"description": "Sequelize adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-supabase/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/supabase-adapter",
"version": "0.1.3",
"version": "0.1.4",
"description": "Supabase adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-surrealdb/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/surrealdb-adapter",
"version": "0.1.0",
"version": "0.1.1",
"description": "SurrealDB adapter for next-auth.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-typeorm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/typeorm-adapter",
"version": "1.0.3",
"version": "1.0.4",
"description": "TypeORM adapter for Auth.js.",
"homepage": "https://authjs.dev/reference/adapter/typeorm",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-upstash-redis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/upstash-redis-adapter",
"version": "1.0.1",
"version": "1.0.2",
"description": "Upstash adapter for Auth.js.",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
4 changes: 2 additions & 2 deletions packages/adapter-xata/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/xata-adapter",
"version": "0.1.0",
"version": "0.1.1",
"description": "Xata adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -52,4 +52,4 @@
"jest": {
"preset": "@auth/adapter-test/jest"
}
}
}
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/core",
"version": "0.16.0",
"version": "0.16.1",
"description": "Authentication for the Web.",
"keywords": [
"authentication",
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks-sveltekit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/sveltekit",
"version": "0.3.8",
"version": "0.3.9",
"description": "Authentication for SvelteKit.",
"keywords": [
"authentication",
Expand Down

1 comment on commit ff3a739

@vercel
Copy link

@vercel vercel bot commented on ff3a739 Oct 3, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.