File tree Expand file tree Collapse file tree 3 files changed +18
-2
lines changed
Expand file tree Collapse file tree 3 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 1+ - commits :
2+ - subject : Avoid closure for onFinish handlers
3+ hash : 7eb4b51838a970f1629ed95d5bf82a700844a923
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Pagan Gazzard
9+ version : 6.1.1
10+ title : " "
11+ date : 2025-10-17T15:20:25.285Z
112- commits :
213 - subject : Update to prom-client 15.x
314 hash : 1791a4e229c522f308e47a5ee497744065ecffaa
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+ # v6.1.1
8+ ## (2025-10-17)
9+
10+ * Avoid closure for onFinish handlers [ Pagan Gazzard]
11+
712# v6.1.0
813## (2025-10-16)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/node-metrics-gatherer" ,
3- "version" : " 6.1.0 " ,
3+ "version" : " 6.1.1 " ,
44 "description" : " gather / export prometheus metrics easily in nodejs" ,
55 "main" : " out/index.js" ,
66 "types" : " out/index.d.ts" ,
4141 "typescript" : " ^5.9.3"
4242 },
4343 "versionist" : {
44- "publishedAt" : " 2025-10-16T16:45:37.875Z "
44+ "publishedAt" : " 2025-10-17T15:20:25.353Z "
4545 }
4646}
You can’t perform that action at this time.
0 commit comments