Skip to content

Commit 74c8a63

Browse files
chore: release (#27)
1 parent aa37b9e commit 74c8a63

File tree

4 files changed

+17
-21
lines changed

4 files changed

+17
-21
lines changed

.changeset/khaki-boats-tie.md

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

.changeset/polite-turkeys-hear.md

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

packages/vscode-extension/CHANGELOG.md

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

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- e6e1777: Update feature list.
8+
- aa37b9e: Significantly improved README documentation for both the monorepo and VS Code extension:
9+
- Added comprehensive Quick Start section with multiple installation methods
10+
- Enhanced Features section with detailed OAuth2 scope intelligence capabilities
11+
- Included visual scope classification indicators (Restricted, Sensitive, Non-Sensitive)
12+
- Added "How It Works" section explaining extension functionality
13+
- Expanded usage instructions with code examples
14+
- Added Development section with setup commands and project structure
15+
- Included Resources section with links to Google Workspace documentation
16+
- Improved overall organization, readability, and visual hierarchy with emoji icons
17+
- Added marketplace badges and better formatting throughout
18+
319
## 0.5.1
420

521
### Patch Changes

packages/vscode-extension/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": "Lint Google Workspace OAuth2 scopes and more.",
5-
"version": "0.5.1",
5+
"version": "0.5.2",
66
"publisher": "google-workspace",
77
"license": "Apache-2.0",
88
"private": true,

0 commit comments

Comments
 (0)