Skip to content

Commit 6b79bf7

Browse files
balena-ciVersionBot
authored andcommitted
v6.4.3
1 parent 656c852 commit 6b79bf7

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.3 - 2018-09-10
8+
9+
* Lsblk: Fix listing of empty mountpoints [Jonas Hermsmeier]
10+
711
## v6.4.2 - 2018-09-03
812

913
* Lsblk: Check `hotplug` to set `isRemovable` [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.4.2",
3+
"version": "6.4.3",
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)