mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
v10.10.3
This commit is contained in:
parent
53bee83047
commit
ff8d784582
@ -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/).
|
||||
|
||||
## 10.10.3 - 2019-05-10
|
||||
|
||||
* Fix 'local configure' on macOS standalone installation [Paulo Castro]
|
||||
|
||||
## 10.10.2 - 2019-05-10
|
||||
|
||||
* Update dependencies including a balena-preload fix for lots of releases [Pagan Gazzard]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "10.10.2",
|
||||
"version": "10.10.3",
|
||||
"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