Skip to content

Commit d46b463

Browse files
v0.15.4
1 parent d692227 commit d46b463

File tree

4 files changed

+21
-4
lines changed

4 files changed

+21
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: Update dependency js-yaml to v4.1.1 [SECURITY]
3+
hash: 05c772397a9efb610b7f1d2b3b267a6a0704ec5b
4+
body: |
5+
Update js-yaml from 4.1.0 to 4.1.1
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 0.15.4
11+
title: ""
12+
date: 2025-11-14T14:51:09.342Z
113
- commits:
214
- subject: Switch from lodash to native methods
315
hash: e31348a8c600bbaf3e9c7b38d66f258ff0ce55a3

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+
# v0.15.4
8+
## (2025-11-14)
9+
10+
* Update dependency js-yaml to v4.1.1 [SECURITY] [balena-renovate[bot]]
11+
712
# v0.15.3
813
## (2025-09-11)
914

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,6 +1,6 @@
11
{
22
"name": "balena-versionist",
3-
"version": "0.15.3",
3+
"version": "0.15.4",
44
"description": "",
55
"main": "lib/index.js",
66
"bin": {
@@ -31,6 +31,6 @@
3131
},
3232
"types": "lib/index.d.ts",
3333
"versionist": {
34-
"publishedAt": "2025-09-11T11:27:57.121Z"
34+
"publishedAt": "2025-11-14T14:51:09.419Z"
3535
}
3636
}

0 commit comments

Comments
 (0)