mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
v9.2.2
This commit is contained in:
parent
841d1927a9
commit
c3b74a869a
@ -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.2.2 - 2018-11-20
|
||||
|
||||
* Fix missing import in `os configure` [Akis Kesoglou]
|
||||
|
||||
## 9.2.1 - 2018-11-19
|
||||
|
||||
* Add case-insensitive checking for application names in balena push [Cameron Diver]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "9.2.1",
|
||||
"version": "9.2.2",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user