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 : Fix TS errors for the latest dockerode
3+ hash : 6e713c0d50393abfd6e342f6dd5a2447375ce362
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Thodoris Greasidis
9+ version : 5.3.2
10+ title : " "
11+ date : 2025-11-28T17:25:12.012Z
112- commits :
213 - subject : Make abortSignal optional in pull/push options
314 hash : 1d95c2219a79a928793a5d501b3003b0c3d9126a
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+ # v5.3.2
8+ ## (2025-11-28)
9+
10+ * Fix TS errors for the latest dockerode [ Thodoris Greasidis]
11+
712# v5.3.1
813## (2025-05-15)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " docker-progress" ,
3- "version" : " 5.3.1 " ,
3+ "version" : " 5.3.2 " ,
44 "description" : " This module provides additional progress mechanics on top of dockerode" ,
55 "repository" : {
66 "type" : " git" ,
4141 "docker-modem" : " >=3.0.3"
4242 },
4343 "versionist" : {
44- "publishedAt" : " 2025-05-15T17:40:54.173Z "
44+ "publishedAt" : " 2025-11-28T17:25:12.078Z "
4545 }
4646}
You can’t perform that action at this time.
0 commit comments