mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
v11.30.12
This commit is contained in:
parent
f14e44a2e8
commit
ff319d67f3
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: Remove unused code from balena note
|
||||
hash: 9aa6b0bc57d51703098e0d55e6a51f467235d574
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Scott Lowe <scott@balena.io>
|
||||
signed-off-by: Scott Lowe <scott@balena.io>
|
||||
author: Scott Lowe
|
||||
version: 11.30.12
|
||||
date: 2020-04-01T13:09:52.172Z
|
||||
- commits:
|
||||
- subject: >-
|
||||
Check logged in for `balena build` if application specified Correct
|
||||
|
@ -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.30.12 - 2020-04-01
|
||||
|
||||
* Remove unused code from balena note [Scott Lowe]
|
||||
|
||||
## 11.30.11 - 2020-04-01
|
||||
|
||||
* Check logged in for `balena build` if application specified Correct eroneous -f flag in `balena build` help [Scott Lowe]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.30.11",
|
||||
"version": "11.30.12",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.30.11",
|
||||
"version": "11.30.12",
|
||||
"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