chore: add changeset for crates.io publishing (#617)

Co-authored-by: jpoehnelt-bot <jpoehnelt-bot@users.noreply.github.com>
This commit is contained in:
Justin Poehnelt
2026-03-24 15:32:19 -06:00
committed by GitHub
parent 186e88caa0
commit c4448b98a6
+7
View File
@@ -0,0 +1,7 @@
---
"@googleworkspace/cli": patch
---
Add crates.io publishing to release workflow
Publishes both `google-workspace` and `google-workspace-cli` to crates.io on each release. The library crate is published first (as a dependency), followed by the CLI crate.