Skip to content

Commit a1e8b75

Browse files
v2.0.132
1 parent a744b9a commit a1e8b75

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: "imx6ul-var-dart: Update provisioning instructions"
3+
hash: acd08a8d8bfdc7bd93a2c7d1196ea158406df315
4+
body: |
5+
... to take into account that SW1 and SW2 and switches and not buttons.
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
Signed-off-by: Alexandru Costache <alexandru@balena.io>
10+
signed-off-by: Alexandru Costache <alexandru@balena.io>
11+
author: Alexandru
12+
version: 2.0.132
13+
title: ""
14+
date: 2025-04-30T21:33:40.156Z
115
- commits:
216
- subject: Add EDATEC Sensing contract and logo
317
hash: 2504d5f5bb1a11056495ce3e44f8f60f297593e4

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.132
9+
## (2025-04-30)
10+
11+
* imx6ul-var-dart: Update provisioning instructions [Alexandru]
12+
813
# v2.0.131
914
## (2025-04-03)
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.131",
3+
"version": "2.0.132",
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-04-03T09:12:05.574Z"
34+
"publishedAt": "2025-04-30T21:33:40.572Z"
3535
}
3636
}

0 commit comments

Comments
 (0)