Skip to content

Commit b042ab7

Browse files
v2.0.127
1 parent 05f239c commit b042ab7

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 alpine 3.21 as the default alpine version
3+
hash: 0b465e81526a82aa749e5360ee16c973771d6d75
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Thodoris Greasidis
9+
version: 2.0.127
10+
title: ""
11+
date: 2025-01-28T17:12:51.562Z
112
- commits:
213
- subject: Add alpine 3.21
314
hash: 53eda7f97f29b7321862c3f057710ba0010aa463

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.127
9+
## (2025-01-28)
10+
11+
* Mark alpine 3.21 as the default alpine version [Thodoris Greasidis]
12+
813
# v2.0.126
914
## (2025-01-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.126",
3+
"version": "2.0.127",
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-28T16:35:59.752Z"
24+
"publishedAt": "2025-01-28T17:12:51.985Z"
2525
}
2626
}

0 commit comments

Comments
 (0)