Skip to content

Commit 07a88c7

Browse files
v20.2.5
1 parent 9cae66b commit 07a88c7

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.versionbot/CHANGELOG.yml

+13
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Update actions/setup-node digest to 1d0ff46
3+
hash: cddea24cefdfef475731e0a7d2bdec4992959a6b
4+
body: |
5+
Update actions/setup-node
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 20.2.5
12+
title: ""
13+
date: 2025-02-25T18:10:47.617Z
114
- commits:
215
- subject: Pin docker-modem and dockerode to avoid regression
316
hash: 2cba82e914c720e75b68bd4370a2a92b4d4a7ba0

CHANGELOG.md

+4
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+
## 20.2.5 - 2025-02-25
8+
9+
* Update actions/setup-node digest to 1d0ff46 [balena-renovate[bot]]
10+
711
## 20.2.4 - 2025-02-25
812

913
* Pin docker-modem and dockerode to avoid regression [Ken Bannister]

npm-shrinkwrap.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "balena-cli",
3-
"version": "20.2.4",
3+
"version": "20.2.5",
44
"description": "The official balena Command Line Interface",
55
"main": "./build/app.js",
66
"homepage": "https://github.com/balena-io/balena-cli",
@@ -274,6 +274,6 @@
274274
}
275275
},
276276
"versionist": {
277-
"publishedAt": "2025-02-25T17:17:01.584Z"
277+
"publishedAt": "2025-02-25T18:10:48.552Z"
278278
}
279279
}

0 commit comments

Comments
 (0)