mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
v12.38.6
This commit is contained in:
parent
d74af38bfe
commit
fed58278c9
@ -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
|
||||
|
@ -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
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.38.5",
|
||||
"version": "12.38.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user