mirror of
https://github.com/balena-io/balena-cli.git
synced 2024-12-19 05:37:51 +00:00
v18.2.8
This commit is contained in:
parent
d85d5933fb
commit
8b453aae89
@ -1,3 +1,16 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update actions/upload-artifact digest to 6546280
|
||||||
|
hash: 2cd455ff81fb4ddbf1d5f77e0dd46c690c4dc059
|
||||||
|
body: |
|
||||||
|
Update actions/upload-artifact
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Self-hosted Renovate Bot
|
||||||
|
nested: []
|
||||||
|
version: 18.2.8
|
||||||
|
title: ""
|
||||||
|
date: 2024-06-21T18:13:43.659Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Pin dependencies
|
- subject: Pin dependencies
|
||||||
hash: f50287873a32a00e6aec3eafbfe53ab461d95492
|
hash: f50287873a32a00e6aec3eafbfe53ab461d95492
|
||||||
|
@ -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!
|
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/).
|
||||||
|
|
||||||
|
## 18.2.8 - 2024-06-21
|
||||||
|
|
||||||
|
* Update actions/upload-artifact digest to 6546280 [Self-hosted Renovate Bot]
|
||||||
|
|
||||||
## 18.2.7 - 2024-06-21
|
## 18.2.7 - 2024-06-21
|
||||||
|
|
||||||
* Pin dependencies [Self-hosted Renovate Bot]
|
* Pin dependencies [Self-hosted Renovate Bot]
|
||||||
|
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "18.2.7",
|
"version": "18.2.8",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "18.2.7",
|
"version": "18.2.8",
|
||||||
"hasInstallScript": true,
|
"hasInstallScript": true,
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-cli",
|
"name": "balena-cli",
|
||||||
"version": "18.2.7",
|
"version": "18.2.8",
|
||||||
"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",
|
||||||
@ -287,6 +287,6 @@
|
|||||||
"windosu": "^0.3.0"
|
"windosu": "^0.3.0"
|
||||||
},
|
},
|
||||||
"versionist": {
|
"versionist": {
|
||||||
"publishedAt": "2024-06-21T17:16:18.107Z"
|
"publishedAt": "2024-06-21T18:13:44.571Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user