File tree Expand file tree Collapse file tree 4 files changed +14
-13
lines changed
packages/vscode-extension Expand file tree Collapse file tree 4 files changed +14
-13
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 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+ }
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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 ,
You can’t perform that action at this time.
0 commit comments