Skip to content

Commit

Permalink
v5.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
resin-io-modules-versionbot[bot] authored and VersionBot committed Dec 14, 2017
1 parent 3d9ec87 commit 38e26ae
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

## v5.2.11 - 2017-12-14

* Refactor: Remove lodash #235 [Jonas Hermsmeier]

## v5.2.10 - 2017-12-12

* Fix(package): Fix prebuild script being run on build #236 [Jonas Hermsmeier]
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "drivelist",
"version": "5.2.10",
"version": "5.2.11",
"description": "List all connected drives in your computer, in all major operating systems",
"main": "lib/drivelist.js",
"homepage": "https://github.com/resin-io-modules/drivelist",
Expand Down Expand Up @@ -54,4 +54,4 @@
"nan": "^2.7.0",
"prebuild-install": "^2.3.0"
}
}
}

0 comments on commit 38e26ae

Please sign in to comment.