Skip to content

Commit c5fdb88

Browse files
v2.0.126
1 parent b997c85 commit c5fdb88

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: Add alpine 3.21
3+
hash: 53eda7f97f29b7321862c3f057710ba0010aa463
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Felipe Lalanne
9+
version: 2.0.126
10+
title: ""
11+
date: 2025-01-28T16:35:59.267Z
112
- commits:
213
- subject: "hw.device-type: Switch to using markdown for links"
314
hash: 4c648636dd05ee31ea458b74df97207fc7b8d5c7

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.126
9+
## (2025-01-28)
10+
11+
* Add alpine 3.21 [Felipe Lalanne]
12+
813
# v2.0.125
914
## (2025-01-15)
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.125",
3+
"version": "2.0.126",
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-15T09:07:31.179Z"
24+
"publishedAt": "2025-01-28T16:35:59.752Z"
2525
}
2626
}

0 commit comments

Comments
 (0)