mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
v9.12.4
This commit is contained in:
parent
8863132e8e
commit
21b32633c5
@ -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.4 - 2019-02-20
|
||||
|
||||
* Tunnel: Refactor to improve log output [Rich Bayliss]
|
||||
|
||||
## 9.12.3 - 2019-02-15
|
||||
|
||||
* Tunnel: Add the tunnel command [Rich Bayliss]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "9.12.3",
|
||||
"version": "9.12.4",
|
||||
"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