Skip to content

Commit

Permalink
v11.29.16
Browse files Browse the repository at this point in the history
  • Loading branch information
flowzone-app[bot] authored Oct 18, 2023
1 parent a8d8e8e commit d0a65ff
Show file tree
Hide file tree
Showing 5 changed files with 46 additions and 5 deletions.
26 changes: 26 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
- commits:
- subject: Update balena/open-balena-base Docker tag to v16.0.9
hash: 9c296aaa7d0573a670b021fc411fdd456cb66076
body: |
Update balena/open-balena-base from 16.0.8 to 16.0.9
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested:
- commits:
- subject: Update dependency npm to v10.2.1
hash: e2f7d7617d2941bafc41954c7538bef2a6909e10
body: |
Update npm from 10.2.0 to 10.2.1
footer:
Change-type: patch
change-type: patch
author: Self-hosted Renovate Bot
nested: []
version: open-balena-base-16.0.9
title: ""
date: 2023-10-18T21:04:56.954Z
version: 11.29.16
title: ""
date: 2023-10-18T22:15:30.478Z
- commits:
- subject: Update balena/open-balena-base Docker tag to v16.0.8
hash: 68405bd9e85171a517080864b89f9f3f2e0c5b91
Expand Down
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ 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.16
## (2023-10-18)


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

> ## open-balena-base-16.0.9
> ### (2023-10-18)
>
> * Update dependency npm to v10.2.1 [Self-hosted Renovate Bot]
>
</details>

# v11.29.15
## (2023-10-03)

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
11.29.15
11.29.16
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.15",
"version": "11.29.16",
"description": "RESTful VPN api",
"license": "AGPL-3.0",
"scripts": {
Expand Down Expand Up @@ -78,6 +78,6 @@
"exit": true
},
"versionist": {
"publishedAt": "2023-10-03T18:14:14.544Z"
"publishedAt": "2023-10-18T22:15:31.489Z"
}
}

0 comments on commit d0a65ff

Please sign in to comment.