mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 10:46:34 +00:00
v9.1.0
This commit is contained in:
parent
161b9454c2
commit
3a3cfbc85e
@ -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/).
|
||||||
|
|
||||||
|
## 9.1.0 - 2018-11-07
|
||||||
|
|
||||||
|
* Update qemu to v3, and automatically use the correct architecture (arm/aarch64) [Edward Keeble]
|
||||||
|
|
||||||
## 9.0.3 - 2018-11-07
|
## 9.0.3 - 2018-11-07
|
||||||
|
|
||||||
* Mark api keys in the CLI as non-experimental [Tim Perry]
|
* Mark api keys in the CLI as non-experimental [Tim Perry]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "9.0.3",
|
"version": "9.1.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