mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
v1.5.99
This commit is contained in:
parent
d481536a3f
commit
5d95fcb81f
@ -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.99
|
||||
## (2020-06-12)
|
||||
|
||||
* Update node-raspberrypi-usbboot to 0.2.8 [Alexis Svinartchouk]
|
||||
* Update electron to 9.0.3 [Alexis Svinartchouk]
|
||||
* Inline all svgs [Alexis Svinartchouk]
|
||||
|
||||
# v1.5.98
|
||||
## (2020-06-10)
|
||||
|
||||
|
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.5.98",
|
||||
"version": "1.5.99",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
@ -18263,4 +18263,4 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.5.98",
|
||||
"version": "1.5.99",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
|
Loading…
x
Reference in New Issue
Block a user