mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
v11.31.9
This commit is contained in:
parent
028141c0b0
commit
e3672bc655
@ -1,3 +1,17 @@
|
||||
- commits:
|
||||
- subject: >-
|
||||
Update patch-package (fix remaining source of seemingly random ENOENT
|
||||
error)
|
||||
hash: e3c42cf63e9e0385b774bcbba61a0aeb08f04879
|
||||
body: ''
|
||||
footer:
|
||||
Connects-to: '#1723'
|
||||
connects-to: '#1723'
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Paulo Castro
|
||||
version: 11.31.9
|
||||
date: 2020-04-22T10:49:15.197Z
|
||||
- commits:
|
||||
- subject: Update to balena-release
|
||||
hash: 88e4009e88a1f06857acb8a660fb3833b9bb0730
|
||||
|
@ -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.31.9 - 2020-04-22
|
||||
|
||||
* Update patch-package (fix remaining source of seemingly random ENOENT error) [Paulo Castro]
|
||||
|
||||
## 11.31.8 - 2020-04-22
|
||||
|
||||
* Update to balena-release [Pagan Gazzard]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.31.8",
|
||||
"version": "11.31.9",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.31.8",
|
||||
"version": "11.31.9",
|
||||
"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