Skip to content

Commit ac5ac0c

Browse files
v6.14.5
1 parent 34f517b commit ac5ac0c

4 files changed

Lines changed: 21 additions & 4 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: Pin dependencies
3+
hash: e10c5275015023c8649e00a9e4415fdf4052b36a
4+
body: |
5+
Update actions/cache
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 6.14.5
12+
title: ""
13+
date: 2026-01-28T03:36:33.891Z
114
- commits:
215
- subject: Update GitHub Actions
316
hash: 96ff2b3fea9426ec0a7977cb794fb13faae66473

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ 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](https://semver.org/).
66

7+
## 6.14.5 - 2026-01-28
8+
9+
* Pin dependencies [balena-renovate[bot]]
10+
711
## 6.14.4 - 2026-01-28
812

913
* Update GitHub Actions [balena-renovate[bot]]

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": "balena-docs",
33
"private": true,
4-
"version": "6.14.4",
4+
"version": "6.14.5",
55
"engines": {
66
"node": "^22.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2026-01-28T02:46:07.561Z"
62+
"publishedAt": "2026-01-28T03:36:34.430Z"
6363
}
6464
}

0 commit comments

Comments
 (0)