This commit is contained in:
Balena CI 2021-04-07 19:59:18 +03:00 committed by VersionBot
parent 854501cf8d
commit 57cd096612
4 changed files with 53 additions and 2 deletions

View File

@ -1,3 +1,46 @@
- commits:
- subject: 'docs: Update install instructions re macOS installer notarization'
hash: d44afa8c399e67613a65963529386a67da85fc1a
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
- subject: Update resin-compose-parse from 2.1.2 to 2.1.3
hash: b7500fc2c21d0dace8f3481806e7599342e710d1
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
- subject: Update balena-config-json from 4.1.0 to 4.1.1
hash: dc6c8d7472c42e7f2c731e9b772ad28bffa909ec
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
- subject: Update etcher-sdk from 6.2.0 to 6.2.1
hash: 5c5be8f7b70134040666cc41a5a2e6f0f0a82bc6
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
- subject: Update balena-sdk from 15.29.0 to 15.31.0
hash: 5bdd6c6034f74eaa1ff36a4e05c66ce7d6f5a28d
body: ''
footer:
Change-type: patch
change-type: patch
author: Paulo Castro
nested: []
version: 12.44.5
date: 2021-04-07T16:31:54.380Z
- commits: - commits:
- subject: Add notarization for macOS graphical installer - subject: Add notarization for macOS graphical installer
hash: 973f1a9c408a79f4b8058b83c0c71b80cc12113e hash: 973f1a9c408a79f4b8058b83c0c71b80cc12113e

View File

@ -4,6 +4,14 @@ 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.5 - 2021-04-07
* docs: Update install instructions re macOS installer notarization [Paulo Castro]
* Update resin-compose-parse from 2.1.2 to 2.1.3 [Paulo Castro]
* Update balena-config-json from 4.1.0 to 4.1.1 [Paulo Castro]
* Update etcher-sdk from 6.2.0 to 6.2.1 [Paulo Castro]
* Update balena-sdk from 15.29.0 to 15.31.0 [Paulo Castro]
## 12.44.4 - 2021-04-06 ## 12.44.4 - 2021-04-06
* Add notarization for macOS graphical installer [Dan Goodman] * Add notarization for macOS graphical installer [Dan Goodman]

2
npm-shrinkwrap.json generated
View File

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

View File

@ -1,6 +1,6 @@
{ {
"name": "balena-cli", "name": "balena-cli",
"version": "12.44.4", "version": "12.44.5",
"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",