Skip to content

Commit d85b9d5

Browse files
v19.13.0
1 parent 8a173ba commit d85b9d5

File tree

4 files changed

+24
-4
lines changed

4 files changed

+24
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
- commits:
2+
- subject: Use hosted Ubuntu 24.04 X64 and ARM runners for Docker by default
3+
hash: 3685e2808acdcce63f7ed54f3ad8152fbffced3c
4+
body: |
5+
Now that GitHub offers free hosted runners in both architectures
6+
we should default to these in Flowzone.
7+
footer:
8+
Change-type: minor
9+
change-type: minor
10+
Signed-off-by: Kyle Harding <[email protected]>
11+
signed-off-by: Kyle Harding <[email protected]>
12+
author: Kyle Harding
13+
nested: []
14+
version: 19.13.0
15+
title: ""
16+
date: 2025-03-26T23:00:50.575Z
117
- commits:
218
- subject: Update actions/setup-python action to v5.5.0
319
hash: 62dc60967168da6e671b7c92fd1028dbe51bcf9d

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+
## 19.13.0 - 2025-03-26
8+
9+
* Use hosted Ubuntu 24.04 X64 and ARM runners for Docker by default [Kyle Harding]
10+
711
## 19.12.10 - 2025-03-25
812

913
* Update actions/setup-python action to v5.5.0 [balena-renovate[bot]]

package-lock.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
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"yaml": "^2.1.3"
1919
},
20-
"version": "19.12.10",
20+
"version": "19.13.0",
2121
"versionist": {
22-
"publishedAt": "2025-03-25T03:19:41.412Z"
22+
"publishedAt": "2025-03-26T23:00:51.142Z"
2323
}
2424
}

0 commit comments

Comments
 (0)