File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : " Add id-token: write permission for NPM OIDC publishing"
3+ hash : f59747915596ecdbf756011ce04c1f4cc60094cb
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 : 2.0.2
12+ title : " "
13+ date : 2026-02-19T14:39:22.884Z
114- commits :
215 - subject : Update dependency cpplint to v1.6.1
316 hash : eea69b778bdaa3c0d224392dd0f8705fb480d7e1
Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file
44automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
55This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
66
7+ # v2.0.2
8+ ## (2026-02-19)
9+
10+ * Add id-token: write permission for NPM OIDC publishing [ Kyle Harding]
11+
712# v2.0.1
813## (2025-05-29)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " mountutils" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "main" : " index.js" ,
55 "description" : " Cross platform mount related utilities" ,
66 "homepage" : " https://github.com/balena-io-modules/mountutils" ,
6464 "url" : " https://github.com/balena-io-modules/mountutils/issues"
6565 },
6666 "versionist" : {
67- "publishedAt" : " 2025-05-29T13:57:02.247Z "
67+ "publishedAt" : " 2026-02-19T14:39:22.951Z "
6868 }
6969}
You can’t perform that action at this time.
0 commit comments