mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
v12.9.8
This commit is contained in:
parent
cd3fa4521c
commit
94cc84e5ce
@ -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
|
||||
|
@ -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
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.9.7",
|
||||
"version": "12.9.8",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user