Skip to content

Commit 9ebbbd0

Browse files
v1.27.197
1 parent dd3f556 commit 9ebbbd0

File tree

5 files changed

+43
-5
lines changed

5 files changed

+43
-5
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
- commits:
2+
- subject: Update balena/open-balena-base Docker tag to v18.0.39
3+
hash: 488300f3fe596e35333d27eed64c44e023860b58
4+
body: |
5+
Update balena/open-balena-base from 18.0.38 to 18.0.39
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested:
11+
- commits:
12+
- subject: "patch: Remove obsolete/deprecated hosts"
13+
hash: 931f46c68ff94779951fa2ef6775b18716e1b94b
14+
body: ""
15+
footer: {}
16+
author: Anton Belodedenko
17+
nested: []
18+
version: open-balena-base-18.0.39
19+
title: ""
20+
date: 2025-07-29T14:22:29.581Z
21+
version: 1.27.197
22+
title: ""
23+
date: 2025-07-29T14:41:25.458Z
124
- commits:
225
- subject: "patch: Correct Dockerfile syntax"
326
hash: a16d6d80abb4923fd4670a11a6a83337463cb790

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.197
8+
## (2025-07-29)
9+
10+
11+
<details>
12+
<summary> Update balena/open-balena-base Docker tag to v18.0.39 [balena-renovate[bot]] </summary>
13+
14+
> ## open-balena-base-18.0.39
15+
> ### (2025-07-29)
16+
>
17+
> * patch: Remove obsolete/deprecated hosts [Anton Belodedenko]
18+
>
19+
20+
</details>
21+
722
# v1.27.196
823
## (2025-07-29)
924

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.27.196
1+
1.27.197

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.196",
3+
"version": "1.27.197",
44
"scripts": {
55
"build": "tsc",
66
"prettify": "balena-lint --fix src/ typings/",
@@ -56,6 +56,6 @@
5656
]
5757
},
5858
"versionist": {
59-
"publishedAt": "2025-07-29T04:18:22.442Z"
59+
"publishedAt": "2025-07-29T14:41:26.438Z"
6060
}
6161
}

0 commit comments

Comments
 (0)