mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-18 21:27:51 +00:00
v11.7.8
This commit is contained in:
parent
b9884ec545
commit
9c49890399
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: Decaffeinate test files
|
||||
hash: ebd8f348caabd3aad41cab6517859f376b6c1304
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Lucian <lucian.buzzo@gmail.com>
|
||||
signed-off-by: Lucian <lucian.buzzo@gmail.com>
|
||||
author: Lucian
|
||||
version: 11.7.8
|
||||
date: 2019-08-08T12:55:00.296Z
|
||||
- commits:
|
||||
- subject: Remove mochainon dependency and replace with direct testing dependencies
|
||||
hash: 15dfdc222919a5acc1af3f508df70eea6a7f60f7
|
||||
|
@ -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.7.8 - 2019-08-08
|
||||
|
||||
* Decaffeinate test files [Lucian]
|
||||
|
||||
## 11.7.7 - 2019-08-08
|
||||
|
||||
* Remove mochainon dependency and replace with direct testing dependencies [Lucian]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.7.7",
|
||||
"version": "11.7.8",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.7.7",
|
||||
"version": "11.7.8",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
Reference in New Issue
Block a user