Skip to content

Commit

Permalink
v11.30.17
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored May 6, 2024
1 parent ad23ed7 commit 9f7a21a
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: Lock file maintenance
hash: 6e8c717dfd5efaac78bec1635dfe8d31bb24e028
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 11.30.17
title: ""
date: 2024-05-06T01:21:16.895Z
- commits:
- subject: Update balena/open-balena-base Docker tag to v17.0.18
hash: 4b07a1d582baebe039b841eaa9e42930507a6c83
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.30.17
## (2024-05-06)

* Lock file maintenance [Self-hosted Renovate Bot]

# v11.30.16
## (2024-05-01)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11.30.16
11.30.17
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.16",
"version": "11.30.17",
"description": "RESTful VPN api",
"type": "commonjs",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -79,6 +79,6 @@
"exit": true
},
"versionist": {
"publishedAt": "2024-05-01T22:05:34.177Z"
"publishedAt": "2024-05-06T01:21:17.223Z"
}
}

0 comments on commit 9f7a21a

Please sign in to comment.