This commit is contained in:
Balena CI 2019-09-30 17:36:18 +03:00
parent 4b373d5ed4
commit 863eae42c5
4 changed files with 20 additions and 2 deletions

View File

@ -1,3 +1,17 @@
- commits:
- subject: >-
Update TROUBLESHOOTING doc re 'balena ssh' line wrapping / cursor
behavior
hash: 4077da14915fac044cfda3dbf038544b258177f7
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.13.1
date: 2019-09-30T13:19:15.400Z
- commits:
- subject: Bump balena-sdk to v12.12.0 to stop using image maker endpoints
hash: 408f739e2d41fbf6993d29932965618ef23794db

View File

@ -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.13.1 - 2019-09-30
* Update TROUBLESHOOTING doc re 'balena ssh' line wrapping / cursor behavior [Paulo Castro]
## 11.13.0 - 2019-09-30
* Bump balena-sdk to v12.12.0 to stop using image maker endpoints [Thodoris Greasidis]

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "11.13.0",
"version": "11.13.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "11.13.0",
"version": "11.13.1",
"description": "The official balena CLI tool",
"main": "./build/app.js",
"homepage": "https://github.com/balena-io/balena-cli",