Skip to content

Commit 7a1a73b

Browse files
committed
v7.4.2
1 parent 0f34185 commit 7a1a73b

4 files changed

Lines changed: 20 additions & 4 deletions

File tree

.versionbot/CHANGELOG.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
- commits:
2+
- subject: update drivelist and node-raspberypi-usbboot dependencies
3+
hash: 838399bae7f2d76674c8f76957cafa8875a75d9e
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
author: Zane Hitchcox
9+
nested: []
10+
version: 7.4.2
11+
title: ""
12+
date: 2022-11-04T13:35:21.852Z
113
- commits:
214
- subject: Update dependency typedoc-plugin-markdown to 2.4.2
315
hash: c77a5a14462418412069fb48581ce4535d1f4b47

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file
44
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55
This project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## 7.4.2 - 2022-11-04
8+
9+
* update drivelist and node-raspberypi-usbboot dependencies [Zane Hitchcox]
10+
711
## 7.4.1 - 2022-10-25
812

913
* Update dependency typedoc-plugin-markdown to 2.4.2 [Renovate Bot]

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "etcher-sdk",
3-
"version": "7.4.1",
3+
"version": "7.4.2",
44
"description": "Etcher SDK",
55
"author": "Balena.io Ltd <hello@etcher.io> (https://balena.io)",
66
"main": "build/index.js",
@@ -108,6 +108,6 @@
108108
"node": ">=14 < 18"
109109
},
110110
"versionist": {
111-
"publishedAt": "2022-10-25T22:01:05.118Z"
111+
"publishedAt": "2022-11-04T13:35:22.166Z"
112112
}
113113
}

0 commit comments

Comments
 (0)