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 : Add escaped filename to content-disposition headers
3+ hash : 2ce50fe7471eb6fd7eed2db74a442126cedf5e11
4+ body : " "
5+ footer :
6+ Change-type : patch
7+ change-type : patch
8+ author : Otavio Jacobi
9+ version : 2.1.2
10+ title : " "
11+ date : 2025-05-26T01:49:22.525Z
112- commits :
213 - subject : Do not default to any storage class
314 hash : f094cc950ac07320e82e0cc14c9d52b3b90b5f89
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+ # v2.1.2
8+ ## (2025-05-26)
9+
10+ * Add escaped filename to content-disposition headers [ Otavio Jacobi]
11+
712# v2.1.1
813## (2025-05-09)
914
Original file line number Diff line number Diff line change 11{
22 "name" : " @balena/pinejs-webresource-s3" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
44 "description" : " A PineJS WebResource handler for storing & serving files on S3" ,
55 "type" : " module" ,
66 "main" : " build/index.js" ,
4545 "@balena/pinejs" : " ^21.3.0"
4646 },
4747 "versionist" : {
48- "publishedAt" : " 2025-05-09T12:39:30.893Z "
48+ "publishedAt" : " 2025-05-26T01:49:22.588Z "
4949 }
5050}
You can’t perform that action at this time.
0 commit comments