mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-09 12:21:16 +00:00
v11.11.3
This commit is contained in:
parent
eac229ab7c
commit
9ea999f15f
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: Send all debug output to stderr
|
||||
hash: 7a865b2e151f54a0edf37c1884e362fc155214a3
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
signed-off-by: Cameron Diver <cameron@balena.io>
|
||||
author: Cameron Diver
|
||||
version: 11.11.3
|
||||
date: 2019-09-19T12:28:38.243Z
|
||||
- commits:
|
||||
- subject: Use balena analytics project name
|
||||
hash: c1ba73a2da4872412a8b56d3580d6617e2476606
|
||||
|
@ -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.11.3 - 2019-09-19
|
||||
|
||||
* Send all debug output to stderr [Cameron Diver]
|
||||
|
||||
## 11.11.2 - 2019-09-18
|
||||
|
||||
* Use balena analytics project name [Roman Mazur]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.11.2",
|
||||
"version": "11.11.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.11.2",
|
||||
"version": "11.11.3",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user