Skip to content

Commit c095816

Browse files
Merge pull request #458 from charlespierce/v0.5.3
v0.5.3
2 parents a0f9283 + 85d6081 commit c095816

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 = "0.5.2"
3+
version = "0.5.3"
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: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# Version 0.5.3
2+
3+
- Prevent unnecessary warning output when not running interactively (#451)
4+
- Fix a bug in load script for fish shell on Linux (#456)
5+
- Improve wrapping behavior for warning messages (#453)
6+
17
# Version 0.5.2
28

39
- Improve error messages when running a project-local binary fails (#426)

0 commit comments

Comments
 (0)