Skip to content

Commit 16bbab5

Browse files
committed
chore: fix changesets
1 parent 8a40dba commit 16bbab5

7 files changed

Lines changed: 7 additions & 7 deletions
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"gws": patch
2+
"@googleworkspace/cli": patch
33
---
44

55
ci: auto-generate and commit skills on PR branch pushes
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"gws": patch
2+
"@googleworkspace/cli": patch
33
---
44

55
fix: atomic credential file writes to prevent corruption on crash or Ctrl-C

.changeset/fix-auth-help-flag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"gws": patch
2+
"@googleworkspace/cli": patch
33
---
44

55
fix(auth): support --help / -h flag on auth subcommand
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"gws": patch
2+
"@googleworkspace/cli": patch
33
---
44

55
fix: flatten nested objects in table output and fix multi-byte char truncation panic
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"gws": patch
2+
"@googleworkspace/cli": patch
33
---
44

55
fix: warn to stderr when unknown --format value is provided
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"gws": patch
2+
"@googleworkspace/cli": patch
33
---
44

55
fix: add YAML document separators (---) when paginating with --page-all --format yaml

.changeset/skip-smoketest.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
"gws": patch
2+
"@googleworkspace/cli": patch
33
---
44

55
ci: skip smoketest on fork pull requests

0 commit comments

Comments
 (0)