Skip to content

Commit d1dab67

Browse files
v2.1.5
1 parent 68cdd8b commit d1dab67

4 files changed

Lines changed: 33 additions & 4 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
- commits:
2+
- subject: Replace the EOL macos-13 test runners with macos-14
3+
hash: 835222525f77279e0858328a57390de3bb761805
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
See: https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
9+
see: https://github.blog/changelog/2025-09-19-github-actions-macos-13-runner-image-is-closing-down/
10+
author: Thodoris Greasidis
11+
nested: []
12+
- subject: Add libgdk-pixbuf dependency alternatives to fix Ubuntu 26.04
13+
installation
14+
hash: ccf063f9cb5d7ab8c2503c98adbe1439f7d0ab95
15+
body: ""
16+
footer:
17+
Change-type: patch
18+
change-type: patch
19+
author: Thodoris Greasidis
20+
nested: []
21+
version: 2.1.5
22+
title: ""
23+
date: 2026-05-07T12:55:07.475Z
124
- commits:
225
- subject: "patch: fix ubuntu 24 build and flash issues - bump electron-forge to
326
7.8.1 - bump electron to 37.2.4 - stop producing broken appimage"

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
# v2.1.5
7+
## (2026-05-07)
8+
9+
* Replace the EOL macos-13 test runners with macos-14 [Thodoris Greasidis]
10+
* Add libgdk-pixbuf dependency alternatives to fix Ubuntu 26.04 installation [Thodoris Greasidis]
11+
612
# v2.1.4
713
## (2025-07-29)
814

npm-shrinkwrap.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
@@ -3,7 +3,7 @@
33
"private": true,
44
"displayName": "balenaEtcher",
55
"productName": "balenaEtcher",
6-
"version": "2.1.4",
6+
"version": "2.1.5",
77
"packageType": "local",
88
"main": ".webpack/main",
99
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
@@ -143,7 +143,7 @@
143143
"node": ">=20 <21"
144144
},
145145
"versionist": {
146-
"publishedAt": "2025-07-29T12:17:34.228Z"
146+
"publishedAt": "2026-05-07T12:55:07.890Z"
147147
},
148148
"optionalDependencies": {
149149
"bufferutil": "^4.0.8",

0 commit comments

Comments
 (0)