mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-30 08:03:55 +00:00
v11.35.1
This commit is contained in:
parent
c98bc3280d
commit
11d5deef4c
@ -1,3 +1,13 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update GitHub templates for new issues and pull requests
|
||||||
|
hash: 8c2a40cb39a4c790e06d23c4b920a57639b239d2
|
||||||
|
body: ''
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Paulo Castro
|
||||||
|
version: 11.35.1
|
||||||
|
date: 2020-05-14T14:28:24.479Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: >-
|
- subject: >-
|
||||||
balena apps: add --verbose option to list application slugs (full app
|
balena apps: add --verbose option to list application slugs (full app
|
||||||
|
@ -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.35.1 - 2020-05-14
|
||||||
|
|
||||||
|
* Update GitHub templates for new issues and pull requests [Paulo Castro]
|
||||||
|
|
||||||
## 11.35.0 - 2020-05-14
|
## 11.35.0 - 2020-05-14
|
||||||
|
|
||||||
* balena apps: add --verbose option to list application slugs (full app name) [Paulo Castro]
|
* balena apps: add --verbose option to list application slugs (full app name) [Paulo Castro]
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "11.35.0",
|
"version": "11.35.1",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "11.35.0",
|
"version": "11.35.1",
|
||||||
"description": "The official balena CLI tool",
|
"description": "The official balena CLI tool",
|
||||||
"main": "./build/app.js",
|
"main": "./build/app.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