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 a8dfc8e commit 3245c02Copy full SHA for 3245c02
packages/adapter-typeorm/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@auth/typeorm-adapter",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "TypeORM adapter for Auth.js.",
5
"homepage": "https://authjs.dev/reference/adapter/typeorm",
6
"repository": "https://github.com/nextauthjs/next-auth",
packages/core/package.json
"name": "@auth/core",
- "version": "0.8.4",
+ "version": "0.9.0",
"description": "Authentication for the Web.",
"keywords": [
"authentication",
0 commit comments