Skip to content

Commit 3fafe5b

Browse files
v19.13.2
1 parent 66f5fe2 commit 3fafe5b

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 dependency node to v18.20.8
3+
hash: 43589b3a582777e61e983c706b379ed526b48ade
4+
body: |
5+
Update node from 18.20.7 to 18.20.8
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 19.13.2
12+
title: ""
13+
date: 2025-03-27T14:05:06.361Z
114
- commits:
215
- subject: Check KVM support on any X64 Linux runner
316
hash: dde243827c8b427681cd48b78f2ffe3e2d17e111

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.2 - 2025-03-27
8+
9+
* Update dependency node to v18.20.8 [balena-renovate[bot]]
10+
711
## 19.13.1 - 2025-03-27
812

913
* Check KVM support on any X64 Linux runner [Kyle Harding]

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.13.1",
20+
"version": "19.13.2",
2121
"versionist": {
22-
"publishedAt": "2025-03-27T13:28:29.565Z"
22+
"publishedAt": "2025-03-27T14:05:06.936Z"
2323
}
2424
}

0 commit comments

Comments
 (0)