Skip to content

Commit e4ab360

Browse files
Merge pull request #975 from charlespierce/v1.0.4
v1.0.4
2 parents e6856e9 + de1fadd commit e4ab360

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-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.3"
3+
version = "1.0.4"
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: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Version 1.0.4
2+
3+
- Fetch native Apple silicon versions of Node when available (#974)
4+
15
# Version 1.0.3
26

37
- Fix pinning of `npm@bundled` when there is a custom default npm version (#957)

0 commit comments

Comments
 (0)