mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-21 01:42:26 +00:00
v11.9.2
This commit is contained in:
parent
8478b95e45
commit
fedfb603f6
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: 'Deploy scripts: edit GitHub release descriptions given semver ranges'
|
||||
hash: 7bb2741a5ad9e279ad389c9ae7a6cc781b71dd98
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Paulo Castro <paulo@balena.io>
|
||||
signed-off-by: Paulo Castro <paulo@balena.io>
|
||||
author: Paulo Castro
|
||||
version: 11.9.2
|
||||
date: 2019-08-30T17:12:17.486Z
|
||||
- commits:
|
||||
- subject: 'logging: note that tarring is occurring'
|
||||
hash: e3435c66df8a55ea4538b0d9d5a1798ba65d084f
|
||||
|
@ -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.9.2 - 2019-08-30
|
||||
|
||||
* Deploy scripts: edit GitHub release descriptions given semver ranges [Paulo Castro]
|
||||
|
||||
## 11.9.1 - 2019-08-28
|
||||
|
||||
* Logging: note that tarring is occurring [Matthew McGinn]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.9.1",
|
||||
"version": "11.9.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.9.1",
|
||||
"version": "11.9.2",
|
||||
"description": "The official balena CLI tool",
|
||||
"main": "./build/actions/index.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
|
Loading…
x
Reference in New Issue
Block a user