This commit is contained in:
Balena CI 2020-05-25 20:36:06 +03:00 committed by VersionBot
parent 3d855dcbfc
commit 0dee6a9888
3 changed files with 10 additions and 3 deletions

View File

@ -3,6 +3,13 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).
# v1.5.93
## (2020-05-25)
* Update electron-builder to v22.6.1 [Alexis Svinartchouk]
* Strip out comments from generated code [Alexis Svinartchouk]
* Update electron to v9.0.0 [Alexis Svinartchouk]
# v1.5.92
## (2020-05-22)

4
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-etcher",
"version": "1.5.92",
"version": "1.5.93",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@ -14646,4 +14646,4 @@
}
}
}
}
}

View File

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