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

This commit is contained in:
GitHub Actions
2023-07-10 16:21:19 +00:00
parent dc1a79e547
commit cf13b6c7e3
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/mikro-orm-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "MikroORM adapter for Auth.js",
"homepage": "https://authjs.dev",
"repository": "https://github.com/nextauthjs/next-auth",

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/prisma-adapter",
"version": "1.0.0",
"version": "1.0.1",
"description": "Prisma adapter for Auth.js",
"homepage": "https://authjs.dev/reference/adapter/prisma",
"repository": "https://github.com/nextauthjs/next-auth",

View File

@@ -1,6 +1,6 @@
{
"name": "@auth/sveltekit",
"version": "0.3.3",
"version": "0.3.4",
"description": "Authentication for SvelteKit.",
"keywords": [
"authentication",
@@ -68,4 +68,4 @@
},
"./package.json": "./package.json"
}
}
}