mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-24 07:46:39 +00:00
v10.9.4
This commit is contained in:
parent
29d684f9c3
commit
d9c3332cb2
@ -4,6 +4,11 @@ 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.9.4 - 2019-05-02
|
||||
|
||||
* Improve livepush UX [Cameron Diver]
|
||||
* Improve logging for detached mode + livepush [Cameron Diver]
|
||||
|
||||
## 10.9.3 - 2019-05-02
|
||||
|
||||
* Actions/auth: fix mixed indentation error [Gergely Imreh]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "10.9.3",
|
||||
"version": "10.9.4",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
Reference in New Issue
Block a user