Skip to content

Commit 3b5a1af

Browse files
Merge pull request #467 from charlespierce/v0.5.4
v0.5.4
2 parents e0aa5f0 + 4413fe7 commit 3b5a1af

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 = "0.5.3"
3+
version = "0.5.4"
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.5.4
2+
3+
- Show additional diagnostic messages when run with `--verbose` (#455)
4+
15
# Version 0.5.3
26

37
- Prevent unnecessary warning output when not running interactively (#451)

0 commit comments

Comments
 (0)