Skip to content

Commit

Permalink
chore(release): publish-canary
Browse files Browse the repository at this point in the history
  • Loading branch information
fouad committed Feb 15, 2024
1 parent 91c3366 commit 2af38d5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions packages/beta/indent-integration-supabase/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.0.1-canary.35](https://github.com/indentapis/integrations/compare/@indent/[email protected]...@indent/[email protected]) (2024-02-15)


### Bug Fixes

* **supabase:** invites ([91c3366](https://github.com/indentapis/integrations/commit/91c3366bcc4fa14c768d08cb9b3f39cda3ddae3b))





## [0.0.1-canary.34](https://github.com/indentapis/integrations/compare/@indent/[email protected]...@indent/[email protected]) (2024-02-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/beta/indent-integration-supabase/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@indent/integration-supabase",
"main": "lib/index",
"types": "lib/index",
"version": "0.0.1-canary.34",
"version": "0.0.1-canary.35",
"scripts": {
"dev": "tsc -p tsconfig.build.json -w",
"test": "SUPABASE_ORG_ID=exampleorgid SUPABASE_TOKEN=example_token jest --config ../../../jest.config.js supabase.*",
Expand Down

0 comments on commit 2af38d5

Please sign in to comment.