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 Jun 1, 2023
1 parent 37bb6eb commit 3b414bd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions packages/adapter-prisma/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@auth/prisma-adapter",
"version": "0.0.0",
"version": "1.0.0",
"description": "Prisma adapter for Auth.js",
"homepage": "https://authjs.dev/reference/adapter/prisma",
"repository": "https://github.com/nextauthjs/next-auth",
Expand Down Expand Up @@ -64,4 +64,4 @@
"jest": {
"preset": "@next-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.8.0",
"version": "0.8.1",
"description": "Authentication for the Web.",
"keywords": [
"authentication",
Expand Down

1 comment on commit 3b414bd

@vercel
Copy link

@vercel vercel bot commented on 3b414bd Jun 1, 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.