Skip to content

Commit 4b80feb

Browse files
v2.1.5
1 parent 6f27f32 commit 4b80feb

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 @balena/sbvr-types to v10
3+
hash: 7ccec5336ee47212128b537b0f37aa3210ab1ca3
4+
body: |
5+
Update @balena/sbvr-types from 9.2.6 to 10.0.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 2.1.5
11+
title: ""
12+
date: 2025-07-08T00:50:14.334Z
113
- commits:
214
- subject: Update dependency sinon to v21
315
hash: 19d4fc388adea425d52d58364d4e4a21f9cc8e68

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.5
8+
## (2025-07-08)
9+
10+
* Update dependency @balena/sbvr-types to v10 [balena-renovate[bot]]
11+
712
# v2.1.4
813
## (2025-07-08)
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.4",
3+
"version": "2.1.5",
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"
4646
},
4747
"versionist": {
48-
"publishedAt": "2025-07-08T00:34:11.712Z"
48+
"publishedAt": "2025-07-08T00:50:14.410Z"
4949
}
5050
}

0 commit comments

Comments
 (0)