Skip to content

Commit cde8b88

Browse files
v2.0.125
1 parent 2789f5a commit cde8b88

File tree

3 files changed

+25
-2
lines changed

3 files changed

+25
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
- commits:
2+
- subject: "hw.device-type: Switch to using markdown for links"
3+
hash: 4c648636dd05ee31ea458b74df97207fc7b8d5c7
4+
body: |
5+
... as per the internal thread
6+
https://balena.zulipchat.com/#narrow/channel/350505-aspect.2Fgrowth/topic/Improving.20Jetson-flash.20documentation/near/493450821
7+
8+
Due to recent changes in the renderer, HTML links are no
9+
longer displayed.
10+
footer:
11+
Change-type: patch
12+
change-type: patch
13+
Signed-off-by: Alexandru Costache <alexandru@balena.io>
14+
signed-off-by: Alexandru Costache <alexandru@balena.io>
15+
author: Alexandru Costache
16+
version: 2.0.125
17+
title: ""
18+
date: 2025-01-15T09:07:30.756Z
119
- commits:
220
- subject: "sw.os+hw.device-type: Add Forecr DSB Orin Nano 8GB and Orin NX 16GB
321
distro tpl files"

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.125
9+
## (2025-01-15)
10+
11+
* hw.device-type: Switch to using markdown for links [Alexandru Costache]
12+
813
# v2.0.124
914
## (2025-01-07)
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.124",
3+
"version": "2.0.125",
44
"description": "Balena Base Contracts",
55
"repository": {
66
"type": "git",
@@ -21,6 +21,6 @@
2121
"eslint-plugin-standard": "^3.0.1"
2222
},
2323
"versionist": {
24-
"publishedAt": "2025-01-07T08:35:14.936Z"
24+
"publishedAt": "2025-01-15T09:07:31.179Z"
2525
}
2626
}

0 commit comments

Comments
 (0)