mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-06 11:10:10 +00:00
v10.12.0
This commit is contained in:
parent
a47d2d4454
commit
783cab2e50
@ -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!
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## 10.12.0 - 2019-05-15
|
||||||
|
|
||||||
|
* Fix video url [Daniel Andrade]
|
||||||
|
|
||||||
## 10.11.1 - 2019-05-15
|
## 10.11.1 - 2019-05-15
|
||||||
|
|
||||||
* Debounce livepush invocations to collect changes together [Cameron Diver]
|
* Debounce livepush invocations to collect changes together [Cameron Diver]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "10.11.1",
|
"version": "10.12.0",
|
||||||
"description": "The official balena CLI tool",
|
"description": "The official balena CLI tool",
|
||||||
"main": "./build/actions/index.js",
|
"main": "./build/actions/index.js",
|
||||||
"homepage": "https://github.com/balena-io/balena-cli",
|
"homepage": "https://github.com/balena-io/balena-cli",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user