Skip to content

Commit 2c22f6e

Browse files
v10.1.5
1 parent 2164b36 commit 2c22f6e

4 files changed

Lines changed: 21 additions & 4 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: Update dependency axios to v1.15.0 [SECURITY]
3+
hash: 583d961e53d8b5776605e6ea15f1a3c767b7a796
4+
body: |
5+
Update axios from 1.13.5 to 1.15.0
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
nested: []
11+
version: 10.1.5
12+
title: ""
13+
date: 2026-04-12T11:06:38.750Z
114
- commits:
215
- subject: Update dependency minimatch to v9.0.7 [SECURITY]
316
hash: 21edecaf61ad2050a9b26435f635c07a3aae479b

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+
## 10.1.5 - 2026-04-12
8+
9+
* Update dependency axios to v1.15.0 [SECURITY] [balena-renovate[bot]]
10+
711
## 10.1.4 - 2026-03-11
812

913
* Update dependency minimatch to v9.0.7 [SECURITY] [balena-renovate[bot]]

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": "etcher-sdk",
3-
"version": "10.1.4",
3+
"version": "10.1.5",
44
"description": "Etcher SDK",
55
"author": "Balena Ltd <hello@balena.io>",
66
"main": "build/index.js",
@@ -107,6 +107,6 @@
107107
"node": ">18 <25"
108108
},
109109
"versionist": {
110-
"publishedAt": "2026-03-11T10:11:05.059Z"
110+
"publishedAt": "2026-04-12T11:06:38.914Z"
111111
}
112112
}

0 commit comments

Comments
 (0)