From 958f7b535a94385e485745f485a9e02eed38a773 Mon Sep 17 00:00:00 2001 From: Balena CI <34882892+balena-ci@users.noreply.github.com> Date: Tue, 14 Jan 2020 18:17:04 +0200 Subject: [PATCH] v1.5.71 --- CHANGELOG.md | 5 +++++ npm-shrinkwrap.json | 4 ++-- package.json | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ad32cc5..5edfa4b2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +# v1.5.71 +## (2020-01-14) + +* Update resin-corvus to 2.0.5 [Lorenzo Alberto Maria Ambrosi] + # v1.5.70 ## (2019-12-13) diff --git a/npm-shrinkwrap.json b/npm-shrinkwrap.json index e332cc5b..badcd1f4 100644 --- a/npm-shrinkwrap.json +++ b/npm-shrinkwrap.json @@ -1,6 +1,6 @@ { "name": "balena-etcher", - "version": "1.5.70", + "version": "1.5.71", "lockfileVersion": 1, "requires": true, "dependencies": { @@ -15672,4 +15672,4 @@ } } } -} \ No newline at end of file +} diff --git a/package.json b/package.json index 0bfa07e8..f141e380 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "balena-etcher", "private": true, "displayName": "balenaEtcher", - "version": "1.5.70", + "version": "1.5.71", "packageType": "local", "updates": { "enabled": true,