mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 02:39:49 +00:00
v12.38.7
This commit is contained in:
parent
492bdab2fe
commit
023fc57914
@ -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
|
||||
|
@ -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
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.38.6",
|
||||
"version": "12.38.7",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user