Skip to content

Commit 2be0230

Browse files
authored
Merge pull request #136 from cipherstash/supabase-docs
docs: clean up
2 parents 46de84e + 919da0c commit 2be0230

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+148
-24
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
uses: changesets/action@v1
3535
with:
3636
publish: pnpm run release
37+
commitMode: 'github-api'
3738
env:
3839
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
3940
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"conventionalCommits.scopes": ["protect", "apps"]
2+
"conventionalCommits.scopes": ["protect", "examples"]
33
}

CONTRIBUTE.md

Lines changed: 8 additions & 8 deletions

docs/reference/configuration.md

Lines changed: 1 addition & 1 deletion

docs/reference/searchable-encryption-postgres.md

Lines changed: 1 addition & 1 deletion

docs/reference/supabase-sdk.md

Lines changed: 123 additions & 0 deletions
Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)