We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f101c43 commit 3edbd87Copy full SHA for 3edbd87
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-aws-s3-attachments",
3
- "version": "0.13.3",
+ "version": "0.14.0",
4
"description": "Implementation of AWS S3 Attachments for VintaSend",
5
"type": "module",
6
"main": "dist/index.js",
@@ -22,7 +22,7 @@
22
"dependencies": {
23
"@aws-sdk/client-s3": "^3.1000.0",
24
"@aws-sdk/s3-request-presigner": "^3.1000.0",
25
- "vintasend": "^0.13.3"
+ "vintasend": "^0.14.0"
26
},
27
"devDependencies": {
28
"@biomejs/biome": "^2.4.5",
0 commit comments