Skip to content

Commit 0e2ecba

Browse files
v2.1.9
1 parent b050a53 commit 0e2ecba

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
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 chai to v6
3+
hash: fc77f2d39d8fcdb11dbed1ad0a21b56097ddae4d
4+
body: |
5+
Update chai from 5.3.3 to 6.0.1
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 2.1.9
11+
title: ""
12+
date: 2025-09-11T13:41:34.496Z
113
- commits:
214
- subject: Update dependency @balena/sbvr-types to v11
315
hash: d8f7f772b14f22f59602e79a8c188d8d937f715b

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+
# v2.1.9
8+
## (2025-09-11)
9+
10+
* Update dependency chai to v6 [balena-renovate[bot]]
11+
712
# v2.1.8
813
## (2025-09-11)
914

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@balena/pinejs-webresource-s3",
3-
"version": "2.1.8",
3+
"version": "2.1.9",
44
"description": "A PineJS WebResource handler for storing & serving files on S3",
55
"type": "module",
66
"main": "build/index.js",
@@ -45,6 +45,6 @@
4545
"@balena/pinejs": "^21.3.0 || ^22.0.0 || ^23.0.0"
4646
},
4747
"versionist": {
48-
"publishedAt": "2025-09-11T11:49:06.696Z"
48+
"publishedAt": "2025-09-11T13:41:34.553Z"
4949
}
5050
}

0 commit comments

Comments
 (0)