Skip to content

Commit e96dacb

Browse files
v20.4.1
1 parent bb3cfac commit e96dacb

4 files changed

Lines changed: 22 additions & 4 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
- commits:
2+
- subject: Force full depth for testing
3+
hash: df96e85f203f72207f897304bd1b53db88f970f3
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Kyle Harding <kyle@balena.io>
9+
signed-off-by: Kyle Harding <kyle@balena.io>
10+
author: Kyle Harding
11+
nested: []
12+
version: 20.4.1
13+
title: ""
14+
date: 2025-06-05T16:48:33.242Z
115
- commits:
216
- subject: Add dangerous-checkout to octoscan exclusions
317
hash: db2c066e7eeb9f21d1af277dc45971f6619ab634

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](http://semver.org/).
66

7+
## 20.4.1 - 2025-06-05
8+
9+
* Force full depth for testing [Kyle Harding]
10+
711
## 20.4.0 - 2025-06-05
812

913
* Add dangerous-checkout to octoscan exclusions [Kyle Harding]

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
@@ -17,8 +17,8 @@
1717
"dependencies": {
1818
"yaml": "^2.1.3"
1919
},
20-
"version": "20.4.0",
20+
"version": "20.4.1",
2121
"versionist": {
22-
"publishedAt": "2025-06-05T16:39:31.571Z"
22+
"publishedAt": "2025-06-05T16:48:33.831Z"
2323
}
2424
}

0 commit comments

Comments
 (0)