Skip to content

Commit 0d37c9e

Browse files
v12.0.12
1 parent 4ed666a commit 0d37c9e

5 files changed

Lines changed: 23 additions & 5 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Specify the openvpn version for plugin-builder to match the runtime
3+
version
4+
hash: 125e1a74229777fea64d818aef466c8547381144
5+
body: ""
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Pagan Gazzard
10+
nested: []
11+
version: 12.0.12
12+
title: ""
13+
date: 2025-09-11T12:59:40.493Z
114
- commits:
215
- subject: Update balena/open-balena-base Docker tag to v20.0.1
316
hash: 9f3e037456e3548065e1c703d8bd0e00f39a5e23

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
# v12.0.12
8+
## (2025-09-11)
9+
10+
* Specify the openvpn version for plugin-builder to match the runtime version [Pagan Gazzard]
11+
712
# v12.0.11
813
## (2025-09-11)
914

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.0.11
1+
12.0.12

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "open-balena-vpn",
33
"private": true,
4-
"version": "12.0.11",
4+
"version": "12.0.12",
55
"description": "RESTful VPN api",
66
"type": "module",
77
"license": "AGPL-3.0",
@@ -86,6 +86,6 @@
8686
"exit": true
8787
},
8888
"versionist": {
89-
"publishedAt": "2025-09-11T01:41:31.884Z"
89+
"publishedAt": "2025-09-11T12:59:40.827Z"
9090
}
9191
}

0 commit comments

Comments
 (0)