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 Apr 8, 2024
1 parent c97431b commit 6116736
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion packages/adapter-azure-tables/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/azure-tables-adapter",
"version": "0.6.2",
"version": "0.7.0",
"description": "Azure Tables Storage 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-d1/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/d1-adapter",
"version": "0.7.2",
"version": "0.8.0",
"description": "A Cloudflare D1 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-dgraph/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/dgraph-adapter",
"version": "1.5.2",
"version": "1.6.0",
"description": "Dgraph 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-drizzle/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/drizzle-adapter",
"version": "0.8.2",
"version": "0.9.0",
"description": "Drizzle 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-dynamodb/package.json
@@ -1,7 +1,7 @@
{
"name": "@auth/dynamodb-adapter",
"repository": "https://github.com/nextauthjs/next-auth",
"version": "1.5.2",
"version": "1.6.0",
"description": "AWS DynamoDB adapter for next-auth.",
"keywords": [
"next-auth",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-edgedb/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/edgedb-adapter",
"version": "0.7.2",
"version": "0.8.0",
"description": "EdgeDB 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-fauna/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/fauna-adapter",
"version": "2.1.2",
"version": "2.2.0",
"description": "Fauna 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-firebase/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/firebase-adapter",
"version": "1.5.2",
"version": "1.6.0",
"description": "Firebase 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-hasura/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/hasura-adapter",
"version": "0.7.2",
"version": "0.8.0",
"description": "Hasura 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-kysely/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/kysely-adapter",
"version": "0.6.2",
"version": "0.7.0",
"description": "Kysely adapter for Auth.js",
"homepage": "https://authjs.dev/reference/adapter/kysely",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-mikro-orm/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/mikro-orm-adapter",
"version": "1.5.2",
"version": "1.6.0",
"description": "MikroORM 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-mongodb/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/mongodb-adapter",
"version": "2.5.2",
"version": "2.6.0",
"description": "MongoDB 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-neo4j/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/neo4j-adapter",
"version": "1.6.2",
"version": "1.7.0",
"description": "neo4j 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-pg/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/pg-adapter",
"version": "0.7.2",
"version": "0.8.0",
"description": "Postgres 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-pouchdb/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/pouchdb-adapter",
"version": "1.5.2",
"version": "1.6.0",
"description": "PouchDB 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-prisma/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/prisma-adapter",
"version": "1.5.2",
"version": "1.6.0",
"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
@@ -1,6 +1,6 @@
{
"name": "@auth/sequelize-adapter",
"version": "1.5.2",
"version": "1.6.0",
"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
@@ -1,6 +1,6 @@
{
"name": "@auth/supabase-adapter",
"version": "0.6.2",
"version": "0.7.0",
"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
@@ -1,6 +1,6 @@
{
"name": "@auth/surrealdb-adapter",
"version": "0.7.2",
"version": "0.8.0",
"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
@@ -1,6 +1,6 @@
{
"name": "@auth/typeorm-adapter",
"version": "1.6.2",
"version": "1.7.0",
"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-unstorage/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/unstorage-adapter",
"version": "1.6.2",
"version": "1.7.0",
"description": "Unstorage 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-upstash-redis/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/upstash-redis-adapter",
"version": "1.5.2",
"version": "1.6.0",
"description": "Upstash 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-xata/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/xata-adapter",
"version": "0.6.2",
"version": "0.7.0",
"description": "Xata adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/core",
"version": "0.28.2",
"version": "0.29.0",
"description": "Authentication for the Web.",
"keywords": [
"authentication",
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks-express/package.json
@@ -1,7 +1,7 @@
{
"name": "@auth/express",
"description": "Authentication for Express.",
"version": "0.5.1",
"version": "0.5.2",
"type": "module",
"files": [
"*.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks-solid-start/package.json
@@ -1,7 +1,7 @@
{
"name": "@auth/solid-start",
"description": "Authentication for SolidStart.",
"version": "0.7.2",
"version": "0.8.0",
"type": "module",
"files": [
"*.js",
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks-sveltekit/package.json
@@ -1,6 +1,6 @@
{
"name": "@auth/sveltekit",
"version": "0.14.2",
"version": "0.15.0",
"description": "Authentication for SvelteKit.",
"keywords": [
"authentication",
Expand Down
2 changes: 1 addition & 1 deletion packages/frameworks-template/package.json
@@ -1,7 +1,7 @@
{
"name": "@auth/frameworks-template",
"description": "Authentication for <framework-name>.",
"version": "0.2.2",
"version": "0.3.0",
"type": "module",
"files": [
"*.js",
Expand Down

0 comments on commit 6116736

Please sign in to comment.