Skip to content

Commit 6a3084d

Browse files
v3.0.4
1 parent 779f1ef commit 6a3084d

4 files changed

Lines changed: 21 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 dependency @types/debug to v4.1.12
3+
hash: 120e574a6978223dafca09aedaadb94007ea0f38
4+
body: |
5+
Update @types/debug from 4.1.9 to 4.1.12
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: Self-hosted Renovate Bot
10+
version: 3.0.4
11+
title: ""
12+
date: 2024-01-02T19:47:09.039Z
113
- commits:
214
- subject: Update dependency @types/debug to v4.1.9
315
hash: b3108b25ac4fc2dd3456828020b434b151837be4

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ 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+
# v3.0.4
8+
## (2024-01-02)
9+
10+
* Update dependency @types/debug to v4.1.12 [Self-hosted Renovate Bot]
11+
712
# v3.0.3
813
## (2023-09-25)
914

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": "@balena/node-beaglebone-usbboot",
3-
"version": "3.0.3",
3+
"version": "3.0.4",
44
"description": "Transforms BeagleBone to mass storage device",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
@@ -55,7 +55,7 @@
5555
},
5656
"homepage": "https://github.com/balena-io-modules/node-beaglebone-usbboot#readme",
5757
"versionist": {
58-
"publishedAt": "2023-09-25T22:47:19.718Z"
58+
"publishedAt": "2024-01-02T19:47:09.102Z"
5959
},
6060
"engines": {
6161
"node": ">=16"

0 commit comments

Comments
 (0)