Skip to content

Commit 3945c3f

Browse files
v1.27.201
1 parent 9bfc7e9 commit 3945c3f

File tree

5 files changed

+23
-5
lines changed

5 files changed

+23
-5
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Update open-balena-base to 19.0.0
3+
hash: f27a628ec24dc74ab637a0d1f451d66b02deb46a
4+
body: |
5+
Update open-balena-base from 18.0.41 to 19.0.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Pagan Gazzard
10+
nested: []
11+
version: 1.27.201
12+
title: ""
13+
date: 2025-08-13T14:02:51.411Z
114
- commits:
215
- subject: Update balena/open-balena-base Docker tag to v18.0.41
316
hash: 1fb6b525a321fbe55c3637fab4148e950f944b65

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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.201
8+
## (2025-08-13)
9+
10+
* Update open-balena-base to 19.0.0 [Pagan Gazzard]
11+
712
# v1.27.200
813
## (2025-08-01)
914

VERSION

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

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.200",
3+
"version": "1.27.201",
44
"scripts": {
55
"build": "tsc",
66
"prettify": "balena-lint --fix src/ typings/",
@@ -56,6 +56,6 @@
5656
]
5757
},
5858
"versionist": {
59-
"publishedAt": "2025-08-01T00:05:50.805Z"
59+
"publishedAt": "2025-08-13T14:02:51.688Z"
6060
}
6161
}

0 commit comments

Comments
 (0)