Skip to content

Commit

Permalink
apply version updates (#284)
Browse files Browse the repository at this point in the history
Co-authored-by: amrbashir <[email protected]>
  • Loading branch information
github-actions[bot] and amrbashir authored Jan 22, 2025
1 parent 1776543 commit 63569dd
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/fix-cargo.md

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## \[0.2.10]

- [`1776543`](https://www.github.com/tauri-apps/tauri-vscode/commit/1776543f585f57cc7d467ce8ae4cc69e8287aaea) ([#282](https://www.github.com/tauri-apps/tauri-vscode/pull/282)) Fix extension trying to use npm instead of cargo.

## \[0.2.9]

- [`53b84b4`](https://www.github.com/tauri-apps/tauri-vscode/commit/53b84b4dc2029313a718d1919c78f82da0329783) ([#273](https://www.github.com/tauri-apps/tauri-vscode/pull/273)) Fix extensions commands not working with `EISDIR` error.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "tauri-vscode",
"publisher": "tauri-apps",
"displayName": "Tauri",
"version": "0.2.9",
"version": "0.2.10",
"description": "Enhances the experience of Tauri apps development",
"license": "MIT OR Apache-2.0",
"icon": "assets/icon.png",
Expand Down

0 comments on commit 63569dd

Please sign in to comment.