Skip to content

Commit

Permalink
v11.30.41
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Sep 11, 2024
1 parent 5f09371 commit 6e30b9a
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 dependency express to v4.20.0 [SECURITY]
hash: d4b9bbcb52de80af4630a46cdd1686cc13e32264
body: |
Update express from 4.19.2 to 4.20.0
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: 11.30.41
title: ""
date: 2024-09-11T05:00:53.485Z
- commits:
- subject: "Tests: avoid the need for `require`"
hash: e0a6f32bee71f2c67046f829f8db3797708d27f6
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.41
## (2024-09-11)

* Update dependency express to v4.20.0 [SECURITY] [Self-hosted Renovate Bot]

# v11.30.40
## (2024-09-11)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11.30.40
11.30.41
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.40",
"version": "11.30.41",
"description": "RESTful VPN api",
"type": "commonjs",
"license": "AGPL-3.0",
Expand Down Expand Up @@ -79,6 +79,6 @@
"exit": true
},
"versionist": {
"publishedAt": "2024-09-11T04:09:49.502Z"
"publishedAt": "2024-09-11T05:00:53.815Z"
}
}

0 comments on commit 6e30b9a

Please sign in to comment.