Skip to content

Commit

Permalink
v1.12.5
Browse files Browse the repository at this point in the history
  • Loading branch information
balenaCI committed Dec 20, 2022
1 parent 828dafa commit 67513e3
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 3 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
- commits:
- subject: "Patch: made trim setting more readable"
hash: 5c5a7612220b011e6942ac10b7026b7d6513e54f
body: ""
footer:
Change-type: patch
change-type: patch
author: builder555
nested: []
version: 1.12.5
title: ""
date: 2022-12-20T12:27:33.706Z
- commits:
- subject: "patch: publish to winget with gh action"
hash: f9c8378d6a96e1c44d0bced0d3227a9930b9fd14
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,11 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

# v1.12.5
## (2022-12-20)

* Patch: made trim setting more readable [builder555]

# v1.12.4
## (2022-12-19)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "balena-etcher",
"private": true,
"displayName": "balenaEtcher",
"version": "1.12.4",
"version": "1.12.5",
"packageType": "local",
"main": "generated/etcher.js",
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
Expand Down Expand Up @@ -126,6 +126,6 @@
"node": ">=14 < 16"
},
"versionist": {
"publishedAt": "2022-12-19T19:41:59.997Z"
"publishedAt": "2022-12-20T12:27:34.589Z"
}
}

0 comments on commit 67513e3

Please sign in to comment.