mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
v10.14.0
This commit is contained in:
parent
ba4301487f
commit
5de7a50fc0
@ -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.14.0 - 2019-05-27
|
||||||
|
|
||||||
|
* Add the ability to specify an environment variable when pushing to local mode device [Cameron Diver]
|
||||||
|
|
||||||
## 10.13.6 - 2019-05-22
|
## 10.13.6 - 2019-05-22
|
||||||
|
|
||||||
* Improve preload's --commit parameter description [Alexis Svinartchouk]
|
* Improve preload's --commit parameter description [Alexis Svinartchouk]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "10.13.6",
|
"version": "10.14.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…
Reference in New Issue
Block a user