mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 05:37:51 +00:00
v11.3.5
This commit is contained in:
parent
4a9d133c11
commit
d999b901bb
File diff suppressed because it is too large
Load Diff
@ -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/).
|
||||||
|
|
||||||
|
## 11.3.5 - 2019-06-26
|
||||||
|
|
||||||
|
* Add machine-readable changelog [Gergely Imreh]
|
||||||
|
|
||||||
## 11.3.4 - 2019-06-26
|
## 11.3.4 - 2019-06-26
|
||||||
|
|
||||||
* Patterns: Add debug logs in the getOnlineTargetUuid resolution [Thodoris Greasidis]
|
* Patterns: Add debug logs in the getOnlineTargetUuid resolution [Thodoris Greasidis]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "11.3.4",
|
"version": "11.3.5",
|
||||||
"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