Skip to content

Commit c75a0fa

Browse files
resin-io-modules-versionbot[bot]VersionBot
authored andcommitted
v6.4.0
1 parent a4ea7c5 commit c75a0fa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## v6.4.0 - 2018-08-02
8+
9+
* Feat(diskutil): Populate devicePath on Mac OS #297 [Jonas Hermsmeier]
10+
711
## v6.3.2 - 2018-08-02
812

913
* Fix(diskutil): Also probe Ejectable to determine removabililty #298 [Jonas Hermsmeier]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "drivelist",
3-
"version": "6.3.2",
3+
"version": "6.4.0",
44
"description": "List all connected drives in your computer, in all major operating systems",
55
"main": "lib/drivelist.js",
66
"homepage": "https://github.com/resin-io-modules/drivelist",

0 commit comments

Comments
 (0)