mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-30 02:28:51 +00:00
v12.44.3
This commit is contained in:
parent
73bfe545e8
commit
16ea0c9d6d
@ -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:
|
- commits:
|
||||||
- subject: 'docker: Remove references to CLI docker images in the installation docs'
|
- subject: 'docker: Remove references to CLI docker images in the installation docs'
|
||||||
hash: 431c4b6e4a8c812d7aeb2969aaaee57dc2a26cfd
|
hash: 431c4b6e4a8c812d7aeb2969aaaee57dc2a26cfd
|
||||||
|
@ -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!
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
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
|
## 12.44.2 - 2021-04-02
|
||||||
|
|
||||||
* docker: Remove references to CLI docker images in the installation docs [Paulo Castro]
|
* docker: Remove references to CLI docker images in the installation docs [Paulo Castro]
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "12.44.2",
|
"version": "12.44.3",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "12.44.2",
|
"version": "12.44.3",
|
||||||
"description": "The official balena Command Line Interface",
|
"description": "The official balena Command Line Interface",
|
||||||
"main": "./build/app.js",
|
"main": "./build/app.js",
|
||||||
"homepage": "https://github.com/balena-io/balena-cli",
|
"homepage": "https://github.com/balena-io/balena-cli",
|
||||||
|
Loading…
Reference in New Issue
Block a user