This commit is contained in:
Balena CI 2021-04-02 20:25:58 +03:00 committed by VersionBot
parent 11e50466d5
commit b66706e8ee
4 changed files with 28 additions and 2 deletions

View File

@ -1,3 +1,24 @@
- commits:
- subject: 'docker: Remove references to CLI docker images in the installation docs'
hash: 431c4b6e4a8c812d7aeb2969aaaee57dc2a26cfd
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
- subject: 'docker: Remove balenalib images and docs'
hash: d12490f8169f7ff8678bec9b66e4590015a920e6
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Kyle Harding <kyle@balena.io>
signed-off-by: Kyle Harding <kyle@balena.io>
author: Kyle Harding
nested: []
version: 12.44.2
date: 2021-04-02T17:09:45.529Z
- commits:
- subject: 'os/configure: Fix broken NetworkManager URL'
hash: 6437bb7511cb8ab580577b5242d7d2b0b4d4aaa6

View File

@ -4,6 +4,11 @@ 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.2 - 2021-04-02
* docker: Remove references to CLI docker images in the installation docs [Paulo Castro]
* docker: Remove balenalib images and docs [Kyle Harding]
## 12.44.1 - 2021-03-31
* os/configure: Fix broken NetworkManager URL [Mark Corbin]

2
npm-shrinkwrap.json generated
View File

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

View File

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