Skip to content

Commit d5d1313

Browse files
committed
chore(release): bump package version(s) [skip ci]
1 parent 3285d04 commit d5d1313

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/adapter-supabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/supabase-adapter",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "Supabase adapter for Auth.js",
55
"homepage": "https://authjs.dev",
66
"repository": "https://github.com/nextauthjs/next-auth",

packages/frameworks-sveltekit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@auth/sveltekit",
3-
"version": "0.3.2",
3+
"version": "0.3.3",
44
"description": "Authentication for SvelteKit.",
55
"keywords": [
66
"authentication",

0 commit comments

Comments
 (0)