Skip to content

Commit 42a1bc1

Browse files
chore(release): supabase-v1.2.2 [skip ci]
## [1.2.2](supabase-v1.2.1...supabase-v1.2.2) (2025-07-08) ### Bug Fixes * change error formats to one style ([5d223ae](5d223ae))
1 parent bcc9d26 commit 42a1bc1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

libs/core/supabase/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.2.2](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/supabase-v1.2.1...supabase-v1.2.2) (2025-07-08)
2+
3+
4+
### Bug Fixes
5+
6+
* change error formats to one style ([5d223ae](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/5d223ae7e9e1fc9cc3986dedda5c92764b0f4034))
7+
18
## [1.2.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/supabase-v1.2.0...supabase-v1.2.1) (2025-06-16)
29

310

libs/core/supabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nestjs-mod/supabase",
3-
"version": "1.2.1",
3+
"version": "1.2.2",
44
"description": "NestJS JavaScript Client for Supabase (Wrapper for https://www.npmjs.com/package/@supabase/supabase-js)",
55
"keywords": [
66
"nestjs",

0 commit comments

Comments
 (0)