mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
v10.17.5
This commit is contained in:
parent
4eea5e822b
commit
faa558b432
@ -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.17.5 - 2019-06-04
|
||||
|
||||
* Pin moment-duration-format package (ReferenceError: window is not defined) [Paulo Castro]
|
||||
|
||||
## 10.17.4 - 2019-06-03
|
||||
|
||||
* .gitignore: Add fast-boot.json generated by balena-dev command [Thodoris Greasidis]
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "10.17.4",
|
||||
"version": "10.17.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