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 dc49bf8 commit 706c28eCopy full SHA for 706c28e
.changeset/quick-moose-guess.md
packages/vscode-extension/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# google-workspace-vscode-extension
2
3
+## 0.5.1
4
+
5
+### Patch Changes
6
7
+- dc49bf8: Add missing license to extension.
8
9
## 0.5.0
10
11
### Minor 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.0",
+ "version": "0.5.1",
"publisher": "google-workspace",
"license": "Apache-2.0",
"private": true,
0 commit comments