This commit is contained in:
Balena CI 2019-10-22 13:49:34 +03:00
parent 7de059b95e
commit 3393e797d0
4 changed files with 18 additions and 2 deletions

View File

@ -1,3 +1,15 @@
- commits:
- subject: Add installation note regarding macOS Catalina (10.15)
hash: c2b0091f86c121de857136a8ec14a6c5b744b87b
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.16.6
date: 2019-10-22T10:24:08.715Z
- commits:
- subject: Bump livepush and reconcile husky dependency
hash: f50f169ff060fd036f09ce0bb7d674199707f657

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.16.6 - 2019-10-22
* Add installation note regarding macOS Catalina (10.15) [Paulo Castro]
## 11.16.5 - 2019-10-22
* Bump livepush and reconcile husky dependency [Paulo Castro]

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "11.16.5",
"version": "11.16.6",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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