This commit is contained in:
Balena CI 2020-05-05 19:46:08 +03:00 committed by VersionBot
parent 0f31f05e61
commit 37e9eb46d2
3 changed files with 9 additions and 3 deletions

View File

@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
# v1.5.84
## (2020-05-04)
* Including Arch / Manjaro install instructions [Tom]
* Fix notification icon path [Alexis Svinartchouk]
# v1.5.83
## (2020-04-30)

4
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-etcher",
"version": "1.5.83",
"version": "1.5.84",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -14474,4 +14474,4 @@
}
}
}
}
}

View File

@ -2,7 +2,7 @@
"name": "balena-etcher",
"private": true,
"displayName": "balenaEtcher",
"version": "1.5.83",
"version": "1.5.84",
"packageType": "local",
"main": "generated/etcher.js",
"description": "Flash OS images to SD cards and USB drives, safely and easily.",