mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-21 10:16:32 +00:00
v1.11.1
This commit is contained in:
parent
871cf3ec0a
commit
fe1f19b9fa
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: Update dependency sinon to 9.2.4
|
||||
hash: 686a5837b69c26bc83772ed738376ce0a766fef5
|
||||
body: |
|
||||
Update sinon to 9.2.4
|
||||
|
||||
Update sinon from 9.0.2 to 9.2.4
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: 1.11.1
|
||||
title: ""
|
||||
date: 2022-12-10T06:19:30.932Z
|
||||
- commits:
|
||||
- subject: Update dependency shyaml to 0.6.2
|
||||
hash: 2acad790d3e85b3215e692705691fff4fadb99b0
|
||||
|
@ -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.11.1
|
||||
## (2022-12-10)
|
||||
|
||||
* Update dependency sinon to 9.2.4 [Renovate Bot]
|
||||
|
||||
# v1.11.0
|
||||
## (2022-12-10)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.11.0",
|
||||
"version": "1.11.1",
|
||||
"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-12-10T04:27:19.787Z"
|
||||
"publishedAt": "2022-12-10T06:19:31.578Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user