mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-19 12:57:16 +00:00
v1.8.6
This commit is contained in:
parent
4dd779e010
commit
2fc0882b2e
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: Update dependency electron-rebuild to 3.2.9
|
||||
hash: 3dc54405feebce319bb29933f9bad52621067f0a
|
||||
body: |
|
||||
Update electron-rebuild to 3.2.9
|
||||
|
||||
Update electron-rebuild from 3.2.5 to 3.2.9
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: 1.8.6
|
||||
title: ""
|
||||
date: 2022-11-08T05:18:29.447Z
|
||||
- commits:
|
||||
- subject: Update dependency electron-mocha to 9.3.3
|
||||
hash: 1b93891ed805d2a091a3d4eaff6a00a498de6eaa
|
||||
|
@ -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.8.6
|
||||
## (2022-11-08)
|
||||
|
||||
* Update dependency electron-rebuild to 3.2.9 [Renovate Bot]
|
||||
|
||||
# v1.8.5
|
||||
## (2022-11-08)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.8.5",
|
||||
"version": "1.8.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.8.5",
|
||||
"version": "1.8.6",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
@ -124,6 +124,6 @@
|
||||
"node": ">=14 < 16"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2022-11-08T04:22:23.828Z"
|
||||
"publishedAt": "2022-11-08T05:18:30.058Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user