Skip to content

Commit de98cd4

Browse files
v2.0.129
1 parent cd96bdf commit de98cd4

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
- commits:
2+
- subject: Mark Bookworm as the default version for Debian
3+
hash: a8bfdf9a34c4642608db6d3140fd95bbc629f477
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Thodoris Greasidis
9+
version: 2.0.129
10+
title: ""
11+
date: 2025-03-14T13:31:13.451Z
112
- commits:
213
- subject: Improve testing of contracts
314
hash: 072ab7219d03952ed3c42cbd78eb397afdac4e97

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.129
9+
## (2025-03-14)
10+
11+
* Mark Bookworm as the default version for Debian [Thodoris Greasidis]
12+
813
# v2.0.128
914
## (2025-02-05)
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.128",
3+
"version": "2.0.129",
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-02-05T10:59:52.850Z"
34+
"publishedAt": "2025-03-14T13:31:13.855Z"
3535
}
3636
}

0 commit comments

Comments
 (0)