mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-21 09:51:58 +00:00
v11.25.6
This commit is contained in:
parent
0a03e79d9d
commit
654d1dcff8
@ -1,3 +1,13 @@
|
||||
- commits:
|
||||
- subject: Switch from opn to its new name of open
|
||||
hash: 3f84045127f4a7ecc41496b1b6e6c447fd3950df
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Pagan Gazzard
|
||||
version: 11.25.6
|
||||
date: 2020-02-06T19:58:01.506Z
|
||||
- commits:
|
||||
- subject: Add debug instructions for powershell
|
||||
hash: f4525bc11e757cccd2ff8e52712173d1af5fb9b2
|
||||
|
@ -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.6 - 2020-02-06
|
||||
|
||||
* Switch from opn to its new name of open [Pagan Gazzard]
|
||||
|
||||
## 11.25.5 - 2020-02-06
|
||||
|
||||
* Add debug instructions for powershell [Pagan Gazzard]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.25.5",
|
||||
"version": "11.25.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.25.5",
|
||||
"version": "11.25.6",
|
||||
"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