We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd73527 commit 3eb67d2Copy full SHA for 3eb67d2
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vintasend-aws-s3-attachments",
3
- "version": "0.9.1",
+ "version": "0.10.0",
4
"description": "Implementation of AWS S3 Attachments for VintaSend",
5
"main": "dist/index.js",
6
"scripts": {
@@ -18,7 +18,7 @@
18
"dependencies": {
19
"@aws-sdk/client-s3": "^3.1000.0",
20
"@aws-sdk/s3-request-presigner": "^3.1000.0",
21
- "vintasend": "^0.9.1"
+ "vintasend": "^0.10.0"
22
},
23
"devDependencies": {
24
"@vitest/coverage-v8": "^4.0.18",
0 commit comments