Skip to content

Commit 5729698

Browse files
Merge pull request #447 from charlespierce/v0.5.2
v0.5.2
2 parents 68de4a7 + 9dc7aaa commit 5729698

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 = "0.5.1"
3+
version = "0.5.2"
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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 0.5.2
2+
3+
- Improve error messages when running a project-local binary fails (#426)
4+
- Fix execution of user binaries on Windows (#445)
5+
16
# Version 0.5.1
27

38
- Add per-project hooks configuration in `<PROJECT_ROOT>/.volta/hooks.json` (#411)

0 commit comments

Comments
 (0)