Skip to content

Commit c0a06f4

Browse files
v12.1.15
1 parent 9c0eb21 commit c0a06f4

5 files changed

Lines changed: 46 additions & 5 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
- commits:
2+
- subject: Update balena/open-balena-base Docker tag to v20.2.6
3+
hash: a1a5422b43d2c6142ff7ba37d320a87b0a4e32b4
4+
body: |
5+
Update balena/open-balena-base from 20.2.5 to 20.2.6
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested:
11+
- commits:
12+
- subject: Update Node.js to v24.13.0
13+
hash: 41a9162d567175b3702f425a87d58a66d98bdf4b
14+
body: |
15+
Update node from 24.12.0 to 24.13.0
16+
footer:
17+
Change-type: patch
18+
change-type: patch
19+
author: balena-renovate[bot]
20+
nested: []
21+
version: open-balena-base-20.2.6
22+
title: ""
23+
date: 2026-01-13T16:12:46.276Z
24+
version: 12.1.15
25+
title: ""
26+
date: 2026-01-13T17:26:16.656Z
127
- commits:
228
- subject: Lock file maintenance
329
hash: 12decc5d5847578c836be14b1634334ce8b54e8b

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ 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.1.15
8+
## (2026-01-13)
9+
10+
11+
<details>
12+
<summary> Update balena/open-balena-base Docker tag to v20.2.6 [balena-renovate[bot]] </summary>
13+
14+
> ## open-balena-base-20.2.6
15+
> ### (2026-01-13)
16+
>
17+
> * Update Node.js to v24.13.0 [balena-renovate[bot]]
18+
>
19+
20+
</details>
21+
722
# v12.1.14
823
## (2026-01-12)
924

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
12.1.14
1+
12.1.15

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.1.14",
4+
"version": "12.1.15",
55
"description": "RESTful VPN api",
66
"type": "module",
77
"license": "AGPL-3.0",
@@ -87,6 +87,6 @@
8787
"exit": true
8888
},
8989
"versionist": {
90-
"publishedAt": "2026-01-12T01:36:02.941Z"
90+
"publishedAt": "2026-01-13T17:26:17.936Z"
9191
}
9292
}

0 commit comments

Comments
 (0)