Skip to content

Commit 32e103a

Browse files
v4.1.6
1 parent d8657b6 commit 32e103a

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
- commits:
2+
- subject: Update dependencies
3+
hash: f47845450dac6d68994b1343b8e86fe150face84
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Pagan Gazzard
9+
version: 4.1.6
10+
title: ""
11+
date: 2025-10-10T11:52:03.261Z
112
- commits:
213
- subject: Update dependency mocha to v11
314
hash: 71a263730e22eb96ee8804797edfd45ce96055b5

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+
# v4.1.6
8+
## (2025-10-10)
9+
10+
* Update dependencies [Pagan Gazzard]
11+
712
# v4.1.5
813
## (2025-04-02)
914

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docker-storage-gc",
3-
"version": "4.1.5",
3+
"version": "4.1.6",
44
"main": "build/index.js",
55
"scripts": {
66
"lint": "balena-lint -t tsconfig.dev.json -e ts -e js lib test tools",
@@ -35,6 +35,6 @@
3535
"typescript": "^5.9.3"
3636
},
3737
"versionist": {
38-
"publishedAt": "2025-04-02T14:03:44.780Z"
38+
"publishedAt": "2025-10-10T11:52:03.355Z"
3939
}
4040
}

0 commit comments

Comments
 (0)