mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-19 12:57:16 +00:00
v1.8.0
This commit is contained in:
parent
db6490fb1b
commit
3a4687ea0f
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: Update scripts/resin digest to 652fdd4
|
||||
hash: 16422971012d77dc928c9d99c3db6b1a58cd52be
|
||||
body: |
|
||||
Update scripts/resin to
|
||||
|
||||
Update scripts/resin from to
|
||||
footer:
|
||||
Change-type: minor
|
||||
change-type: minor
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: 1.8.0
|
||||
title: ""
|
||||
date: 2022-11-07T22:27:03.928Z
|
||||
- commits:
|
||||
- subject: Build targets individually
|
||||
hash: b58249b9c833763ec80402820b2c93c01fafda22
|
||||
|
@ -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.8.0
|
||||
## (2022-11-07)
|
||||
|
||||
* Update scripts/resin digest to 652fdd4 [Renovate Bot]
|
||||
|
||||
# v1.7.15
|
||||
## (2022-11-07)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.7.15",
|
||||
"version": "1.8.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.7.15",
|
||||
"version": "1.8.0",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
@ -124,6 +124,6 @@
|
||||
"node": ">=14 < 16"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2022-11-07T21:36:36.752Z"
|
||||
"publishedAt": "2022-11-07T22:27:04.619Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user