v12.44.23

This commit is contained in:
Balena CI 2021-06-30 19:26:18 +03:00 committed by VersionBot
parent 4e8b8fe582
commit fe7cbf4f74
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: Delete CODEOWNERS
hash: 2986e6cea3ab245c5546cc3da2c7c22fcf193e60
body: ''
footer:
Change-type: patch
change-type: patch
author: dfunckt
nested: []
version: 12.44.23
date: 2021-06-30T15:59:54.226Z
- commits:
- subject: 'preload: Warn that zip files are only accepted for Intel Edison'
hash: fec96b41ee59c61f6074aab907de6d05d431ba99

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.23 - 2021-06-30
* Delete CODEOWNERS [dfunckt]
## 12.44.22 - 2021-06-24
* preload: Warn that zip files are only accepted for Intel Edison [Kyle Harding]

2
npm-shrinkwrap.json generated
View File

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

View File

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