This commit is contained in:
Resin CI 2019-04-19 14:46:55 +03:00
parent 5de54bb6bf
commit a543dcf166
3 changed files with 8 additions and 2 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.28
## (2019-04-18)
* Update electron-builder to ^20.40.2 [Alexis Svinartchouk]
* Update etcher-sdk to ^2.0.1 [Alexis Svinartchouk]
# v1.5.27
## (2019-04-16)

2
npm-shrinkwrap.json generated
View File

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

View File

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