Skip to content

Commit 44bbd40

Browse files
v2.0.123
1 parent ffef908 commit 44bbd40

File tree

3 files changed

+22
-2
lines changed

3 files changed

+22
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
- commits:
2+
- subject: "Forecr DSB ORNX: Update device name"
3+
hash: 06d7cd7e8cd4864a6cb7547adb76ad698b821c4c
4+
body: >
5+
... to match the carrier board more clearly. The slug stays the same as
6+
the device is already present in the API.
7+
footer:
8+
Change-type: patch
9+
change-type: patch
10+
Signed-off-by: Alexandru Costache <alexandru@balena.io>
11+
signed-off-by: Alexandru Costache <alexandru@balena.io>
12+
author: Alexandru
13+
version: 2.0.123
14+
title: ""
15+
date: 2025-01-02T09:27:41.615Z
116
- commits:
217
- subject: "hw.device-type: add Forecr DSB ORNX entries"
318
hash: aaacf7dde8997f5291da82aab537ca902a24267e

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.123
9+
## (2025-01-02)
10+
11+
* Forecr DSB ORNX: Update device name [Alexandru]
12+
813
# v2.0.122
914
## (2024-12-23)
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.122",
3+
"version": "2.0.123",
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": "2024-12-23T10:57:21.729Z"
24+
"publishedAt": "2025-01-02T09:27:42.160Z"
2525
}
2626
}

0 commit comments

Comments
 (0)