mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 09:26:42 +00:00
v9.11.1
This commit is contained in:
parent
ca9ce5ed16
commit
e5f454bac3
@ -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.11.1 - 2019-01-16
|
||||||
|
|
||||||
|
* Typescript: Add TypeScript migration notice to README file [Paulo Castro]
|
||||||
|
|
||||||
## 9.11.0 - 2019-01-16
|
## 9.11.0 - 2019-01-16
|
||||||
|
|
||||||
* Support compressed images in `balena local flash` [Alexis Svinartchouk]
|
* Support compressed images in `balena local flash` [Alexis Svinartchouk]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "9.11.0",
|
"version": "9.11.1",
|
||||||
"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