mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
v9.15.6
This commit is contained in:
parent
6825ffe416
commit
79e240f630
@ -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/).
|
||||
|
||||
## 9.15.6 - 2019-03-28
|
||||
|
||||
* Support nocache flag in push <ip> [Cameron Diver]
|
||||
|
||||
## 9.15.5 - 2019-03-27
|
||||
|
||||
* Bump docker-progress (4.0.0) to improve `balena deploy` error handling. [Paulo Castro]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "9.15.5",
|
||||
"version": "9.15.6",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user