This commit is contained in:
Balena CI 2021-01-26 10:31:28 +02:00 committed by VersionBot
parent 492bdab2fe
commit 023fc57914
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: 'tunnel: Add note re openBalena version compatibility'
hash: 941c36525951f41f1c8b5933dc76d64b9e16a205
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
version: 12.38.7
date: 2021-01-25T17:37:22.165Z
- commits:
- subject: 'logging: note that the device supervisor version is operative'
hash: 53926067caeb8d021b3ff1dae600c3eab4946426

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.7 - 2021-01-25
* tunnel: Add note re openBalena version compatibility [Paulo Castro]
## 12.38.6 - 2021-01-22
* logging: note that the device supervisor version is operative [Matthew McGinn]

2
npm-shrinkwrap.json generated
View File

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

View File

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