mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-02-20 17:33:18 +00:00
v11.13.1
This commit is contained in:
parent
4b373d5ed4
commit
863eae42c5
@ -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
|
||||
|
@ -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
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "11.13.0",
|
||||
"version": "11.13.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user