chore(release): v0.11.0
This commit is contained in:
parent
2217180c9e
commit
91c4c15884
@ -2,6 +2,8 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 0.11.0 - 2026-02-15
|
||||
|
||||
### Added
|
||||
- Apps Script: add `appscript` command group (create/get projects, fetch content, run deployed functions).
|
||||
- Forms: add `forms` command group (create/get forms, list/get responses).
|
||||
|
||||
@ -106,5 +106,4 @@ gog --help
|
||||
```
|
||||
|
||||
## Notes
|
||||
- `gog` currently does not print a version string; use tags + changelog as the source of truth.
|
||||
- If you later add `gog version`, update this doc to validate `gog version` post-install.
|
||||
- `gog --version` / `gog version` should report the release version post-install.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user