Skip to content

Commit

Permalink
v1.8.7
Browse files Browse the repository at this point in the history
  • Loading branch information
balenaCI committed Nov 8, 2022
1 parent 7a7ea37 commit cd2ebf1
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
- commits:
- subject: Update dependency immutable to 3.8.2
hash: 330df325f9b2eb855c6213f91cdb0d4cf1439525
body: |
Update immutable to 3.8.2
Update immutable from 3.8.1 to 3.8.2
footer:
Change-type: patch
change-type: patch
author: Renovate Bot
nested: []
version: 1.8.7
title: ""
date: 2022-11-08T06:19:12.271Z
- commits:
- subject: Update dependency electron-rebuild to 3.2.9
hash: 3dc54405feebce319bb29933f9bad52621067f0a
Expand Down
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
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.8.7
## (2022-11-08)

* Update dependency immutable to 3.8.2 [Renovate Bot]

# v1.8.6
## (2022-11-08)

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
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "balena-etcher",
"private": true,
"displayName": "balenaEtcher",
"version": "1.8.6",
"version": "1.8.7",
"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-11-08T05:18:30.058Z"
"publishedAt": "2022-11-08T06:19:12.903Z"
}
}

0 comments on commit cd2ebf1

Please sign in to comment.