bump version to 0.0.3 and update release notes

This commit is contained in:
2025-12-17 11:11:38 +08:00
parent 067bad6eef
commit 92d2e939e1
2 changed files with 5 additions and 2 deletions

View File

@@ -110,7 +110,10 @@ You can access these settings through VS Code's Settings UI or by adding them to
## Release Notes
### 0.0.2 (Current)
### 0.0.3 (Current)
* Bump version to 0.0.3
### 0.0.2
Major feature expansion and UI improvements:
* **New dedicated activity bar** with custom WizGIT sidebar

View File

@@ -2,7 +2,7 @@
"name": "wizgit-in-vscode",
"displayName": "WizGIT in VS Code",
"description": "A VS Code extension to interact with WizGIT API for repository management.",
"version": "0.0.2",
"version": "0.0.3",
"publisher": "TerenceCarrera",
"license": "MIT",
"repository": {