Skip to content

Commit ee5dad6

Browse files
v3.0.6
1 parent 5120911 commit ee5dad6

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 rimraf to ^4.1.1
3+
hash: 48aa7a87d4eb9e9023ccc3cd28584f71b5d15d71
4+
body: |
5+
Update rimraf from 4.1.1 to 4.1.4
6+
footer:
7+
Change-type: patch
8+
change-type: patch
9+
author: balena-renovate[bot]
10+
version: 3.0.6
11+
title: ""
12+
date: 2026-05-16T00:17:44.201Z
113
- commits:
214
- subject: "Add id-token: write permission for NPM OIDC publishing"
315
hash: 2ab32670f00276e1151528020e3739087712d25e

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.6
8+
## (2026-05-16)
9+
10+
* Update dependency rimraf to ^4.1.1 [balena-renovate[bot]]
11+
712
# v3.0.5
813
## (2026-02-19)
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.5",
3+
"version": "3.0.6",
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": "2026-02-19T21:49:13.796Z"
58+
"publishedAt": "2026-05-16T00:17:44.255Z"
5959
},
6060
"engines": {
6161
"node": ">=16"

0 commit comments

Comments
 (0)