mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-19 03:06:29 +00:00
v11.25.5
This commit is contained in:
parent
76997c99dc
commit
544f8fb4bd
@ -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
|
||||
|
@ -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
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.25.4",
|
||||
"version": "11.25.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user