File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 1.2.1] ( https://github.com/nestjs-mod/nestjs-mod-contrib/compare/supabase-v1.2.0...supabase-v1.2.1 ) (2025-06-16)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * format code ([ b8143a1] ( https://github.com/nestjs-mod/nestjs-mod-contrib/commit/b8143a12fab1e4e0d31129ce087bc245ebeab435 ) )
7
+
1
8
# [ 1.2.0] ( https://github.com/nestjs-mod/nestjs-mod-contrib/compare/supabase-v1.1.0...supabase-v1.2.0 ) (2025-06-03)
2
9
3
10
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nestjs-mod/supabase" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"description" : " NestJS JavaScript Client for Supabase (Wrapper for https://www.npmjs.com/package/@supabase/supabase-js)" ,
5
5
"keywords" : [
6
6
" nestjs" ,
35
35
],
36
36
"dependencies" : {
37
37
"tslib" : " ^2.3.0" ,
38
- "@nestjs/swagger" : " ^8.1.1"
38
+ "@nestjs/swagger" : " ^8.1.1"
39
39
},
40
40
"peerDependencies" : {
41
41
"class-validator" : " *" ,
You can’t perform that action at this time.
0 commit comments