mirror of
https://github.com/tauri-apps/tauri-vscode.git
synced 2026-01-31 00:35:18 +01:00
Apply Version Updates From Current Changes (#265)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bf281d7bd5
commit
275ae41bc6
@@ -1,5 +0,0 @@
|
||||
---
|
||||
"tauri-vscode": patch
|
||||
---
|
||||
|
||||
Install `cargo tauri` if not installed.
|
||||
@@ -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.
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user