Skip to content

Commit 6286884

Browse files
chore: release versions (#15)
1 parent d29f41e commit 6286884

File tree

5 files changed

+9
-8
lines changed

5 files changed

+9
-8
lines changed

.changeset/fix-readme-typography.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @googleworkspace/cli
22

3+
## 0.1.5
4+
5+
### Patch Changes
6+
7+
- d29f41e: Fix README typography and spacing
8+
39
## 0.1.4
410

511
### Patch Changes

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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 = "gws"
17-
version = "0.1.4"
17+
version = "0.1.5"
1818
edition = "2021"
1919
description = "Google Workspace CLI — dynamic command surface from Discovery Service"
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.1.4",
3+
"version": "0.1.5",
44
"private": true,
55
"description": "Google Workspace CLI — dynamic command surface from Discovery Service",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)