mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
v12.42.1
This commit is contained in:
parent
52fe7481fc
commit
835445be2e
@ -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
|
||||
|
@ -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
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.42.0",
|
||||
"version": "12.42.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user