mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-04-14 06:26:34 +00:00
v20.1.5
This commit is contained in:
parent
8db05cc8a7
commit
ce06854b55
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: Update shrinkwrapped express to v4.21.2
|
||||
hash: 7a22c987d24aca0754bde5618c232424ede72656
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Oskar Williams
|
||||
nested: []
|
||||
version: 20.1.5
|
||||
title: ""
|
||||
date: 2024-12-20T17:55:20.670Z
|
||||
- commits:
|
||||
- subject: Update balena-device-init to 8.0.0
|
||||
hash: e8ac3ea960b1765470b496dbd714036d9b2ecd93
|
||||
|
@ -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/).
|
||||
|
||||
## 20.1.5 - 2024-12-20
|
||||
|
||||
* Update shrinkwrapped express to v4.21.2 [Oskar Williams]
|
||||
|
||||
## 20.1.4 - 2024-12-20
|
||||
|
||||
|
||||
|
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "20.1.4",
|
||||
"version": "20.1.5",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "balena-cli",
|
||||
"version": "20.1.4",
|
||||
"version": "20.1.5",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "20.1.4",
|
||||
"version": "20.1.5",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
@ -274,6 +274,6 @@
|
||||
}
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2024-12-20T16:57:33.408Z"
|
||||
"publishedAt": "2024-12-20T17:55:21.592Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user