Skip to content

Commit

Permalink
v1.18.6
Browse files Browse the repository at this point in the history
  • Loading branch information
balenaCI committed Mar 21, 2023
1 parent 81b0eed commit 6fae328
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 4 deletions.
12 changes: 12 additions & 0 deletions .versionbot/CHANGELOG.yml
@@ -1,3 +1,15 @@
- commits:
- subject: add-flash-with-etcher-to-docs
hash: 856b426dc98925f5e339976a5cac144f4bb4ea59
body: ""
footer:
Change-type: patch
change-type: patch
author: Lizzie Epton
nested: []
version: 1.18.6
title: ""
date: 2023-03-21T13:24:18.265Z
- commits:
- subject: "patch: add apt-get update in flowzone preinstall"
hash: 0d9ac710880e6b9413b09e4c35a505034d1e9d51
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.18.6
## (2023-03-21)

* add-flash-with-etcher-to-docs [Lizzie Epton]

# v1.18.5
## (2023-03-09)

Expand Down
4 changes: 2 additions & 2 deletions 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.18.5",
"version": "1.18.6",
"packageType": "local",
"main": "generated/etcher.js",
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
Expand Down Expand Up @@ -126,6 +126,6 @@
"node": ">=16"
},
"versionist": {
"publishedAt": "2023-03-09T11:30:35.322Z"
"publishedAt": "2023-03-21T13:24:18.905Z"
}
}

0 comments on commit 6fae328

Please sign in to comment.