Skip to content

Commit

Permalink
v11.29.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 7, 2023
1 parent 6a10e05 commit 1fe9d97
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 5 deletions.
13 changes: 13 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
- commits:
- subject: Update balena/open-balena-base Docker tag to v15.0.5
hash: d480b7312bad8734468c48b39f4f631100d294b9
body: |
Update balena/open-balena-base from 15.0.3 to 15.0.5
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 11.29.2
title: ""
date: 2023-09-07T14:22:06.077Z
- commits:
- subject: Use renovate annotations to manage dockerfile version args
hash: b037b532f02e022dcaf4e9622677cde5ea72a545
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ 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.29.2
## (2023-09-07)

* Update balena/open-balena-base Docker tag to v15.0.5 [Self-hosted Renovate Bot]

# v11.29.1
## (2023-08-23)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11.29.1
11.29.2
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.29.1",
"version": "11.29.2",
"description": "RESTful VPN api",
"license": "AGPL-3.0",
"scripts": {
Expand Down Expand Up @@ -78,6 +78,6 @@
"exit": true
},
"versionist": {
"publishedAt": "2023-08-23T19:32:52.076Z"
"publishedAt": "2023-09-07T14:22:06.726Z"
}
}

0 comments on commit 1fe9d97

Please sign in to comment.