mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
v1.10.29
This commit is contained in:
parent
04a62f2ad8
commit
30133306d6
@ -1,3 +1,18 @@
|
||||
- commits:
|
||||
- subject: Update dependency awscli to 1.27.27
|
||||
hash: 17858a7d72dc001419bf75ac04b1a66b782404e2
|
||||
body: |
|
||||
Update awscli to 1.27.27
|
||||
|
||||
Update awscli from 1.27.26 to 1.27.27
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Renovate Bot
|
||||
nested: []
|
||||
version: 1.10.29
|
||||
title: ""
|
||||
date: 2022-12-10T03:05:02.826Z
|
||||
- commits:
|
||||
- subject: Update dependency rendition to 19.3.2
|
||||
hash: 0d740ad12dbadcb35d0e2076821a073177476acb
|
||||
|
@ -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.10.29
|
||||
## (2022-12-10)
|
||||
|
||||
* Update dependency awscli to 1.27.27 [Renovate Bot]
|
||||
|
||||
# v1.10.28
|
||||
## (2022-12-10)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.10.28",
|
||||
"version": "1.10.29",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.10.28",
|
||||
"version": "1.10.29",
|
||||
"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-10T02:10:43.342Z"
|
||||
"publishedAt": "2022-12-10T03:05:03.615Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user