Skip to content

Commit be142b7

Browse files
v19.13.35
1 parent 79d9612 commit be142b7

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/download-artifact action to v4.3.0
3+
hash: 579f3311908ae1f2f3fca39f4daa3da7d296992d
4+
body: |
5+
Update actions/download-artifact from 4.2.1 to 4.3.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 19.13.35
12+
title: ""
13+
date: 2025-04-24T17:09:56.623Z
114
- commits:
215
- subject: Update docker/bake-action action to v6.6.0
316
hash: 22d28da0769d10a20f896369c9d72a1543848c4c

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+
## 19.13.35 - 2025-04-24
8+
9+
* Update actions/download-artifact action to v4.3.0 [balena-renovate[bot]]
10+
711
## 19.13.34 - 2025-04-24
812

913
* Update docker/bake-action action to v6.6.0 [balena-renovate[bot]]

package-lock.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
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"yaml": "^2.1.3"
1919
},
20-
"version": "19.13.34",
20+
"version": "19.13.35",
2121
"versionist": {
22-
"publishedAt": "2025-04-24T15:08:07.105Z"
22+
"publishedAt": "2025-04-24T17:09:57.204Z"
2323
}
2424
}

0 commit comments

Comments
 (0)