Skip to content

Commit eacfb9b

Browse files
chore: release versions
1 parent 0850c48 commit eacfb9b

File tree

99 files changed

+105
-104
lines changed

Some content is hidden

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

99 files changed

+105
-104
lines changed

.changeset/gmail-draft-flag.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/google-workspace-cli/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
[package]
1616
name = "google-workspace-cli"
17-
version = "0.21.2"
17+
version = "0.22.0"
1818
edition = "2021"
1919
description = "Google Workspace CLI — dynamic command surface from Discovery Service"
2020
license = "Apache-2.0"
@@ -30,7 +30,7 @@ name = "gws"
3030
path = "src/main.rs"
3131

3232
[dependencies]
33-
google-workspace = { version = "0.21.2", path = "../google-workspace" }
33+
google-workspace = { version = "0.22.0", path = "../google-workspace" }
3434
tempfile = "3"
3535
aes-gcm = "0.10"
3636
anyhow = "1"

crates/google-workspace/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
[package]
1616
name = "google-workspace"
17-
version = "0.21.2"
17+
version = "0.22.0"
1818
edition = "2021"
1919
description = "Google Workspace API client — Discovery Document types, service registry, and HTTP utilities"
2020
license = "Apache-2.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@googleworkspace/cli",
3-
"version": "0.21.2",
3+
"version": "0.22.0",
44
"private": true,
55
"description": "Google Workspace CLI — dynamic command surface from Discovery Service",
66
"license": "Apache-2.0",

skills/gws-admin-reports/SKILL.md

Lines changed: 1 addition & 1 deletion

skills/gws-calendar-agenda/SKILL.md

Lines changed: 1 addition & 1 deletion

skills/gws-calendar-insert/SKILL.md

Lines changed: 1 addition & 1 deletion

skills/gws-calendar/SKILL.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)