mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-19 12:57:16 +00:00
v1.8.4
This commit is contained in:
parent
0455f7ea58
commit
33adc8ecf8
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: Update dependency @types/webpack-node-externals to 2.5.3
|
||||
hash: ea5a167f4f3eb81a177ebd5c9c3def2e38a65f37
|
||||
body: |
|
||||
Update @types/webpack-node-externals to 2.5.3
|
||||
|
||||
Update @types/webpack-node-externals from 2.5.0 to 2.5.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: 1.8.4
|
||||
title: ""
|
||||
date: 2022-11-08T02:41:36.635Z
|
||||
- commits:
|
||||
- subject: Update dependency @types/tmp to 0.2.3
|
||||
hash: 98a5ddf58ad762d46d532310100513834c6d68b5
|
||||
|
@ -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.4
|
||||
## (2022-11-08)
|
||||
|
||||
* Update dependency @types/webpack-node-externals to 2.5.3 [Renovate Bot]
|
||||
|
||||
# v1.8.3
|
||||
## (2022-11-08)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.8.3",
|
||||
"version": "1.8.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.8.3",
|
||||
"version": "1.8.4",
|
||||
"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-08T01:36:35.234Z"
|
||||
"publishedAt": "2022-11-08T02:41:37.496Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user