This commit is contained in:
Balena CI 2020-07-04 00:29:51 +03:00 committed by VersionBot
parent 9997b29ef7
commit 67d6b59cb9
4 changed files with 16 additions and 2 deletions

View File

@ -1,3 +1,13 @@
- commits:
- subject: Publish '.fast-boot.json' to the npm registry to avoid stale caching
hash: 224f721a7242da926061db8a93f858428b4a17d5
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
version: 12.3.15
date: 2020-07-03T18:40:07.532Z
- commits:
- subject: 'balena ssh: Add test cases'
hash: 69e92227039a8d106cacbc3144a4d1a9dcdf5743

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/).
## 12.3.15 - 2020-07-03
* Publish '.fast-boot.json' to the npm registry to avoid stale caching [Paulo Castro]
## 12.3.14 - 2020-07-03
* balena ssh: Add test cases [Paulo Castro]

2
npm-shrinkwrap.json generated
View File

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

View File

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