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

Commit 04e7c85

Browse files
committed
new version and change log
1 parent 56e7606 commit 04e7c85

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

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

5+
## 0.6.3
6+
7+
- sparse index yanked fixed. [BarbossHack](https://github.com/BarbossHack)
8+
- better prerelease check. [BarbossHack](https://github.com/BarbossHack)
9+
10+
511
## 0.6.2
612

713
- sparse index support with custom url support added. [BarbossHack](https://github.com/BarbossHack)

meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1477,7 +1477,7 @@
14771477
"bytesInOutput": 932
14781478
}
14791479
},
1480-
"bytes": 56610
1480+
"bytes": 56689
14811481
}
14821482
}
14831483
}

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.2",
5+
"version": "0.6.3",
66
"publisher": "serayuzgur",
77
"author": {
88
"name": "serayuzgur",

0 commit comments

Comments
 (0)