mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 03:06:38 +00:00
v1.10.25
This commit is contained in:
parent
a7cae23612
commit
13ec8cbe98
@ -1,3 +1,18 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update dependency pnp-webpack-plugin to 1.7.0
|
||||||
|
hash: 86bb093f3d7eec4835060789cc725e172223c74f
|
||||||
|
body: |
|
||||||
|
Update pnp-webpack-plugin to 1.7.0
|
||||||
|
|
||||||
|
Update pnp-webpack-plugin from 1.6.4 to 1.7.0
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Renovate Bot
|
||||||
|
nested: []
|
||||||
|
version: 1.10.25
|
||||||
|
title: ""
|
||||||
|
date: 2022-12-09T17:01:52.897Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update dependency node-ipc to 9.2.1
|
- subject: Update dependency node-ipc to 9.2.1
|
||||||
hash: f26b0748114c7623f152e00b065f3e6ec0657e83
|
hash: f26b0748114c7623f152e00b065f3e6ec0657e83
|
||||||
|
@ -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.10.25
|
||||||
|
## (2022-12-09)
|
||||||
|
|
||||||
|
* Update dependency pnp-webpack-plugin to 1.7.0 [Renovate Bot]
|
||||||
|
|
||||||
# v1.10.24
|
# v1.10.24
|
||||||
## (2022-12-09)
|
## (2022-12-09)
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"version": "1.10.24",
|
"version": "1.10.25",
|
||||||
"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.10.24",
|
"version": "1.10.25",
|
||||||
"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-09T14:59:55.579Z"
|
"publishedAt": "2022-12-09T17:01:53.693Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user