This commit is contained in:
Balena CI 2020-08-04 22:28:57 +03:00 committed by VersionBot
parent 15b536a3b2
commit 4d9affd030
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: Dont set the preloader config device type to intel-nuc
hash: 505acc19db3c488f4149b6c823f3f6e7ec0a7c38
body: ''
footer:
Change-type: patch
change-type: patch
author: Alexis Svinartchouk
nested: []
version: 12.11.3
date: 2020-08-04T18:15:21.428Z
- commits:
- subject: >-
os build-config: Fix output file containing 'undefined' word since

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.11.3 - 2020-08-04
* Dont set the preloader config device type to intel-nuc [Alexis Svinartchouk]
## 12.11.2 - 2020-08-04
* os build-config: Fix output file containing 'undefined' word since v12.9.4 [Paulo Castro]

2
npm-shrinkwrap.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "12.11.2",
"version": "12.11.3",
"description": "The official balena CLI tool",
"main": "./build/app.js",
"homepage": "https://github.com/balena-io/balena-cli",