Skip to content

Commit 83658c8

Browse files
v23.2.2
1 parent 40abc9b commit 83658c8

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Update actions/download-artifact action to v6
3+
hash: 92eee38f4ad591499bc5543395d9fbc862ab0907
4+
body: |
5+
Update actions/download-artifact from 5.0.0 to 6.0.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 23.2.2
12+
title: ""
13+
date: 2025-12-02T13:38:00.967Z
114
- commits:
215
- subject: "tests/os/configure.spec: Abstract the temp image creation and cleanup"
316
hash: b4668b0f214925f5660709e4f159f1ddafa018fc

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 23.2.2 - 2025-12-02
8+
9+
* Update actions/download-artifact action to v6 [balena-renovate[bot]]
10+
711
## 23.2.1 - 2025-12-02
812

913
* tests/os/configure.spec: Abstract the temp image creation and cleanup [Thodoris Greasidis]

npm-shrinkwrap.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "balena-cli",
3-
"version": "23.2.1",
3+
"version": "23.2.2",
44
"description": "The official balena Command Line Interface",
55
"main": "./build/app.js",
66
"homepage": "https://github.com/balena-io/balena-cli",
@@ -262,6 +262,6 @@
262262
"balena-request": "14.0.6"
263263
},
264264
"versionist": {
265-
"publishedAt": "2025-12-02T11:43:38.896Z"
265+
"publishedAt": "2025-12-02T13:38:01.874Z"
266266
}
267267
}

0 commit comments

Comments
 (0)