Skip to content

Commit c0d2517

Browse files
committed
chore: bump version
1 parent 76560ae commit c0d2517

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": "@next-auth/sequelize-adapter",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Sequelize adapter for next-auth.",
55
"homepage": "https://next-auth.js.org",
66
"repository": "https://github.com/nextauthjs/adapters",

packages/next-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "next-auth",
3-
"version": "4.3.4",
3+
"version": "4.4.0",
44
"description": "Authentication for Next.js",
55
"homepage": "https://next-auth.js.org",
66
"repository": "https://github.com/nextauthjs/next-auth.git",

0 commit comments

Comments
 (0)