Skip to content

Commit 3669115

Browse files
apply version updates (#190)
Co-authored-by: amrbashir <amrbashir@users.noreply.github.com>
1 parent c78393c commit 3669115

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.changes/cargo.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## \[0.2.1]
4+
5+
- Add support for `cargo` as a package manager.
6+
- [c78393c](https://www.github.com/tauri-apps/tauri-vscode/commit/c78393cdec2911abcbd87a45f3cbc0311f9f5a1c) feat: support cargo as a package manager, closes [#187](https://www.github.com/tauri-apps/tauri-vscode/pull/187) ([#189](https://www.github.com/tauri-apps/tauri-vscode/pull/189)) on 2022-10-22
7+
38
## \[0.2.0]
49

510
- Provide schema for `tauri.conf.json` based on `tauri-build` version.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"type": "git",
1414
"url": "https://github.com/tauri-apps/tauri-vscode.git"
1515
},
16-
"version": "0.2.0",
16+
"version": "0.2.1",
1717
"engines": {
1818
"vscode": "^1.66.0"
1919
},

0 commit comments

Comments
 (0)