mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-31 00:24:15 +00:00
v15.0.0
This commit is contained in:
parent
1c7a354fe7
commit
cfc6b3ce9e
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: "preload: Drops ability to preload Intel Edison (EOL 2017) Upgrade
|
||||
balena-preload from 12.2.0 to 13.0.0"
|
||||
hash: 40a0941ca30d7a997300231fc43385ce7bdb5e68
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: major
|
||||
change-type: major
|
||||
Signed-off-by: Edwin Joassart <edwin.joassart@balena.io>
|
||||
signed-off-by: Edwin Joassart <edwin.joassart@balena.io>
|
||||
author: JOASSART Edwin
|
||||
nested: []
|
||||
version: 15.0.0
|
||||
title: ""
|
||||
date: 2023-01-02T15:21:57.099Z
|
||||
- commits:
|
||||
- subject: Update flowzone tests to use npm ci
|
||||
hash: c818d846b368cf9c634757581faca15074100e8a
|
||||
|
@ -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/).
|
||||
|
||||
## 15.0.0 - 2023-01-02
|
||||
|
||||
* preload: Drops ability to preload Intel Edison (EOL 2017) Upgrade balena-preload from 12.2.0 to 13.0.0 [JOASSART Edwin]
|
||||
|
||||
## 14.5.18 - 2022-12-29
|
||||
|
||||
* Update flowzone tests to use npm ci [Thodoris Greasidis]
|
||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "14.5.18",
|
||||
"version": "15.0.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "14.5.18",
|
||||
"version": "15.0.0",
|
||||
"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-12-29T07:20:48.827Z"
|
||||
"publishedAt": "2023-01-02T15:21:58.082Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user