Skip to content

Commit df284d3

Browse files
chore: release (#12)
1 parent 6595916 commit df284d3

File tree

4 files changed

+9
-8
lines changed

4 files changed

+9
-8
lines changed

.changeset/dirty-years-stand.md

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# google-workspace-vscode
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- 0e644fa: Support older versions of VS Code and its forks. Set to `v1.50.0` which is from September, 2020.
8+
39
## 0.3.0
410

511
### Minor Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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": "Preview Google Workspace Card JSON, lint OAuth2 scopes, and more.",
5-
"version": "0.3.0",
5+
"version": "0.3.1",
66
"preview": true,
77
"publisher": "google-workspace",
88
"license": "Apache-2.0",

0 commit comments

Comments
 (0)