Skip to content

Commit 3245c02

Browse files
committed
chore(release): bump package version(s) [skip ci]
1 parent a8dfc8e commit 3245c02

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/adapter-typeorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/typeorm-adapter",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"description": "TypeORM adapter for Auth.js.",
55
"homepage": "https://authjs.dev/reference/adapter/typeorm",
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.4",
3+
"version": "0.9.0",
44
"description": "Authentication for the Web.",
55
"keywords": [
66
"authentication",

0 commit comments

Comments
 (0)