This commit is contained in:
Balena CI 2021-04-07 00:42:46 +03:00 committed by VersionBot
parent 9c3eb76856
commit a5bade99fc
4 changed files with 17 additions and 2 deletions

View File

@ -1,3 +1,14 @@
- commits:
- subject: Add notarization for macOS graphical installer
hash: 973f1a9c408a79f4b8058b83c0c71b80cc12113e
body: ''
footer:
Change-type: patch
change-type: patch
author: Dan Goodman
nested: []
version: 12.44.4
date: 2021-04-06T21:00:22.401Z
- commits:
- subject: 'docs: Further clarify Docker requirements for preload'
hash: f53e658ca225290c32b6caa2d33e156d2ef9861e

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.4 - 2021-04-06
* Add notarization for macOS graphical installer [Dan Goodman]
## 12.44.3 - 2021-04-04
* docs: Further clarify Docker requirements for preload [Paulo Castro]

2
npm-shrinkwrap.json generated
View File

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

View File

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