Skip to content

Commit

Permalink
v11.30.53
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 21, 2024
1 parent e091ca8 commit 54b280c
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: 1828ea925e504ec7545414a65e5f0e4e93e89391
body: |
Update
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 11.30.53
title: ""
date: 2024-10-21T12:14:31.688Z
- commits:
- subject: Update dependency @types/chai to v5
hash: b29bd1dfc38e872735f40fd730cee61f9a841e13
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.53
## (2024-10-21)

* Lock file maintenance [Self-hosted Renovate Bot]

# v11.30.52
## (2024-10-21)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11.30.52
11.30.53
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.52",
"version": "11.30.53",
"description": "RESTful VPN api",
"type": "module",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -81,6 +81,6 @@
"exit": true
},
"versionist": {
"publishedAt": "2024-10-21T11:08:57.826Z"
"publishedAt": "2024-10-21T12:14:32.083Z"
}
}

0 comments on commit 54b280c

Please sign in to comment.