mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-24 23:37:18 +00:00
v1.8.10
This commit is contained in:
parent
db3a5f3b0a
commit
256d3550d1
@ -1,3 +1,26 @@
|
|||||||
|
- commits:
|
||||||
|
- subject: Update dependency sys-class-rgb-led to 3.0.1
|
||||||
|
hash: 0e58edf1139b16b26335f7b6f7b2e6f92c8c8838
|
||||||
|
body: |
|
||||||
|
Update sys-class-rgb-led to 3.0.1
|
||||||
|
|
||||||
|
Update sys-class-rgb-led from 3.0.0 to 3.0.1
|
||||||
|
footer:
|
||||||
|
Change-type: patch
|
||||||
|
change-type: patch
|
||||||
|
author: Renovate Bot
|
||||||
|
nested:
|
||||||
|
- commits:
|
||||||
|
- subject: "patch: Delete Codeowners"
|
||||||
|
hash: 91e33b39ac7c55b1186887b20703e3298f37751c
|
||||||
|
body: ""
|
||||||
|
footer: {}
|
||||||
|
author: Vipul Gupta
|
||||||
|
version: sys-class-rgb-led-3.0.1
|
||||||
|
date: 2021-07-01T10:53:00.610Z
|
||||||
|
version: 1.8.10
|
||||||
|
title: ""
|
||||||
|
date: 2022-11-08T09:35:02.677Z
|
||||||
- commits:
|
- commits:
|
||||||
- subject: Update dependency semver to 7.3.8
|
- subject: Update dependency semver to 7.3.8
|
||||||
hash: 8357cc19d258103bc66061467ac984b1adae6456
|
hash: 8357cc19d258103bc66061467ac984b1adae6456
|
||||||
|
14
CHANGELOG.md
14
CHANGELOG.md
@ -3,6 +3,20 @@
|
|||||||
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.8.10
|
||||||
|
## (2022-11-08)
|
||||||
|
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary> Update dependency sys-class-rgb-led to 3.0.1 [Renovate Bot] </summary>
|
||||||
|
|
||||||
|
> ## sys-class-rgb-led-3.0.1
|
||||||
|
> ### (2021-07-01)
|
||||||
|
>
|
||||||
|
> * patch: Delete Codeowners [Vipul Gupta]
|
||||||
|
>
|
||||||
|
</details>
|
||||||
|
|
||||||
# v1.8.9
|
# v1.8.9
|
||||||
## (2022-11-08)
|
## (2022-11-08)
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"version": "1.8.9",
|
"version": "1.8.10",
|
||||||
"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.8.9",
|
"version": "1.8.10",
|
||||||
"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.",
|
||||||
@ -124,6 +124,6 @@
|
|||||||
"node": ">=14 < 16"
|
"node": ">=14 < 16"
|
||||||
},
|
},
|
||||||
"versionist": {
|
"versionist": {
|
||||||
"publishedAt": "2022-11-08T08:40:21.969Z"
|
"publishedAt": "2022-11-08T09:35:04.088Z"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user