We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af40257 commit b00daa3Copy full SHA for b00daa3
.changeset/bold-pigs-jog.md
packages/vscode-extension/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# google-workspace-vscode-extension
2
3
+## 0.5.4
4
+
5
+### Patch Changes
6
7
+- af40257: Fix contributes.mcpServerDefinitionProviders for MCP server.
8
9
## 0.5.3
10
11
### Patch Changes
packages/vscode-extension/package.json
@@ -2,7 +2,7 @@
"name": "google-workspace-developer-tools",
"displayName": "Google Workspace Developer Tools",
"description": "Lint Google Workspace OAuth2 scopes and more.",
- "version": "0.5.3",
+ "version": "0.5.4",
"publisher": "google-workspace",
"license": "Apache-2.0",
"private": true,
0 commit comments