We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bcc9d26 commit 42a1bc1Copy full SHA for 42a1bc1
libs/core/supabase/CHANGELOG.md
@@ -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
8
## [1.2.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/supabase-v1.2.0...supabase-v1.2.1) (2025-06-16)
9
10
libs/core/supabase/package.json
@@ -1,6 +1,6 @@
{
"name": "@nestjs-mod/supabase",
- "version": "1.2.1",
+ "version": "1.2.2",
"description": "NestJS JavaScript Client for Supabase (Wrapper for https://www.npmjs.com/package/@supabase/supabase-js)",
"keywords": [
"nestjs",
0 commit comments