Skip to content

Commit

Permalink
v1.27.167
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 17, 2024
1 parent 7594b35 commit 4065e72
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 5 deletions.
26 changes: 26 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
- commits:
- subject: Update balena/open-balena-base Docker tag to v18.0.14
hash: b189929f04499d77fcbd2850001b7d35b27d12a1
body: |
Update balena/open-balena-base from 18.0.13 to 18.0.14
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update dependency node to v22.9.0
hash: e243ed0004921fd6e7edaf5438bdddeac1cfac0f
body: |
Update node from 22.8.0 to 22.9.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: open-balena-base-18.0.14
title: ""
date: 2024-09-17T21:53:23.380Z
version: 1.27.167
title: ""
date: 2024-09-17T22:54:19.631Z
- commits:
- subject: Optimize finding which devices to publish & unpublish
hash: c020fffe15b767a31a61ec9f60036ae8b424e8e0
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
This project adheres to [Semantic Versioning](http://semver.org/).

# v1.27.167
## (2024-09-17)


<details>
<summary> Update balena/open-balena-base Docker tag to v18.0.14 [Self-hosted Renovate Bot] </summary>

> ## open-balena-base-18.0.14
> ### (2024-09-17)
>
> * Update dependency node to v22.9.0 [Self-hosted Renovate Bot]
>
</details>

# v1.27.166
## (2024-09-16)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.27.166
1.27.167
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "balena-mdns-publisher",
"version": "1.27.166",
"version": "1.27.167",
"scripts": {
"build": "tsc",
"prettify": "balena-lint --fix src/ typings/",
Expand Down Expand Up @@ -56,6 +56,6 @@
]
},
"versionist": {
"publishedAt": "2024-09-16T16:42:32.209Z"
"publishedAt": "2024-09-17T22:54:20.719Z"
}
}

0 comments on commit 4065e72

Please sign in to comment.