mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-19 12:57:16 +00:00
v1.15.3
This commit is contained in:
parent
c3257216c2
commit
cbb4810260
@ -1,3 +1,15 @@
|
||||
- commits:
|
||||
- subject: move EFP & success-banner to efp.balena.io
|
||||
hash: a140faaebe087a96387604f12c3510ee22374d92
|
||||
body: ""
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Edwin Joassart
|
||||
nested: []
|
||||
version: 1.15.3
|
||||
title: ""
|
||||
date: 2023-02-02T17:23:16.454Z
|
||||
- commits:
|
||||
- subject: Remove configuration remote update
|
||||
hash: 85a49a221fa7fc9b1943dc8ed43b29995f9d8260
|
||||
|
@ -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.3
|
||||
## (2023-02-02)
|
||||
|
||||
* move EFP & success-banner to efp.balena.io [Edwin Joassart]
|
||||
|
||||
# v1.15.2
|
||||
## (2023-02-02)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.15.2",
|
||||
"version": "1.15.3",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.15.2",
|
||||
"version": "1.15.3",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
@ -127,6 +127,6 @@
|
||||
"node": ">=14"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2023-02-02T13:05:02.262Z"
|
||||
"publishedAt": "2023-02-02T17:23:17.155Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user