Skip to content

Commit dd6db64

Browse files
committed
v0.4.0
1 parent 09756d1 commit dd6db64

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"npmClient": "pnpm"
55
}

packages/hello-world/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgpm/hello-world",
3-
"version": "0.3.0",
3+
"version": "0.4.0",
44
"author": "Interweb <[email protected]>",
55
"description": "Hello World extension with Row Level Security (RLS) demo",
66
"private": true,

packages/supabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pgpm/supabase",
3-
"version": "0.3.1",
3+
"version": "0.4.0",
44
"author": "Interweb <[email protected]>",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)