Skip to content

Commit 701d036

Browse files
Merge pull request #793 from charlespierce/v0.8.6
v0.8.6
2 parents 81fd773 + 900e823 commit 701d036

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "volta"
3-
version = "0.8.5"
3+
version = "0.8.6"
44
authors = ["David Herman <david.herman@gmail.com>"]
55
license = "BSD-2-Clause"
66
repository = "https://github.com/volta-cli/volta"

RELEASES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 0.8.6
2+
3+
- Improve parsing of `engines` when installing a package (#791, #792)
4+
15
# Version 0.8.5
26

37
- Improve the stability of installing tools on systems with virus scanning software (#784)

0 commit comments

Comments
 (0)