@eventual/aws-client
Advanced tools
Comparing version 0.39.8 to 0.40.0
@@ -6,2 +6,8 @@ # Change Log | ||
# 0.40.0 (2023-05-29) | ||
### Features | ||
- support put/get content type and metadata on bucket ([#378](https://github.com/functionless/eventual/issues/378)) ([26b8773](https://github.com/functionless/eventual/commit/26b87732ff220c8d75265870a0d54f1f93c8f70a)) | ||
## 0.39.8 (2023-05-26) | ||
@@ -8,0 +14,0 @@ |
@@ -11,3 +11,3 @@ { | ||
"module": "./lib/esm/index.js", | ||
"version": "0.39.8", | ||
"version": "0.40.0", | ||
"dependencies": { | ||
@@ -22,4 +22,4 @@ "@aws-crypto/sha256-js": "^2.0.2", | ||
"@aws-sdk/signature-v4": "^3.254.0", | ||
"@eventual/client": "^0.39.8", | ||
"@eventual/core": "^0.39.8" | ||
"@eventual/client": "^0.40.0", | ||
"@eventual/core": "^0.40.0" | ||
}, | ||
@@ -26,0 +26,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
327766
+ Added@eventual/client@0.40.1(transitive)
+ Added@eventual/core@0.40.1(transitive)
+ Addedzod@3.24.2(transitive)
- Removed@eventual/client@0.39.8(transitive)
- Removed@eventual/core@0.39.8(transitive)
- Removedzod@3.24.1(transitive)
Updated@eventual/client@^0.40.0
Updated@eventual/core@^0.40.0