This commit is contained in:
Balena CI 2020-04-22 13:40:55 +03:00
parent 9350af9ddf
commit 0ae138db03
4 changed files with 24 additions and 2 deletions

View File

@ -1,3 +1,20 @@
- commits:
- subject: Update to balena-release
hash: 88e4009e88a1f06857acb8a660fb3833b9bb0730
body: ''
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
- subject: Update dependencies to pick up performance improvements
hash: 82e17cea6a85ee916843701e4a78adde188b8be2
body: ''
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
version: 11.31.8
date: 2020-04-22T09:37:58.642Z
- commits:
- subject: Update codeowners
hash: 5f098e7410ec60c1132b34395cb95f8c5547c09d

View File

@ -4,6 +4,11 @@ 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/).
## 11.31.8 - 2020-04-22
* Update to balena-release [Pagan Gazzard]
* Update dependencies to pick up performance improvements [Pagan Gazzard]
## 11.31.7 - 2020-04-21
* Update codeowners [Scott Lowe]

2
npm-shrinkwrap.json generated
View File

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

View File

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