Skip to content
This repository was archived by the owner on Jun 28, 2024. It is now read-only.

Commit 29dd599

Browse files
committed
Update version to 0.6.6 and fix extension activator
1 parent a1886e0 commit 29dd599

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
All notable changes to the "crates" extension will be documented in this file.
44

5+
## 0.6.6
6+
7+
- a fix for extension activator [adamtrilling](https://github.com/adamtrilling)
8+
59
## 0.6.5
610

711
- a bug fix for decorator css support [Jacob-32587](https://github.com/Jacob-32587)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "crates",
33
"displayName": "crates",
44
"description": "Helps Rust developers managing dependencies with Cargo.toml.",
5-
"version": "0.6.5",
5+
"version": "0.6.6",
66
"publisher": "serayuzgur",
77
"author": {
88
"name": "serayuzgur",

0 commit comments

Comments
 (0)