Skip to content

Commit b8ae859

Browse files
Merge pull request #1021 from charlespierce/v1.0.5
v1.0.5
2 parents 98dfa2c + 3c2bd07 commit b8ae859

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

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 = "1.0.4"
3+
version = "1.0.5"
44
authors = ["David Herman <[email protected]>", "Charles Pierce <[email protected]>"]
55
license = "BSD-2-Clause"
66
repository = "https://github.com/volta-cli/volta"

RELEASES.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Version 1.0.5
2+
3+
- Added error when attempting to install Node using `nvm` syntax (#1020)
4+
- Avoid modifying shell config if the environment is already correct (#990)
5+
- Prevent trying to read OS-generated files as package configs (#981)
6+
17
# Version 1.0.4
28

39
- Fetch native Apple silicon versions of Node when available (#974)

0 commit comments

Comments
 (0)