Skip to content

Commit d4fc9df

Browse files
Merge pull request #1241 from charlespierce/v1.0.8
v1.0.8
2 parents ba0a393 + e3370ea commit d4fc9df

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 = "1.0.7"
3+
version = "1.0.8"
44
authors = ["David Herman <[email protected]>", "Charles Pierce <[email protected]>"]
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 1.0.8
2+
3+
- Fix for malformed `bin` entries when installing global packages (#997)
4+
- Dependency updates
5+
16
# Version 1.0.7
27

38
- Added build for Linux distros with OpenSSL 3.0 (#1211)

0 commit comments

Comments
 (0)