Skip to content

Commit d72e13e

Browse files
Merge pull request #782 from charlespierce/v0.8.4
v0.8.4
2 parents 4f33fd8 + e4cae3a commit d72e13e

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

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.8.3"
3+
version = "0.8.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: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# Version 0.8.4
2+
3+
- Add `{{filename}}` and `{{ext}}` (extension) replacements for `template` hooks (#774)
4+
- Show better error when running `volta install yarn` without a Node version available (#763)
5+
16
# Version 0.8.3
27

38
- Fix bug preventing custom `npm` versions from launching on Windows (#777)

0 commit comments

Comments
 (0)