Skip to content

Commit ec9ad5d

Browse files
Merge pull request #441 from charlespierce/v0.5.1
v0.5.1
2 parents 5d6cae4 + c75ed34 commit ec9ad5d

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.0"
3+
version = "0.5.1"
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.1
2+
3+
- Add per-project hooks configuration in `<PROJECT_ROOT>/.volta/hooks.json` (#411)
4+
- Support backwards compatibility with `toolchain` key in `package.json` (#434)
5+
16
# Version 0.5.0
27

38
- Rename to Volta: The JavaScript Launcher ⚡️

0 commit comments

Comments
 (0)