Skip to content

Commit

Permalink
chore: increment google version
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyxiao committed Oct 9, 2024
1 parent fac4c4e commit 2495f0a
Show file tree
Hide file tree
Showing 4 changed files with 987 additions and 2,938 deletions.
10 changes: 9 additions & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,12 @@ By following these steps, you can seamlessly create and integrate new SDK adapte
---
Feel free to specify any particular aspects you'd like to be included or expanded upon in this README.
Feel free to specify any particular aspects you'd like to be included or expanded upon in this README.

## Random useful commands

```bash
pnpm sync-manifests google
turbo run build --filter sdk-google
pnpm -r publish --no-git-checks
```
Loading

0 comments on commit 2495f0a

Please sign in to comment.