mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-03-21 11:35:54 +00:00
v14.5.13
This commit is contained in:
parent
cfc866cf41
commit
662b8283a6
@ -1,3 +1,23 @@
|
||||
- commits:
|
||||
- subject: Build on macos-11 for library compatibility reasons
|
||||
hash: e566badfffbe54a44f8fdd627fc8a78a5ecc204f
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Page-
|
||||
nested: []
|
||||
- subject: Build on ubuntu-20.04 for library compatibility reasons
|
||||
hash: 69834c417e2aa2d2c20a9749319fc72bb6e563fa
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Page-
|
||||
nested: []
|
||||
version: 14.5.13
|
||||
title: ""
|
||||
date: 2022-12-08T14:00:25.894Z
|
||||
- commits:
|
||||
- subject: Move GH publishing to FZ core
|
||||
hash: 99e8a36bb581ac84619ecba452c5afa3d56dae94
|
||||
|
@ -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/).
|
||||
|
||||
## 14.5.13 - 2022-12-08
|
||||
|
||||
* Build on macos-11 for library compatibility reasons [Page-]
|
||||
* Build on ubuntu-20.04 for library compatibility reasons [Page-]
|
||||
|
||||
## 14.5.12 - 2022-11-21
|
||||
|
||||
* Move GH publishing to FZ core [ab77]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "14.5.12",
|
||||
"version": "14.5.13",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "14.5.12",
|
||||
"version": "14.5.13",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
@ -284,6 +284,6 @@
|
||||
"windosu": "^0.3.0"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2022-11-21T18:46:46.568Z"
|
||||
"publishedAt": "2022-12-08T14:00:27.091Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user