mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 11:16:39 +00:00
v1.18.8
This commit is contained in:
parent
16b50d2a71
commit
a42be8ee74
@ -1,3 +1,13 @@
|
||||
- commits:
|
||||
- subject: "Patch: Fix Support link"
|
||||
hash: 882b385c88111a192e5f37e20c1c8aeca9950b21
|
||||
body: ""
|
||||
footer: {}
|
||||
author: Oliver Plummer
|
||||
nested: []
|
||||
version: 1.18.8
|
||||
title: ""
|
||||
date: 2023-04-26T09:57:46.155Z
|
||||
- commits:
|
||||
- subject: "patch: update docs to remove cloudsmith install instructions for linux"
|
||||
hash: 02a406711852cf237e41da4cd39350d8acc1f0b0
|
||||
|
@ -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.18.8
|
||||
## (2023-04-26)
|
||||
|
||||
* Patch: Fix Support link [Oliver Plummer]
|
||||
|
||||
# v1.18.7
|
||||
## (2023-04-25)
|
||||
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.18.7",
|
||||
"version": "1.18.8",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "balena-etcher",
|
||||
"version": "1.18.7",
|
||||
"version": "1.18.8",
|
||||
"hasInstallScript": true,
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.18.7",
|
||||
"version": "1.18.8",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
@ -126,6 +126,6 @@
|
||||
"node": ">=16"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2023-04-25T15:25:36.329Z"
|
||||
"publishedAt": "2023-04-26T09:57:46.789Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user