mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 15:27:17 +00:00
v1.11.9
This commit is contained in:
parent
f2ebd10053
commit
d70ea06565
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: Update dependency webpack to 5.75.0
|
||||
hash: cd67b442c9c55adddb2d8def456d7155af1f23c6
|
||||
body: |
|
||||
Update webpack to 5.75.0
|
||||
|
||||
Update webpack from 5.11.0 to 5.75.0
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: 1.11.9
|
||||
title: ""
|
||||
date: 2022-12-12T23:58:09.807Z
|
||||
- commits:
|
||||
- subject: Update dependency awscli to 1.27.28
|
||||
hash: 927a026b869e0da872e17a662536d0ad3aeeae0f
|
||||
|
@ -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.11.9
|
||||
## (2022-12-12)
|
||||
|
||||
* Update dependency webpack to 5.75.0 [Renovate Bot]
|
||||
|
||||
# v1.11.8
|
||||
## (2022-12-12)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.11.8",
|
||||
"version": "1.11.9",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.11.8",
|
||||
"version": "1.11.9",
|
||||
"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-12-12T21:55:29.298Z"
|
||||
"publishedAt": "2022-12-12T23:58:10.484Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user