mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-31 16:36:24 +00:00
v11.7.2
This commit is contained in:
parent
58983670f1
commit
062fadfa49
@ -1,3 +1,13 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update balena-preload to ^8.2.1
|
||||||
|
hash: 18fadf5634b29ef47f288ef85939cb17f05dba1a
|
||||||
|
body: ''
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Alexis Svinartchouk
|
||||||
|
version: 11.7.2
|
||||||
|
date: 2019-07-18T14:25:10.950Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: 'chore: fix up small typos, remove gitter link'
|
- subject: 'chore: fix up small typos, remove gitter link'
|
||||||
hash: d92e076829f4478e6201cdd8957576dda3fc3038
|
hash: d92e076829f4478e6201cdd8957576dda3fc3038
|
||||||
|
@ -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!
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## 11.7.2 - 2019-07-18
|
||||||
|
|
||||||
|
* Update balena-preload to ^8.2.1 [Alexis Svinartchouk]
|
||||||
|
|
||||||
## 11.7.1 - 2019-07-17
|
## 11.7.1 - 2019-07-17
|
||||||
|
|
||||||
* Chore: fix up small typos, remove gitter link [Matthew McGinn]
|
* Chore: fix up small typos, remove gitter link [Matthew McGinn]
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "11.7.1",
|
"version": "11.7.2",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "11.7.1",
|
"version": "11.7.2",
|
||||||
"description": "The official balena CLI tool",
|
"description": "The official balena CLI tool",
|
||||||
"main": "./build/actions/index.js",
|
"main": "./build/actions/index.js",
|
||||||
"homepage": "https://github.com/balena-io/balena-cli",
|
"homepage": "https://github.com/balena-io/balena-cli",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user