This commit is contained in:
resin-io-versionbot[bot] 2018-03-20 15:44:13 +00:00 committed by VersionBot
parent 24ebe2946c
commit bb102c1918
2 changed files with 5 additions and 1 deletions

View File

@ -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/).
## v7.0.7 - 2018-03-20
* Update resin-preload to 6.1.2 #821 [Alexis Svinartchouk]
## v7.0.6 - 2018-03-20
* Make sure image name is all lowercase #815 [Akis Kesoglou]

View File

@ -1,6 +1,6 @@
{
"name": "resin-cli",
"version": "7.0.6",
"version": "7.0.7",
"description": "The official resin.io CLI tool",
"main": "./build/actions/index.js",
"homepage": "https://github.com/resin-io/resin-cli",