Skip to content

Commit 1643a77

Browse files
chore: release
1 parent 496529e commit 1643a77

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/wild-peaches-relate.md

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

packages/vscode-extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# google-workspace-vscode-extension
22

3+
## 0.6.3
4+
5+
### Patch Changes
6+
7+
- 496529e: Add `https://www.googleapis.com/auth/script.container.ui` and `https://www.googleapis.com/auth/script.send_mail` to hardcoded scopes.
8+
39
## 0.6.2
410

511
### Patch Changes

packages/vscode-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "google-workspace-developer-tools",
33
"displayName": "Google Workspace Developer Tools",
44
"description": "Lint Google Workspace OAuth2 scopes and more.",
5-
"version": "0.6.2",
5+
"version": "0.6.3",
66
"publisher": "google-workspace",
77
"license": "Apache-2.0",
88
"private": true,

0 commit comments

Comments
 (0)