This commit is contained in:
Balena CI 2021-04-05 01:47:08 +03:00 committed by VersionBot
parent 73bfe545e8
commit 16ea0c9d6d
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: 'docs: Further clarify Docker requirements for preload'
hash: f53e658ca225290c32b6caa2d33e156d2ef9861e
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
version: 12.44.3
date: 2021-04-04T22:06:53.485Z
- commits:
- subject: 'docker: Remove references to CLI docker images in the installation docs'
hash: 431c4b6e4a8c812d7aeb2969aaaee57dc2a26cfd

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.44.3 - 2021-04-04
* docs: Further clarify Docker requirements for preload [Paulo Castro]
## 12.44.2 - 2021-04-02
* docker: Remove references to CLI docker images in the installation docs [Paulo Castro]

2
npm-shrinkwrap.json generated
View File

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

View File

@ -1,6 +1,6 @@
{
"name": "balena-cli",
"version": "12.44.2",
"version": "12.44.3",
"description": "The official balena Command Line Interface",
"main": "./build/app.js",
"homepage": "https://github.com/balena-io/balena-cli",