Apply Version Updates From Current Changes (#216)

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-17 19:04:42 +02:00
committed by GitHub
parent 6af51ce738
commit a17af35ba8
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'tauri-vscode': 'patch'
---
Revert multiple deps update.

View File

@@ -1,5 +1,10 @@
# Changelog
## \[0.2.6]
- Revert multiple deps update.
- [731a586](https://www.github.com/tauri-apps/tauri-vscode/commit/731a586be20a9216cdef2474e83f4071cef0b0ed) revet: revert multiple deps update on 2023-03-17
## \[0.2.2]
- use stripAnsi to remove ansi colors in output

View File

@@ -13,7 +13,7 @@
"type": "git",
"url": "https://github.com/tauri-apps/tauri-vscode.git"
},
"version": "0.2.5",
"version": "0.2.6",
"engines": {
"vscode": "^1.66.0"
},