mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-22 02:36:32 +00:00
v1.11.4
This commit is contained in:
parent
bf7ebde100
commit
cf1fdb8c5f
@ -1,3 +1,18 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update dependency styled-components to 5.3.6
|
||||||
|
hash: 88c5fa50352efe76a6506ee763915f504889111b
|
||||||
|
body: |
|
||||||
|
Update styled-components to 5.3.6
|
||||||
|
|
||||||
|
Update styled-components from 5.1.0 to 5.3.6
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Renovate Bot
|
||||||
|
nested: []
|
||||||
|
version: 1.11.4
|
||||||
|
title: ""
|
||||||
|
date: 2022-12-10T10:57:10.809Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update dependency terser-webpack-plugin to 5.3.6
|
- subject: Update dependency terser-webpack-plugin to 5.3.6
|
||||||
hash: c431222909ef49126549c0f630cf1f3f3f8895ed
|
hash: c431222909ef49126549c0f630cf1f3f3f8895ed
|
||||||
|
@ -3,6 +3,11 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
# v1.11.4
|
||||||
|
## (2022-12-10)
|
||||||
|
|
||||||
|
* Update dependency styled-components to 5.3.6 [Renovate Bot]
|
||||||
|
|
||||||
# v1.11.3
|
# v1.11.3
|
||||||
## (2022-12-10)
|
## (2022-12-10)
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"version": "1.11.3",
|
"version": "1.11.4",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"private": true,
|
"private": true,
|
||||||
"displayName": "balenaEtcher",
|
"displayName": "balenaEtcher",
|
||||||
"version": "1.11.3",
|
"version": "1.11.4",
|
||||||
"packageType": "local",
|
"packageType": "local",
|
||||||
"main": "generated/etcher.js",
|
"main": "generated/etcher.js",
|
||||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||||
@ -124,6 +124,6 @@
|
|||||||
"node": ">=14 < 16"
|
"node": ">=14 < 16"
|
||||||
},
|
},
|
||||||
"versionist": {
|
"versionist": {
|
||||||
"publishedAt": "2022-12-10T08:54:53.915Z"
|
"publishedAt": "2022-12-10T10:57:11.472Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user