mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
v10.17.3
This commit is contained in:
parent
9cc81866eb
commit
f6a262bcde
@ -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.17.3 - 2019-05-31
|
||||||
|
|
||||||
|
* Use an .npmrc to prevent creating a package-lock on each install [Thodoris Greasidis]
|
||||||
|
|
||||||
## 10.17.2 - 2019-05-30
|
## 10.17.2 - 2019-05-30
|
||||||
|
|
||||||
* Allow newline characters in build/deploy --buildArg values [Paulo Castro]
|
* Allow newline characters in build/deploy --buildArg values [Paulo Castro]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "10.17.2",
|
"version": "10.17.3",
|
||||||
"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