Skip to content

Commit a3a3eb4

Browse files
v19.13.34
1 parent c30279b commit a3a3eb4

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 docker/bake-action action to v6.6.0
3+
hash: 22d28da0769d10a20f896369c9d72a1543848c4c
4+
body: |
5+
Update docker/bake-action from 6.5.0 to 6.6.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 19.13.34
12+
title: ""
13+
date: 2025-04-24T15:08:06.480Z
114
- commits:
215
- subject: Update actions/setup-python action to v5.6.0
316
hash: ad18591795ab97b594a3707e4fb4b4992c7ac824

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.34 - 2025-04-24
8+
9+
* Update docker/bake-action action to v6.6.0 [balena-renovate[bot]]
10+
711
## 19.13.33 - 2025-04-24
812

913
* Update actions/setup-python action to v5.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.33",
20+
"version": "19.13.34",
2121
"versionist": {
22-
"publishedAt": "2025-04-24T03:22:22.677Z"
22+
"publishedAt": "2025-04-24T15:08:07.105Z"
2323
}
2424
}

0 commit comments

Comments
 (0)