mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-20 06:07:55 +00:00
v7.1.5
This commit is contained in:
parent
c6c9046826
commit
3c8054faa7
@ -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.1.5 - 2018-03-27
|
||||
|
||||
* Fix crash when an app is not specified for build command #834 [Akis Kesoglou]
|
||||
|
||||
## v7.1.4 - 2018-03-26
|
||||
|
||||
* Upgrade resin-sync to pull in the fix for #824 #832 [Tim Perry]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-cli",
|
||||
"version": "7.1.4",
|
||||
"version": "7.1.5",
|
||||
"description": "The official resin.io CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/resin-io/resin-cli",
|
||||
|
Loading…
Reference in New Issue
Block a user