mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
v10.2.0
This commit is contained in:
parent
69db3c0171
commit
579cdaa2e2
@ -4,6 +4,15 @@ 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/).
|
||||
|
||||
## 10.2.0 - 2019-04-23
|
||||
|
||||
* Update livepush documentation and required versions [Cameron Diver]
|
||||
* Cleanup intermediate containers on exit of livepush [Cameron Diver]
|
||||
* Livepush: Perform full rebuild on Dockerfile-like file change [Cameron Diver]
|
||||
* Add livepush ability to balena push [Cameron Diver]
|
||||
* Log: Add livepush logging functions [Cameron Diver]
|
||||
* Add device status endpoint api function [Cameron Diver]
|
||||
|
||||
## 10.1.1 - 2019-04-22
|
||||
|
||||
* Ensure not marking successful releases as canceled [Thodoris Greasidis]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "10.1.1",
|
||||
"version": "10.2.0",
|
||||
"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