mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 09:16:38 +00:00
v1.15.6
This commit is contained in:
parent
64eafdc6f0
commit
c0404597c0
@ -1,3 +1,16 @@
|
||||
- commits:
|
||||
- subject: "patch: app: i18n: Translation: Update zh-TW strings * Improve
|
||||
translate. * Sync layout with English strings ts file."
|
||||
hash: b51418814f5ef48d09e3157c92bda5eab173dbd5
|
||||
body: ""
|
||||
footer:
|
||||
Signed-off-by: Edward Wu <bluehome.wu@gmail.com>
|
||||
signed-off-by: Edward Wu <bluehome.wu@gmail.com>
|
||||
author: Edward Wu
|
||||
nested: []
|
||||
version: 1.15.6
|
||||
title: ""
|
||||
date: 2023-02-13T11:23:13.079Z
|
||||
- commits:
|
||||
- subject: revert auto-update feature
|
||||
hash: e6d33eda2b8f767679a43f8056e20098b0f2f6d9
|
||||
|
@ -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.15.6
|
||||
## (2023-02-13)
|
||||
|
||||
* patch: app: i18n: Translation: Update zh-TW strings * Improve translate. * Sync layout with English strings ts file. [Edward Wu]
|
||||
|
||||
# v1.15.5
|
||||
## (2023-02-03)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.15.5",
|
||||
"version": "1.15.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.15.5",
|
||||
"version": "1.15.6",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
@ -128,6 +128,6 @@
|
||||
"node": ">=14"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2023-02-03T14:25:20.348Z"
|
||||
"publishedAt": "2023-02-13T11:23:13.751Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user