Skip to content

Commit cadc54f

Browse files
committed
v0.5.1
1 parent bc0e0ea commit cadc54f

4 files changed

Lines changed: 5404 additions & 2605 deletions

File tree

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.5.0",
3+
"version": "0.5.1",
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.5.0",
3+
"version": "0.5.1",
44
"author": "Constructive <developers@constructive.io>",
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.5.0",
3+
"version": "0.5.1",
44
"author": "Constructive <developers@constructive.io>",
55
"license": "MIT",
66
"publishConfig": {

0 commit comments

Comments
 (0)