mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 10:46:34 +00:00
v9.12.7
This commit is contained in:
parent
36c636474d
commit
8a6ee5905a
@ -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!
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
## 9.12.7 - 2019-02-26
|
||||
|
||||
* Fix parsing of not-really-numeric device UUID parameters [Paulo Castro]
|
||||
|
||||
## 9.12.6 - 2019-02-22
|
||||
|
||||
* Fix regression in ee75ff and restore functionality to ToC in docs [Chris Crocker-White]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "9.12.6",
|
||||
"version": "9.12.7",
|
||||
"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