Skip to content

Commit d077818

Browse files
v2.0.130
1 parent 396fdd2 commit d077818

File tree

3 files changed

+21
-2
lines changed

3 files changed

+21
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
- commits:
2+
- subject: "hw.device-type: Update links to docs for UEFI version checking"
3+
hash: cd8fa068d9e3a1a5d8aeda35829973963fc4e204
4+
body: |
5+
... also include the L4T minor revision in the UEFI version
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
Signed-off-by: Alexandru Costache <[email protected]>
10+
signed-off-by: Alexandru Costache <[email protected]>
11+
author: Alexandru Costache
12+
version: 2.0.130
13+
title: ""
14+
date: 2025-03-28T11:36:03.120Z
115
- commits:
216
- subject: Mark Bookworm as the default version for Debian
317
hash: a8bfdf9a34c4642608db6d3140fd95bbc629f477

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
* Device: Add new contract for Stem x86 32bit [Trong Nghia Nguyen]
66
* Qemu: Update qemu to v3.0.0+resin [Trong Nghia Nguyen]
77

8+
# v2.0.130
9+
## (2025-03-28)
10+
11+
* hw.device-type: Update links to docs for UEFI version checking [Alexandru Costache]
12+
813
# v2.0.129
914
## (2025-03-14)
1015

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "contracts",
3-
"version": "2.0.129",
3+
"version": "2.0.130",
44
"description": "Balena Base Contracts",
55
"repository": {
66
"type": "git",
@@ -31,6 +31,6 @@
3131
"typescript": "^5.7.2"
3232
},
3333
"versionist": {
34-
"publishedAt": "2025-03-14T13:31:13.855Z"
34+
"publishedAt": "2025-03-28T11:36:03.544Z"
3535
}
3636
}

0 commit comments

Comments
 (0)