File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
Expand file tree Collapse file tree 3 files changed +20
-2
lines changed 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 : 2905458887e5afa79d1608e48c7c07e9020271bc
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 : 2.0.4
13+ title : " "
14+ date : 2026-02-19T02:09:40.126Z
115- commits :
216 - subject : " CI: Update checkout settings"
317 hash : 4970a3171798ac1ca70bbc6d4bdd75f58e0bae67
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+ ## 2.0.4 - 2026-02-19
8+
9+ * Add id-token: write permission for NPM OIDC publishing [ Kyle Harding]
10+
711## 2.0.3 - 2024-09-30
812
913* CI: Update checkout settings [ Pagan Gazzard]
Original file line number Diff line number Diff line change 11{
22 "name" : " dreamsheets" ,
3- "version" : " 2.0.3 " ,
3+ "version" : " 2.0.4 " ,
44 "description" : " Make working with gsheets a dream" ,
55 "homepage" : " https://product-os.github.io/dreamsheets" ,
66 "main" : " build/index.js" ,
5252 "typescript" : " ^4.9.3"
5353 },
5454 "versionist" : {
55- "publishedAt" : " 2024-09-30T11:14:05.010Z "
55+ "publishedAt" : " 2026-02-19T02:09:40.194Z "
5656 }
5757}
You can’t perform that action at this time.
0 commit comments