mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-29 15:44:26 +00:00
v12.3.15
This commit is contained in:
parent
9997b29ef7
commit
67d6b59cb9
@ -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
|
||||
|
@ -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
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "12.3.14",
|
||||
"version": "12.3.15",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user