Skip to content

Commit 3c83746

Browse files
committed
fix(release): revert supabase-auth-helpers-qwik version
we don't have permissions to release it and it blocks the CI release process. Furthermore, all the auth helpers are deprecated anyway, you should use @supabase/ssr instead.
1 parent 8810145 commit 3c83746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/supabase-auth-helpers-qwik/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "supabase-auth-helpers-qwik",
33
"description": "A collection of Qwik framework specific Auth utilities for working with Supabase.",
4-
"version": "1.0.0-beta.0",
4+
"version": "0.0.3",
55
"author": "Qwik Team",
66
"bugs": "https://github.com/QwikDev/qwik/issues",
77
"devDependencies": {

0 commit comments

Comments
 (0)