Skip to content

Commit 2af38d5

Browse files
committed
chore(release): publish-canary
- @indent/[email protected]
1 parent 91c3366 commit 2af38d5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

packages/beta/indent-integration-supabase/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.0.1-canary.35](https://github.com/indentapis/integrations/compare/@indent/[email protected]...@indent/[email protected]) (2024-02-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **supabase:** invites ([91c3366](https://github.com/indentapis/integrations/commit/91c3366bcc4fa14c768d08cb9b3f39cda3ddae3b))
12+
13+
14+
15+
16+
617
## [0.0.1-canary.34](https://github.com/indentapis/integrations/compare/@indent/[email protected]...@indent/[email protected]) (2024-02-14)
718

819

packages/beta/indent-integration-supabase/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@indent/integration-supabase",
33
"main": "lib/index",
44
"types": "lib/index",
5-
"version": "0.0.1-canary.34",
5+
"version": "0.0.1-canary.35",
66
"scripts": {
77
"dev": "tsc -p tsconfig.build.json -w",
88
"test": "SUPABASE_ORG_ID=exampleorgid SUPABASE_TOKEN=example_token jest --config ../../../jest.config.js supabase.*",

0 commit comments

Comments
 (0)