Skip to content

Commit

Permalink
update AdapterAmazonS3 to 1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
abudaan committed Feb 11, 2024
1 parent 796509e commit 313fdb6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions publish/AdapterAmazonS3/changelog.md
@@ -1,3 +1,7 @@
# 1.0.13

- improved error logging

# 1.0.12

- fix bug in selected bucket
Expand Down
2 changes: 1 addition & 1 deletion publish/AdapterAmazonS3/package.json
@@ -1,6 +1,6 @@
{
"name": "@tweedegolf/sab-adapter-amazon-s3",
"version": "1.0.12",
"version": "1.0.13",
"description": "Provides an abstraction layer for interacting with Amazon S3 and S3 compatible cloud services.",
"main": "dist/index/AdapterAmazonS3.js",
"types": "dist/index/AdapterAmazonS3.d.ts",
Expand Down

0 comments on commit 313fdb6

Please sign in to comment.