Skip to content

Commit 59f6106

Browse files
v6.14.3
1 parent d302223 commit 59f6106

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: Update dependency lodash.js to v4.17.21
3+
hash: 1df46248b4098c34838eab0233afa66b7d4688b5
4+
body: |
5+
Update lodash.js from 4.17.15 to 4.17.21
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 6.14.3
12+
title: ""
13+
date: 2026-01-28T01:35:16.409Z
114
- commits:
215
- subject: Update dependency lodash to v4.17.23 [SECURITY]
316
hash: 779e2b9eb8dbb3665eee0022409a1469bbc9532e

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.3 - 2026-01-28
8+
9+
* Update dependency lodash.js to v4.17.21 [balena-renovate[bot]]
10+
711
## 6.14.2 - 2026-01-27
812

913
* Update dependency lodash to v4.17.23 [SECURITY] [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.2",
4+
"version": "6.14.3",
55
"engines": {
66
"node": "^22.0.0"
77
},
@@ -59,6 +59,6 @@
5959
"wrangler": "^3.99.0"
6060
},
6161
"versionist": {
62-
"publishedAt": "2026-01-27T23:06:23.661Z"
62+
"publishedAt": "2026-01-28T01:35:16.942Z"
6363
}
6464
}

0 commit comments

Comments
 (0)