v12.44.21

This commit is contained in:
Balena CI 2021-06-23 16:54:41 +03:00 committed by VersionBot
parent 486cae1aaa
commit 43c6fe672f
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: 'Update author details in package.json, Windows Programs and Features'
hash: 4d588e51a762e25c7fbee34786e9d90d809ecdb5
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
version: 12.44.21
date: 2021-06-22T10:53:24.115Z
- commits:
- subject: 'devices supported: Use new DeviceType data model as source of truth'
hash: a254e461186e4cfddcffd3285e9420451e31cb24

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.44.21 - 2021-06-22
* Update author details in package.json, Windows Programs and Features [Paulo Castro]
## 12.44.20 - 2021-06-14
* devices supported: Use new DeviceType data model as source of truth [Paulo Castro]

2
npm-shrinkwrap.json generated
View File

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

View File

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