Skip to content

Commit c65a282

Browse files
committed
Release vintasend-aws-s3-attachments@0.12.3
1 parent 511287c commit c65a282

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.12.2",
3+
"version": "0.12.3",
44
"description": "Implementation of AWS S3 Attachments for VintaSend",
55
"type": "module",
66
"main": "dist/index.js",
@@ -22,7 +22,7 @@
2222
"dependencies": {
2323
"@aws-sdk/client-s3": "^3.1000.0",
2424
"@aws-sdk/s3-request-presigner": "^3.1000.0",
25-
"vintasend": "^0.12.2"
25+
"vintasend": "^0.12.3"
2626
},
2727
"devDependencies": {
2828
"@biomejs/biome": "^2.4.5",

0 commit comments

Comments
 (0)