diff --git a/.changeset/swift-nights-speak.md b/.changeset/swift-nights-speak.md new file mode 100644 index 0000000..5d49bed --- /dev/null +++ b/.changeset/swift-nights-speak.md @@ -0,0 +1,5 @@ +--- +"google-workspace-developer-tools": minor +--- + +Release new version not in preview. diff --git a/package.json b/package.json index c2c39af..db419ee 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,8 @@ { "name": "google-workspace-developer-tools", "displayName": "Google Workspace Developer Tools", - "description": "Preview Google Workspace Card JSON, lint OAuth2 scopes, and more.", + "description": "Lint Google Workspace OAuth2 scopes and more.", "version": "0.3.2", - "preview": true, "publisher": "google-workspace", "license": "Apache-2.0", "private": true,