Skip to content

Commit 42b9f55

Browse files
chore(release): supabase-v1.2.0 [skip ci]
# [1.2.0](supabase-v1.1.0...supabase-v1.2.0) (2025-06-03) ### Features * add feature modules from https://github.com/nestjs-mod/nestjs-mod-sso ([31a870f](31a870f))
1 parent 0633436 commit 42b9f55

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.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/supabase-v1.1.0...supabase-v1.2.0) (2025-06-03)
2+
3+
4+
### Features
5+
6+
* add feature modules from https://github.com/nestjs-mod/nestjs-mod-sso ([31a870f](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/31a870fb40f20e9a8f03ecb14dd1a341c60551a5))
7+
18
# [1.1.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/supabase-v1.0.2...supabase-v1.1.0) (2025-05-24)
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.1.0",
3+
"version": "1.2.0",
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)