Skip to content

Commit 0cf83e0

Browse files
v1.27.199
1 parent a50b6e8 commit 0cf83e0

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.40
3+
hash: d28cffbecaad8f3bd2bf88fc18539f92e54aa03c
4+
body: |
5+
Update balena/open-balena-base from 18.0.39 to 18.0.40
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested:
11+
- commits:
12+
- subject: Update dependency npm to v11.5.2
13+
hash: 60b6f9ff86c0117c36158c794c8ad14a85e66a79
14+
body: |
15+
Update npm from 11.5.1 to 11.5.2
16+
footer:
17+
Change-type: patch
18+
change-type: patch
19+
author: balena-renovate[bot]
20+
nested: []
21+
version: open-balena-base-18.0.40
22+
title: ""
23+
date: 2025-07-30T21:05:28.793Z
24+
version: 1.27.199
25+
title: ""
26+
date: 2025-07-30T21:58:31.787Z
127
- commits:
228
- subject: "patch: Filter out non-core hosts from checks"
329
hash: a2871f3a6d95361a978ad74ae5cf12017024d556

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.199
8+
## (2025-07-30)
9+
10+
11+
<details>
12+
<summary> Update balena/open-balena-base Docker tag to v18.0.40 [balena-renovate[bot]] </summary>
13+
14+
> ## open-balena-base-18.0.40
15+
> ### (Invalid date)
16+
>
17+
> * Update dependency npm to v11.5.2 [balena-renovate[bot]]
18+
>
19+
20+
</details>
21+
722
# v1.27.198
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.198
1+
1.27.199

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.198",
3+
"version": "1.27.199",
44
"scripts": {
55
"build": "tsc",
66
"prettify": "balena-lint --fix src/ typings/",
@@ -56,6 +56,6 @@
5656
]
5757
},
5858
"versionist": {
59-
"publishedAt": "2025-07-30T01:01:16.549Z"
59+
"publishedAt": "2025-07-30T21:58:32.645Z"
6060
}
6161
}

0 commit comments

Comments
 (0)