mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
v1.12.7
This commit is contained in:
parent
debefc9652
commit
2ae6764dd9
@ -1,3 +1,18 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update dependency i18next to 21.10.0
|
||||||
|
hash: b068b847c7ae6456ebd16a5d641ff61d8d074015
|
||||||
|
body: |
|
||||||
|
Update i18next to 21.10.0
|
||||||
|
|
||||||
|
Update i18next from 21.8.14 to 21.10.0
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Renovate Bot
|
||||||
|
nested: []
|
||||||
|
version: 1.12.7
|
||||||
|
title: ""
|
||||||
|
date: 2022-12-20T19:35:11.219Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update dependency react-i18next to 11.18.6
|
- subject: Update dependency react-i18next to 11.18.6
|
||||||
hash: 2e85fb45de3a52e9bf0605e474a550e1af2bb980
|
hash: 2e85fb45de3a52e9bf0605e474a550e1af2bb980
|
||||||
|
@ -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.12.7
|
||||||
|
## (2022-12-20)
|
||||||
|
|
||||||
|
* Update dependency i18next to 21.10.0 [Renovate Bot]
|
||||||
|
|
||||||
# v1.12.6
|
# v1.12.6
|
||||||
## (2022-12-20)
|
## (2022-12-20)
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"version": "1.12.6",
|
"version": "1.12.7",
|
||||||
"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.12.6",
|
"version": "1.12.7",
|
||||||
"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.",
|
||||||
@ -126,6 +126,6 @@
|
|||||||
"node": ">=14 < 16"
|
"node": ">=14 < 16"
|
||||||
},
|
},
|
||||||
"versionist": {
|
"versionist": {
|
||||||
"publishedAt": "2022-12-20T18:00:03.835Z"
|
"publishedAt": "2022-12-20T19:35:12.134Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user