mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
v9.12.5
This commit is contained in:
parent
8482961f7f
commit
4448509d92
@ -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.5 - 2019-02-22
|
||||
|
||||
* Re-run newest prettier on master [Thodoris Greasidis]
|
||||
|
||||
## 9.12.4 - 2019-02-20
|
||||
|
||||
* Tunnel: Refactor to improve log output [Rich Bayliss]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "9.12.4",
|
||||
"version": "9.12.5",
|
||||
"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