Skip to content

Commit 9ae9e09

Browse files
v0.7.5
1 parent 9efa664 commit 9ae9e09

File tree

4 files changed

+22
-4
lines changed

4 files changed

+22
-4
lines changed

.versionbot/CHANGELOG.yml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
- commits:
2+
- subject: "Add id-token: write permission for NPM OIDC publishing"
3+
hash: 8fd10545565c3a7ff9e44b95d9152cf7e25913ee
4+
body: ""
5+
footer:
6+
Change-type: patch
7+
change-type: patch
8+
Signed-off-by: Kyle Harding <kyle@balena.io>
9+
signed-off-by: Kyle Harding <kyle@balena.io>
10+
author: Kyle Harding
11+
version: 0.7.5
12+
title: ""
13+
date: 2026-02-19T02:09:12.898Z
114
- commits:
215
- subject: Update dependency webpack to v5.104.1 [SECURITY]
316
hash: b2eab07c560660c282e1c68476fbad411e9351cb

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+
# v0.7.5
8+
## (2026-02-19)
9+
10+
* Add id-token: write permission for NPM OIDC publishing [Kyle Harding]
11+
712
# v0.7.4
813
## (2026-02-07)
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
@@ -70,8 +70,8 @@
7070
"ts-node": "^10.8.0",
7171
"typescript": "^4.7.2"
7272
},
73-
"version": "0.7.4",
73+
"version": "0.7.5",
7474
"versionist": {
75-
"publishedAt": "2026-02-07T07:11:14.510Z"
75+
"publishedAt": "2026-02-19T02:09:12.964Z"
7676
}
7777
}

0 commit comments

Comments
 (0)