Skip to content

Commit f6b3479

Browse files
chore: release (#43)
1 parent c3d1446 commit f6b3479

File tree

4 files changed

+14
-13
lines changed

4 files changed

+14
-13
lines changed

.changeset/fiery-colts-send.md

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

.gemini/settings.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"mcpServers": {
3-
"workspace-developer": {
4-
"httpUrl": "https://workspace-developer.goog/mcp",
5-
"trust": true
6-
}
7-
}
8-
}
2+
"mcpServers": {
3+
"workspace-developer": {
4+
"httpUrl": "https://workspace-developer.goog/mcp",
5+
"trust": true
6+
}
7+
}
8+
}

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.1
4+
5+
### Patch Changes
6+
7+
- c3d1446: Add Apps Script specific `https://www.googleapis.com/auth/script.external_request` which is not part of any API.
8+
39
## 0.6.0
410

511
### Minor 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.0",
5+
"version": "0.6.1",
66
"publisher": "google-workspace",
77
"license": "Apache-2.0",
88
"private": true,

0 commit comments

Comments
 (0)