We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76560ae commit c0d2517Copy full SHA for c0d2517
packages/adapter-sequelize/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@next-auth/sequelize-adapter",
3
- "version": "1.0.2",
+ "version": "1.0.3",
4
"description": "Sequelize adapter for next-auth.",
5
"homepage": "https://next-auth.js.org",
6
"repository": "https://github.com/nextauthjs/adapters",
packages/next-auth/package.json
"name": "next-auth",
- "version": "4.3.4",
+ "version": "4.4.0",
"description": "Authentication for Next.js",
"repository": "https://github.com/nextauthjs/next-auth.git",
0 commit comments