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

Commit

Permalink
new version and change log
Browse files Browse the repository at this point in the history
  • Loading branch information
serayuzgur committed Sep 18, 2023
1 parent 56e7606 commit 04e7c85
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## 0.6.3

- sparse index yanked fixed. [BarbossHack](https://github.com/BarbossHack)
- better prerelease check. [BarbossHack](https://github.com/BarbossHack)


## 0.6.2

- sparse index support with custom url support added. [BarbossHack](https://github.com/BarbossHack)
Expand Down
2 changes: 1 addition & 1 deletion meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -1477,7 +1477,7 @@
"bytesInOutput": 932
}
},
"bytes": 56610
"bytes": 56689
}
}
}
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": "crates",
"displayName": "crates",
"description": "Helps Rust developers managing dependencies with Cargo.toml.",
"version": "0.6.2",
"version": "0.6.3",
"publisher": "serayuzgur",
"author": {
"name": "serayuzgur",
Expand Down

0 comments on commit 04e7c85

Please sign in to comment.