This commit is contained in:
Balena CI 2020-02-06 15:55:10 +02:00
parent 981197583a
commit 80e0231727
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.76
## (2020-02-05)
* Prefix temp permissions script name [Lorenzo Alberto Maria Ambrosi]
* Fix image drop zone, remove react-dropzone dependency [Alexis Svinartchouk]
* Update etcher-sdk to ^2.0.17 [Alexis Svinartchouk]
# v1.5.75
## (2020-02-05)

2
npm-shrinkwrap.json generated
View File

@ -1,6 +1,6 @@
{
"name": "balena-etcher",
"version": "1.5.75",
"version": "1.5.76",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -2,7 +2,7 @@
"name": "balena-etcher",
"private": true,
"displayName": "balenaEtcher",
"version": "1.5.75",
"version": "1.5.76",
"packageType": "local",
"updates": {
"enabled": true,