This commit is contained in:
Balena CI 2020-02-06 20:50:18 +02:00
parent 76997c99dc
commit 544f8fb4bd
4 changed files with 16 additions and 2 deletions

View File

@ -1,3 +1,13 @@
- commits:
- subject: Add debug instructions for powershell
hash: f4525bc11e757cccd2ff8e52712173d1af5fb9b2
body: ''
footer:
Change-type: patch
change-type: patch
author: Pagan Gazzard
version: 11.25.5
date: 2020-02-06T18:28:13.132Z
- commits:
- subject: Use resin-lint for automatic lint fixing
hash: 895be0be5de65b30d04fe9caf4745bf178263254

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/).
## 11.25.5 - 2020-02-06
* Add debug instructions for powershell [Pagan Gazzard]
## 11.25.4 - 2020-02-06
* Use resin-lint for automatic lint fixing [Pagan Gazzard]

2
npm-shrinkwrap.json generated
View File

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

View File

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