Skip to content

Commit 25ab89d

Browse files
Merge pull request #501 from charlespierce/v0.5.7
v0.5.7
2 parents dad3b76 + ef9c36c commit 25ab89d

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
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.6"
3+
version = "0.5.7"
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.7
2+
3+
- Prevent corrupting local cache by downloading tools to temp directory (#498)
4+
15
# Version 0.5.6
26

37
- Improve expected behavior with Yarn in projects (#470)

dev/rpm/volta.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: volta
2-
Version: 0.5.6
2+
Version: 0.5.7
33
Release: 1%{?dist}
44
Summary: The JavaScript Launcher ⚡
55

0 commit comments

Comments
 (0)