mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
v11.16.6
This commit is contained in:
parent
7de059b95e
commit
3393e797d0
@ -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
|
||||
|
@ -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
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.16.5",
|
||||
"version": "11.16.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user