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 : 514fe8715c76ab669c0fa008f6b1e537d32287f0
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+ nested : []
12+ version : 5.0.1
13+ title : " "
14+ date : 2026-02-19T21:49:35.376Z
115- commits :
216 - subject : Remove bluebird dependency
317 hash : e715af4171ef9490673ec1aa15b4320dc2a19a50
Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ 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+ ## 5.0.1 - 2026-02-19
8+
9+ * Add id-token: write permission for NPM OIDC publishing [ Kyle Harding]
10+
711## 5.0.0 - 2026-02-04
812
913* Remove bluebird dependency [ Pagan Gazzard]
Original file line number Diff line number Diff line change 11{
22 "name" : " docker-delta" ,
3- "version" : " 5.0.0 " ,
3+ "version" : " 5.0.1 " ,
44 "description" : " Generate binary filesystem diffs between docker images to speed up distribution" ,
55 "type" : " module" ,
66 "main" : " out/docker-delta.js" ,
4040 "typed-error" : " ^3.2.2"
4141 },
4242 "versionist" : {
43- "publishedAt" : " 2026-02-04T11 :49:04.628Z "
43+ "publishedAt" : " 2026-02-19T21 :49:35.457Z "
4444 }
4545}
You can’t perform that action at this time.
0 commit comments