mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
v6.12.9
This commit is contained in:
parent
d9532b6fa0
commit
5c0ba5d06c
@ -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/).
|
||||
|
||||
## v6.12.9 - 2018-02-05
|
||||
|
||||
* Switch back to upstream global-tunnel-ng #781 [Alexis Svinartchouk]
|
||||
|
||||
## v6.12.8 - 2018-02-03
|
||||
|
||||
* Fix uuid params being parsed a numbers #774 [Thodoris Greasidis]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "resin-cli",
|
||||
"version": "6.12.8",
|
||||
"version": "6.12.9",
|
||||
"description": "The official resin.io CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/resin-io/resin-cli",
|
||||
@ -149,4 +149,4 @@
|
||||
"optionalDependencies": {
|
||||
"removedrive": "^1.0.0"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user