Skip to content

Commit 44a0aff

Browse files
committed
Release vintasend-aws-s3-attachments@0.8.1
1 parent aafcb12 commit 44a0aff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vintasend-aws-s3-attachments",
3-
"version": "0.7.1",
3+
"version": "0.8.1",
44
"description": "Implementation of AWS S3 Attachments for VintaSend",
55
"main": "dist/index.js",
66
"scripts": {
@@ -18,7 +18,7 @@
1818
"dependencies": {
1919
"@aws-sdk/client-s3": "^3.981.0",
2020
"@aws-sdk/s3-request-presigner": "^3.981.0",
21-
"vintasend": "^0.7.1"
21+
"vintasend": "^0.8.1"
2222
},
2323
"devDependencies": {
2424
"@types/jest": "^30.0.0",

0 commit comments

Comments
 (0)