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 d6f7ef5 commit 3e70d7cCopy full SHA for 3e70d7c
.changeset/flat-actors-warn.md
packages/vscode-extension/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# google-workspace-vscode-extension
2
3
+## 0.4.2
4
+
5
+### Patch Changes
6
7
+- d6f7ef5: Fix release process.
8
9
## 0.4.1
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.4.1",
+ "version": "0.4.2",
"publisher": "google-workspace",
"license": "Apache-2.0",
"private": true,
0 commit comments