Skip to content

Commit 355b2bc

Browse files
authored
Merge pull request #11 from sectsect/changeset-release/main
chore: release package(s)
2 parents c119436 + 08785df commit 355b2bc

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

.changeset/thin-heads-smile.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/payload-supabase-rls/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @sect/payload-supabase-rls
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- [#10](https://github.com/sectsect/payload-supabase-rls/pull/10) [`7f67189`](https://github.com/sectsect/payload-supabase-rls/commit/7f6718910ec086cc9387aef4f00892687bed55a8) Thanks [@sectsect](https://github.com/sectsect)! - .
8+
- fix(test): resolve TypeScript strict mode errors
9+
310
## 0.1.4
411

512
### Patch Changes

packages/payload-supabase-rls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sect/payload-supabase-rls",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"description": "Automated Row-Level Security (RLS) management for Supabase PostgreSQL, designed for PayloadCMS and other ORMs",
55
"license": "MIT",
66
"author": "sect",

0 commit comments

Comments
 (0)