mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-15 15:26:31 +00:00
v1.8.1
This commit is contained in:
parent
5742452fdf
commit
7df4f9615b
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: Update dependency @types/mime-types to 2.1.1
|
||||
hash: fe09f9f862d2eef79a237986c50e587b232d9c2d
|
||||
body: |
|
||||
Update @types/mime-types to 2.1.1
|
||||
|
||||
Update @types/mime-types from 2.1.0 to 2.1.1
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: 1.8.1
|
||||
title: ""
|
||||
date: 2022-11-07T23:35:26.671Z
|
||||
- commits:
|
||||
- subject: Update scripts/resin digest to 652fdd4
|
||||
hash: 16422971012d77dc928c9d99c3db6b1a58cd52be
|
||||
|
@ -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.1
|
||||
## (2022-11-07)
|
||||
|
||||
* Update dependency @types/mime-types to 2.1.1 [Renovate Bot]
|
||||
|
||||
# v1.8.0
|
||||
## (2022-11-07)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.8.0",
|
||||
"version": "1.8.1",
|
||||
"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-07T22:27:04.619Z"
|
||||
"publishedAt": "2022-11-07T23:35:27.245Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user