This commit is contained in:
Balena CI 2021-03-19 18:58:58 +02:00 committed by VersionBot
parent 52fe7481fc
commit 835445be2e
4 changed files with 19 additions and 2 deletions

View File

@ -1,3 +1,16 @@
- commits:
- subject: Make README.md bullet point spacing uniform
hash: 88072173d0da94bc57af0f3f989690f2b57c6773
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Genadi Naydenov genadi@balena.com
signed-off-by: Genadi Naydenov genadi@balena.com
author: Genadi Naydenov
nested: []
version: 12.42.1
date: 2021-03-19T16:38:50.532Z
- commits:
- subject: 'balena device: Display public IP address field'
hash: 50af0760ce36e4f96e02ed37bb9eaf802ad4386c

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.42.1 - 2021-03-19
* Make README.md bullet point spacing uniform [Genadi Naydenov]
## 12.42.0 - 2021-03-19
* balena device: Display public IP address field [Chris Wiggins]

2
npm-shrinkwrap.json generated
View File

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

View File

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