Skip to content

Commit

Permalink
v1.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
balenaCI committed Dec 7, 2022
1 parent e5d0d2e commit bb169cf
Show file tree
Hide file tree
Showing 4 changed files with 23 additions and 3 deletions.
15 changes: 15 additions & 0 deletions .versionbot/CHANGELOG.yml
@@ -1,3 +1,18 @@
- commits:
- subject: Update dependency awscli to 1.27.24
hash: 72b4d4f4fa5a013d9a808402660186a92b165bc7
body: |
Update awscli to 1.27.24
Update awscli from 1.27.5 to 1.27.24
footer:
Change-type: patch
change-type: patch
author: Renovate Bot
nested: []
version: 1.10.11
title: ""
date: 2022-12-07T03:21:58.354Z
- commits:
- subject: Update dependency @types/node to 14.18.34
hash: aa3756ad172e939dff88ad213fda2b57966341c6
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Expand Up @@ -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.11
## (2022-12-07)

* Update dependency awscli to 1.27.24 [Renovate Bot]

# v1.10.10
## (2022-12-07)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -2,7 +2,7 @@
"name": "balena-etcher",
"private": true,
"displayName": "balenaEtcher",
"version": "1.10.10",
"version": "1.10.11",
"packageType": "local",
"main": "generated/etcher.js",
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
Expand Down Expand Up @@ -124,6 +124,6 @@
"node": ">=14 < 16"
},
"versionist": {
"publishedAt": "2022-12-07T02:19:18.172Z"
"publishedAt": "2022-12-07T03:21:59.119Z"
}
}

0 comments on commit bb169cf

Please sign in to comment.