Skip to content

Commit

Permalink
v1.5.122
Browse files Browse the repository at this point in the history
  • Loading branch information
balena-ci authored and VersionBot committed Sep 2, 2021
1 parent 3ece1fd commit 13159f9
Show file tree
Hide file tree
Showing 4 changed files with 139 additions and 4 deletions.
119 changes: 119 additions & 0 deletions .versionbot/CHANGELOG.yml
@@ -1,3 +1,122 @@
- commits:
- subject: Restore image file selection LED-drive pathing
hash: f46963b6b3176395acc07863c9936a7c7f31d31a
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
author: Lorenzo Alberto Maria Ambrosi
nested: []
- subject: Update scripts submodule
hash: b97f4e0031d7c4d0f33be9fdb8c999631f9eef1d
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
author: Lorenzo Alberto Maria Ambrosi
nested: []
- subject: Change LEDs colours
hash: e2d233d74b6335fd53a9271a9c00c3f93828c5b5
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
author: Lorenzo Alberto Maria Ambrosi
nested: []
- subject: Windows images now show the proper warning again
hash: a7ca2e527bc0cc040711ee4d60f93eda35f17558
body: ''
footer:
Change-type: patch
change-type: patch
Changelog-entry: Windows images now show the proper warning again
changelog-entry: Windows images now show the proper warning again
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
author: Lorenzo Alberto Maria Ambrosi
nested: []
- subject: Fix Update and install with DNF instructions
hash: 396a053c0a0ec8def4b3672509cbb4ecc0b0c784
body: ''
footer:
Change-type: patch
change-type: patch
author: Mohamed Salah
nested: []
- subject: Add possibile authorization as a query param
hash: d1a3f1cb88ff38f804caa9289d3205b09666c1e6
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Andrea Rosci <andrear@balena.io>
signed-off-by: Andrea Rosci <andrear@balena.io>
author: JSReds
nested: []
- subject: update the windows part
hash: 9f96558cdd11ce83dcc08289c31da425063eab24
body: |
I choose to add this part because, after the clean the usb stick
could stay in a raw state without creating the new partions,
activating and formatting.
Thanks
footer:
Change-type: patch
change-type: patch
author: Xtraim
nested: []
- subject: Update SUPPORT.md
hash: b3bc589d70cc4498a13f86f7d9aa36d9908275e3
body: ''
footer:
Change-type: patch
change-type: patch
author: thambu1710
nested: []
- subject: replace make webpack with npm run webpack
hash: 18d2c28110c8b4b4c327a58f6f6a712c33dfd4cc
body: ''
footer:
Change-type: patch
change-type: patch
author: Seth Falco
nested: []
- subject: Add loader on image select
hash: b272ef296dec9b4242028202e1d759f1e2d1aa2b
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Andrea Rosci <andrear@balena.io>
signed-off-by: Andrea Rosci <andrear@balena.io>
author: JSReds
nested: []
- subject: add pnp-webpack-plugin
hash: 32ca28a3a95d2ffd3eb2b32cfc54113515ae3097
body: ''
footer:
Change-type: patch
change-type: patch
author: Zane Hitchcox
nested: []
- subject: Remove redundant codespell dependency/tests
hash: 4d5e5a3b0b81cbdd3341abbcca0c816bc905a8ed
body: ''
footer:
Change-type: patch
change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
author: Lorenzo Alberto Maria Ambrosi
nested: []
version: 1.5.122
date: 2021-09-02T12:20:22.871Z
- commits:
- subject: 'patch: Delete Codeowners'
hash: a81b552b95f93a8989a6fff4774a14e21abe9a0e
Expand Down
16 changes: 16 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

# v1.5.122
## (2021-09-02)

* Restore image file selection LED-drive pathing [Lorenzo Alberto Maria Ambrosi]
* Update scripts submodule [Lorenzo Alberto Maria Ambrosi]
* Change LEDs colours [Lorenzo Alberto Maria Ambrosi]
* Windows images now show the proper warning again [Lorenzo Alberto Maria Ambrosi]
* Fix Update and install with DNF instructions [Mohamed Salah]
* Add possibile authorization as a query param [JSReds]
* update the windows part [Xtraim]
* Update SUPPORT.md [thambu1710]
* replace make webpack with npm run webpack [Seth Falco]
* Add loader on image select [JSReds]
* add pnp-webpack-plugin [Zane Hitchcox]
* Remove redundant codespell dependency/tests [Lorenzo Alberto Maria Ambrosi]

# v1.5.121
## (2021-07-05)

Expand Down
4 changes: 2 additions & 2 deletions npm-shrinkwrap.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
Expand Up @@ -2,7 +2,7 @@
"name": "balena-etcher",
"private": true,
"displayName": "balenaEtcher",
"version": "1.5.121",
"version": "1.5.122",
"packageType": "local",
"main": "generated/etcher.js",
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
Expand Down Expand Up @@ -125,6 +125,6 @@
"webpack-dev-server": "^3.11.2"
},
"versionist": {
"publishedAt": "2021-07-05T18:20:04.943Z"
"publishedAt": "2021-09-02T12:20:23.119Z"
}
}

0 comments on commit 13159f9

Please sign in to comment.