mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
v9.9.1
This commit is contained in:
parent
5cf0f7030d
commit
e0bd6b9d4e
@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
|
||||
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## 9.9.1 - 2019-01-11
|
||||
|
||||
* Update util available-drives action [Alexis Svinartchouk]
|
||||
* Update lib/actions/local/flash.coffee [Alexis Svinartchouk]
|
||||
|
||||
## 9.9.0 - 2019-01-10
|
||||
|
||||
* Request access to previously pushed release via `balena deploy` [Matthew McGinn]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "9.9.0",
|
||||
"version": "9.9.1",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
Reference in New Issue
Block a user