Skip to content

Commit 4637cc7

Browse files
chore: release versions
1 parent b422e5d commit 4637cc7

102 files changed

Lines changed: 108 additions & 107 deletions

File tree

Some content is hidden

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

.changeset/pin-cross-version.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.22.4"
17+
version = "0.22.5"
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.22.4", path = "../google-workspace" }
33+
google-workspace = { version = "0.22.5", 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.22.4"
17+
version = "0.22.5"
1818
edition = "2021"
1919
description = "Google Workspace API client — Discovery Document types, service registry, and HTTP utilities"
2020
license = "Apache-2.0"

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@googleworkspace/cli",
33
"description": "Google Workspace CLI — dynamic command surface from Discovery Service",
4-
"version": "0.22.4",
4+
"version": "0.22.5",
55
"license": "Apache-2.0",
66
"author": "Justin Poehnelt",
77
"repository": {

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.22.4",
3+
"version": "0.22.5",
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

0 commit comments

Comments
 (0)