Apply Version Updates From Current Changes (#265)

Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-08-29 02:06:36 +03:00
committed by GitHub
parent bf281d7bd5
commit 275ae41bc6
3 changed files with 5 additions and 6 deletions

View File

@@ -1,5 +0,0 @@
---
"tauri-vscode": patch
---
Install `cargo tauri` if not installed.

View File

@@ -1,5 +1,9 @@
# Changelog
## \[0.2.7]
- [`8f41ede`](https://www.github.com/tauri-apps/tauri-vscode/commit/8f41ede1cda26ed88fe570d3030435773ae24dde) ([#242](https://www.github.com/tauri-apps/tauri-vscode/pull/242)) Install `cargo tauri` if not installed.
## \[0.2.6]
- Revert multiple deps update.

View File

@@ -2,7 +2,7 @@
"name": "tauri-vscode",
"publisher": "tauri-apps",
"displayName": "Tauri",
"version": "0.2.6",
"version": "0.2.7",
"description": "Enhances the experience of Tauri apps development",
"license": "MIT OR Apache-2.0",
"icon": "assets/icon.png",