Skip to content

Commit 49c7377

Browse files
v1.27.200
1 parent a5c12ee commit 49c7377

File tree

5 files changed

+46
-5
lines changed

5 files changed

+46
-5
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
- commits:
2+
- subject: Update balena/open-balena-base Docker tag to v18.0.41
3+
hash: 1fb6b525a321fbe55c3637fab4148e950f944b65
4+
body: |
5+
Update balena/open-balena-base from 18.0.40 to 18.0.41
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested:
11+
- commits:
12+
- subject: Update Node.js to v22.18.0
13+
hash: cd092ea8521051215e32f3f19b9bf18f57a3e30e
14+
body: |
15+
Update node from 22.17.1 to 22.18.0
16+
footer:
17+
Change-type: patch
18+
change-type: patch
19+
author: balena-renovate[bot]
20+
nested: []
21+
version: open-balena-base-18.0.41
22+
title: ""
23+
date: 2025-07-31T23:10:19.726Z
24+
version: 1.27.200
25+
title: ""
26+
date: 2025-08-01T00:05:49.539Z
127
- commits:
228
- subject: Update balena/open-balena-base Docker tag to v18.0.40
329
hash: d28cffbecaad8f3bd2bf88fc18539f92e54aa03c

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v1.27.200
8+
## (2025-08-01)
9+
10+
11+
<details>
12+
<summary> Update balena/open-balena-base Docker tag to v18.0.41 [balena-renovate[bot]] </summary>
13+
14+
> ## open-balena-base-18.0.41
15+
> ### (2025-08-01)
16+
>
17+
> * Update Node.js to v22.18.0 [balena-renovate[bot]]
18+
>
19+
20+
</details>
21+
722
# v1.27.199
823
## (2025-07-30)
924

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.27.199
1+
1.27.200

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "balena-mdns-publisher",
3-
"version": "1.27.199",
3+
"version": "1.27.200",
44
"scripts": {
55
"build": "tsc",
66
"prettify": "balena-lint --fix src/ typings/",
@@ -56,6 +56,6 @@
5656
]
5757
},
5858
"versionist": {
59-
"publishedAt": "2025-07-30T21:58:32.645Z"
59+
"publishedAt": "2025-08-01T00:05:50.805Z"
6060
}
6161
}

0 commit comments

Comments
 (0)