This commit is contained in:
Balena CI 2021-01-23 03:09:50 +02:00 committed by VersionBot
parent d74af38bfe
commit fed58278c9
4 changed files with 19 additions and 2 deletions

View File

@ -1,3 +1,16 @@
- commits:
- subject: 'logging: note that the device supervisor version is operative'
hash: 53926067caeb8d021b3ff1dae600c3eab4946426
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
signed-off-by: Matthew McGinn <matthew@balena.io>
author: Matthew McGinn
nested: []
version: 12.38.6
date: 2021-01-22T21:56:21.475Z
- commits:
- subject: 'tls: Use TLS for tunnel connection'
hash: 7ae83d9ce578dc82d8324fa78f3b59c4bc965e4f

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/).
## 12.38.6 - 2021-01-22
* logging: note that the device supervisor version is operative [Matthew McGinn]
## 12.38.5 - 2021-01-21
* tls: Use TLS for tunnel connection [Balena CI]

2
npm-shrinkwrap.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "12.38.5",
"version": "12.38.6",
"description": "The official balena Command Line Interface",
"main": "./build/app.js",
"homepage": "https://github.com/balena-io/balena-cli",