mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-30 08:03:55 +00:00
v10.10.5
This commit is contained in:
parent
ecae517de0
commit
c15276d239
@ -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!
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## 10.10.5 - 2019-05-14
|
||||||
|
|
||||||
|
* Update instructions for adding folder to path in MacOS [Jasmine Gilbert]
|
||||||
|
|
||||||
## 10.10.4 - 2019-05-14
|
## 10.10.4 - 2019-05-14
|
||||||
|
|
||||||
* Pin pkg version to avoid node 6 error [Cameron Diver]
|
* Pin pkg version to avoid node 6 error [Cameron Diver]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "10.10.4",
|
"version": "10.10.5",
|
||||||
"description": "The official balena CLI tool",
|
"description": "The official balena CLI tool",
|
||||||
"main": "./build/actions/index.js",
|
"main": "./build/actions/index.js",
|
||||||
"homepage": "https://github.com/balena-io/balena-cli",
|
"homepage": "https://github.com/balena-io/balena-cli",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user