Skip to content

Commit

Permalink
v11.30.29
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Jul 25, 2024
1 parent f7d9d86 commit 00043e9
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 5 deletions.
37 changes: 37 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,40 @@
- commits:
- subject: Update balena/open-balena-base Docker tag to v18.0.8
hash: 17bd6c060334563a49517c3c99e6fd0be9e72a1a
body: |
Update balena/open-balena-base from 18.0.6 to 18.0.8
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Switch to self-hosted
hash: 1e8c4f149cb14533de02307209e52095f5153b32
body: ""
footer:
change-type: patch
author: Anton Belodedenko
nested: []
version: open-balena-base-18.0.8
title: ""
date: 2024-07-23T18:29:28.474Z
- commits:
- subject: Update dependency node to v22.5.1
hash: 7af6c3746bc53c96f9807010bf18a1f8198bc5a1
body: |
Update node from 22.4.1 to 22.5.1
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: open-balena-base-18.0.7
title: ""
date: 2024-07-19T14:52:06.500Z
version: 11.30.29
title: ""
date: 2024-07-25T13:07:03.431Z
- commits:
- subject: Switch to self-hosted
hash: 9fad180034bb9f489d7669bb6d8c9fcb84bac9de
Expand Down
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ 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/).

# v11.30.29
## (2024-07-25)


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

> ## open-balena-base-18.0.8
> ### (2024-07-23)
>
> * Switch to self-hosted [Anton Belodedenko]
>
> ## open-balena-base-18.0.7
> ### (2024-07-19)
>
> * Update dependency node to v22.5.1 [Self-hosted Renovate Bot]
>
</details>

# v11.30.28
## (2024-07-23)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11.30.28
11.30.29
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,7 +1,7 @@
{
"name": "open-balena-vpn",
"private": true,
"version": "11.30.28",
"version": "11.30.29",
"description": "RESTful VPN api",
"type": "commonjs",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -79,6 +79,6 @@
"exit": true
},
"versionist": {
"publishedAt": "2024-07-23T23:20:13.536Z"
"publishedAt": "2024-07-25T13:07:04.357Z"
}
}

0 comments on commit 00043e9

Please sign in to comment.