Skip to content

Commit 7edb9cf

Browse files
committed
chore(release): bump package version(s) [skip ci]
1 parent 018b086 commit 7edb9cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/adapter-sequelize/package.json

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

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/core",
3-
"version": "0.8.2",
3+
"version": "0.8.3",
44
"description": "Authentication for the Web.",
55
"keywords": [
66
"authentication",

0 commit comments

Comments
 (0)