This commit is contained in:
Resin CI 2019-06-27 15:06:08 +03:00
parent b74a0d1141
commit a2ee48f2fb
3 changed files with 17 additions and 1 deletions

View File

@ -1,3 +1,15 @@
- commits:
- subject: Patch 'pkg' package to resolve 'preload' issue in standalone installs
hash: 34d7b84d1e8db074213067c160d18811d3d4d6bb
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Paulo Castro <paulo@balena.io>
signed-off-by: Paulo Castro <paulo@balena.io>
author: Paulo Castro
version: 11.3.6
date: 2019-06-27T00:10:14.488Z
- commits:
- subject: Add machine-readable changelog
hash: 3a7604368a5c4cd68f520021f085758260f9e055

View File

@ -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/).
## 11.3.6 - 2019-06-27
* Patch 'pkg' package to resolve 'preload' issue in standalone installs [Paulo Castro]
## 11.3.5 - 2019-06-26
* Add machine-readable changelog [Gergely Imreh]

View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "11.3.5",
"version": "11.3.6",
"description": "The official balena CLI tool",
"main": "./build/actions/index.js",
"homepage": "https://github.com/balena-io/balena-cli",