Compare commits

...

1 Commits

Author SHA1 Message Date
Balázs Orbán
e71118b996 chore: bump versions 2022-04-20 19:07:54 +02:00
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@next-auth/upstash-redis-adapter",
"version": "2.0.0",
"version": "3.0.0",
"description": "Upstash adapter for next-auth. It uses Upstash's connectionless (HTTP based) Redis client.",
"homepage": "https://next-auth.js.org",
"repository": "https://github.com/nextauthjs/adapters",

View File

@@ -1,6 +1,6 @@
{
"name": "next-auth",
"version": "4.3.2",
"version": "4.3.3",
"description": "Authentication for Next.js",
"homepage": "https://next-auth.js.org",
"repository": "https://github.com/nextauthjs/next-auth.git",