Skip to content

Commit 1ce6d53

Browse files
committed
chore: add changeset
1 parent ec6838a commit 1ce6d53

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

.changeset/big-ducks-peel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/kysely-driver': patch
3+
---
4+
5+
Update kysely to 0.27.4
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Replace the credentials below with your Supabase, PowerSync and Expo project details.
2-
EXPO_PUBLIC_SUPABASE_URL=https://foo.supabase.co
3-
EXPO_PUBLIC_SUPABASE_ANON_KEY=foo
2+
EXPO_PUBLIC_SUPABASE_URL=https://whlrfrfknkhckmffonio.supabase.co
3+
EXPO_PUBLIC_SUPABASE_ANON_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6IndobHJmcmZrbmtoY2ttZmZvbmlvIiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTkzODE0ODYsImV4cCI6MjAxNDk1NzQ4Nn0.gUTu3LDFetyda4Hd2gZLtv9o8pvCxEjDjm6DCVjrehw
44
EXPO_PUBLIC_SUPABASE_BUCKET= # Optional. Only required when syncing attachments and using Supabase Storage. See packages/powersync-attachments.
5-
EXPO_PUBLIC_POWERSYNC_URL=https://foo.powersync.journeyapps.com
5+
EXPO_PUBLIC_POWERSYNC_URL=https://654a826e1b70717c8dc85790.powersync.journeyapps.com
66
EXPO_PUBLIC_EAS_PROJECT_ID=foo # Optional. Only required when using EAS.

0 commit comments

Comments
 (0)