You've already forked wizgit-vscode-extension
bump version to 0.0.3 and update release notes
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user