File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed
Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Include comments in the generated output to keep jsdoc intact
3+ hash : a2f651f1bcdd4b4078dc0e9c64d3fffc8843f581
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Pagan Gazzard
9+ - subject : Switch tsconfig module to node18
10+ hash : b0681292d3f20571c3af63cd509140682ac6f402
11+ body : " "
12+ footer :
13+ Change-type : patch
14+ change-type : patch
15+ author : Pagan Gazzard
16+ version : 6.1.2
17+ title : " "
18+ date : 2025-11-27T00:11:21.642Z
119- commits :
220 - subject : Avoid closure for onFinish handlers
321 hash : 7eb4b51838a970f1629ed95d5bf82a700844a923
Original file line number Diff line number Diff line change @@ -4,6 +4,12 @@ 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+ # v6.1.2
8+ ## (2025-11-27)
9+
10+ * Include comments in the generated output to keep jsdoc intact [ Pagan Gazzard]
11+ * Switch tsconfig module to node18 [ Pagan Gazzard]
12+
713# v6.1.1
814## (2025-10-17)
915
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/node-metrics-gatherer" ,
3- "version" : " 6.1.1 " ,
3+ "version" : " 6.1.2 " ,
44 "description" : " gather / export prometheus metrics easily in nodejs" ,
55 "main" : " out/index.js" ,
66 "type" : " commonjs" ,
4242 "typescript" : " ^5.9.3"
4343 },
4444 "versionist" : {
45- "publishedAt" : " 2025-10-17T15:20:25.353Z "
45+ "publishedAt" : " 2025-11-27T00:11:21.718Z "
4646 }
4747}
You can’t perform that action at this time.
0 commit comments