This commit is contained in:
Balena CI 2020-07-30 16:04:09 +03:00 committed by VersionBot
parent cd3fa4521c
commit 94cc84e5ce
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: 'Tests: improve reliability of os/configure.spec.ts'
hash: 5d7d687d6c1a9f9be85b2eb6384ce41bbb1dc0d3
body: ''
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
nested: []
version: 12.9.8
date: 2020-07-30T12:28:26.937Z
- commits:
- subject: Convert command `push` to oclif
hash: 0f058a444139df541597dca741b0665ffb9bdbea

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.9.8 - 2020-07-30
* Tests: improve reliability of os/configure.spec.ts [Pagan Gazzard]
## 12.9.7 - 2020-07-29
* Convert command `push` to oclif [Scott Lowe]

2
npm-shrinkwrap.json generated
View File

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

View File

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