Skip to content

Commit 91c4c15

Browse files
committed
chore(release): v0.11.0
1 parent 2217180 commit 91c4c15

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 0.11.0 - 2026-02-15
6+
57
### Added
68
- Apps Script: add `appscript` command group (create/get projects, fetch content, run deployed functions).
79
- Forms: add `forms` command group (create/get forms, list/get responses).

docs/RELEASING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,5 +106,4 @@ gog --help
106106
```
107107

108108
## Notes
109-
- `gog` currently does not print a version string; use tags + changelog as the source of truth.
110-
- If you later add `gog version`, update this doc to validate `gog version` post-install.
109+
- `gog --version` / `gog version` should report the release version post-install.

0 commit comments

Comments
 (0)