mirror of
https://github.com/balena-io/balena-cli.git
synced 2025-01-18 18:56:25 +00:00
v18.2.21
This commit is contained in:
parent
81e9601d6b
commit
bcb7fb8902
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: Bump resin-discoverable-services from 2.0.4 to 2.0.5
|
||||
hash: 6c89ba4b2279365ed4be132518a576b3bac9176f
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Otavio Jacobi
|
||||
nested: []
|
||||
version: 18.2.21
|
||||
title: ""
|
||||
date: 2024-07-09T15:10:34.487Z
|
||||
- commits:
|
||||
- subject: Audit fix dependencies
|
||||
hash: b6d1afac2d950693de332185b3090cea17c540f0
|
||||
|
@ -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/).
|
||||
|
||||
## 18.2.21 - 2024-07-09
|
||||
|
||||
* Bump resin-discoverable-services from 2.0.4 to 2.0.5 [Otavio Jacobi]
|
||||
|
||||
## 18.2.20 - 2024-07-05
|
||||
|
||||
* Audit fix dependencies [Otavio Jacobi]
|
||||
|
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "18.2.20",
|
||||
"version": "18.2.21",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "balena-cli",
|
||||
"version": "18.2.20",
|
||||
"version": "18.2.21",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-cli",
|
||||
"version": "18.2.20",
|
||||
"version": "18.2.21",
|
||||
"description": "The official balena Command Line Interface",
|
||||
"main": "./build/app.js",
|
||||
"homepage": "https://github.com/balena-io/balena-cli",
|
||||
@ -285,6 +285,6 @@
|
||||
"windosu": "^0.3.0"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2024-07-05T21:12:43.067Z"
|
||||
"publishedAt": "2024-07-09T15:10:35.377Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user