mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00
v1.8.13
This commit is contained in:
parent
797868c474
commit
a7b0939634
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: Update dependency @types/copy-webpack-plugin to 6.4.3
|
||||
hash: 2c2a5c7c2b31d188cc32024dd6f9b5d0d1a5bc8b
|
||||
body: |
|
||||
Update @types/copy-webpack-plugin to 6.4.3
|
||||
|
||||
Update @types/copy-webpack-plugin from 6.0.0 to 6.4.3
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: 1.8.13
|
||||
title: ""
|
||||
date: 2022-11-08T12:39:27.293Z
|
||||
- commits:
|
||||
- subject: Update dependency @fortawesome/fontawesome-free to 5.15.4
|
||||
hash: 7bb52aa1706b4bfe06cdd023f4f95bf8de1a6666
|
||||
|
@ -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.13
|
||||
## (2022-11-08)
|
||||
|
||||
* Update dependency @types/copy-webpack-plugin to 6.4.3 [Renovate Bot]
|
||||
|
||||
# v1.8.12
|
||||
## (2022-11-08)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.8.12",
|
||||
"version": "1.8.13",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.8.12",
|
||||
"version": "1.8.13",
|
||||
"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-08T11:33:01.868Z"
|
||||
"publishedAt": "2022-11-08T12:39:27.884Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user