This commit is contained in:
Balena CI 2020-08-04 20:23:26 +03:00 committed by VersionBot
parent 0337e284a6
commit 1d566a72ca
4 changed files with 21 additions and 2 deletions

View File

@ -1,3 +1,18 @@
- commits:
- subject: >-
os build-config: Fix output file containing 'undefined' word since
v12.9.4
hash: 74c6f8a627860e8b4c9d0540c50fb922017c18b2
body: ''
footer:
Resolves: '#1975'
resolves: '#1975'
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
version: 12.11.2
date: 2020-08-04T16:29:31.721Z
- commits:
- subject: Update balena-release to v3
hash: a52a623fdfb4126edd87104b5f68e0469a2bda27

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.2 - 2020-08-04
* os build-config: Fix output file containing 'undefined' word since v12.9.4 [Paulo Castro]
## 12.11.1 - 2020-08-04
* Update balena-release to v3 [Thodoris Greasidis]

2
npm-shrinkwrap.json generated
View File

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

View File

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