v12.14.16

This commit is contained in:
Balena CI 2020-08-27 15:37:55 +03:00 committed by VersionBot
parent 2d042ee116
commit 44bd667648
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: Update to typescript 4.0
hash: 787966a0b61abf3d94a16ca407b42bf05abfbae2
body: ''
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
nested: []
version: 12.14.16
date: 2020-08-27T10:53:30.252Z
- commits:
- subject: 'Convert command preload to oclif, typescript'
hash: d21a18f353c5d9cf9b47e9ed85c15c635d44a44e

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.14.16 - 2020-08-27
* Update to typescript 4.0 [Pagan Gazzard]
## 12.14.15 - 2020-08-27
* Convert command preload to oclif, typescript [Scott Lowe]

2
npm-shrinkwrap.json generated
View File

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

View File

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