Skip to content

Commit a62c14b

Browse files
v23.2.6
1 parent ee0fa15 commit a62c14b

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 apple-actions/import-codesign-certs action to v3
3+
hash: e84019593ae7613107a71828ca15343f310d10bc
4+
body: |
5+
Update apple-actions/import-codesign-certs from 2 to 3
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 23.2.6
12+
title: ""
13+
date: 2025-12-05T11:00:04.499Z
114
- commits:
215
- subject: "os configure: Fix detecting the OS version of flasher images"
316
hash: 65daaaa8d7be0bc8df6f3526351b7902a89bd1b4

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.6 - 2025-12-05
8+
9+
* Update apple-actions/import-codesign-certs action to v3 [balena-renovate[bot]]
10+
711
## 23.2.5 - 2025-12-05
812

913

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.5",
3+
"version": "23.2.6",
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-05T09:23:34.778Z"
265+
"publishedAt": "2025-12-05T11:00:05.449Z"
266266
}
267267
}

0 commit comments

Comments
 (0)