Skip to content

Commit c2d160f

Browse files
v2.1.2
1 parent 385bf45 commit c2d160f

File tree

4 files changed

+19
-4
lines changed

4 files changed

+19
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
- commits:
2+
- subject: "patch: remove analytics"
3+
hash: aa6d526fea010d181f49dd81ae3bdaefb8d1938e
4+
body: ""
5+
footer: {}
6+
author: Edwin Joassart
7+
nested: []
8+
version: 2.1.2
9+
title: ""
10+
date: 2025-05-08T08:51:44.810Z
111
- commits:
212
- subject: "patch: fix signin windows artifacts"
313
hash: a1e9be2f94629447e02994e52e12c67ec98de831

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@
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.2
7+
## (2025-05-08)
8+
9+
* patch: remove analytics [Edwin Joassart]
10+
611
# v2.1.1
712
## (2025-05-05)
813

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.1",
6+
"version": "2.1.2",
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-05-05T17:19:50.915Z"
146+
"publishedAt": "2025-05-08T08:51:45.301Z"
147147
},
148148
"optionalDependencies": {
149149
"bufferutil": "^4.0.8",

0 commit comments

Comments
 (0)