Apply Version Updates From Current Changes (#214)

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-03-17 18:38:34 +02:00
committed by GitHub
parent 84e45e02f3
commit 3d9b9c0e50
3 changed files with 6 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
'tauri-vscode': 'patch'
---
Force Publish

View File

@@ -1,5 +1,10 @@
# Changelog
## \[0.2.4]
- Force Publish
- [95b10ad](https://www.github.com/tauri-apps/tauri-vscode/commit/95b10ad21986f217e3537ab4e7133c60c1f5853a) ci: force publish 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.3",
"version": "0.2.4",
"engines": {
"vscode": "^1.66.0"
},