This commit is contained in:
Balena CI 2021-01-14 16:50:48 +02:00 committed by VersionBot
parent 8c3df9ae30
commit 3d9d8bf5c8
4 changed files with 19 additions and 2 deletions

View File

@ -1,3 +1,16 @@
- commits:
- subject: 'docs: americanize the spelling of words in sourced markdown'
hash: e71184ed3aaff88fb2d3d2ea5d086ab8971993db
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.37.2
date: 2021-01-13T15:15:11.564Z
- commits:
- subject: Refactor out command internal scandevices
hash: aeff5997d02289619f3a2f1e3041144d559feb43

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.37.2 - 2021-01-13
* docs: americanize the spelling of words in sourced markdown [Matthew McGinn]
## 12.37.1 - 2021-01-06
* Refactor out command internal scandevices [Scott Lowe]

2
npm-shrinkwrap.json generated
View File

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

View File

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