Skip to content

Commit 5f39583

Browse files
Merge pull request #971 from charlespierce/v1.0.3
v1.0.3
2 parents 662671b + 7b8a714 commit 5f39583

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-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.2"
3+
version = "1.0.3"
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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 1.0.3
2+
3+
- Fix pinning of `npm@bundled` when there is a custom default npm version (#957)
4+
- Use correct binary name for scoped packages with a string `bin` entry in `package.json` (#969)
5+
16
# Version 1.0.2
27

38
- Fix issues where `volta list` wasn't showing the correct information in all cases (#778, #926)

0 commit comments

Comments
 (0)