Skip to content

Commit 34033e6

Browse files
v2.0.131
1 parent cc4d48c commit 34033e6

File tree

3 files changed

+20
-2
lines changed

3 files changed

+20
-2
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: Add EDATEC Sensing contract and logo
3+
hash: 2504d5f5bb1a11056495ce3e44f8f60f297593e4
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Ray <rxie@edatec.cn>
9+
signed-off-by: Ray <rxie@edatec.cn>
10+
author: RayX123456
11+
version: 2.0.131
12+
title: ""
13+
date: 2025-04-03T09:12:05.127Z
114
- commits:
215
- subject: "hw.device-type: Update links to docs for UEFI version checking"
316
hash: cd8fa068d9e3a1a5d8aeda35829973963fc4e204

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.131
9+
## (2025-04-03)
10+
11+
* Add EDATEC Sensing contract and logo [RayX123456]
12+
813
# v2.0.130
914
## (2025-03-28)
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.130",
3+
"version": "2.0.131",
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-28T11:36:03.544Z"
34+
"publishedAt": "2025-04-03T09:12:05.574Z"
3535
}
3636
}

0 commit comments

Comments
 (0)