@eventual/aws-client
Advanced tools
Comparing version
@@ -6,2 +6,8 @@ # Change Log | ||
## 0.44.1 (2023-07-15) | ||
### Bug Fixes | ||
- capitalize infer->Infer & infer attributes instead of name from entity ([#389](https://github.com/functionless/eventual/issues/389)) ([3e58b8e](https://github.com/functionless/eventual/commit/3e58b8e445de20ff702a173a6d9a8008c7ece059)) | ||
# 0.44.0 (2023-06-15) | ||
@@ -8,0 +14,0 @@ |
@@ -11,3 +11,3 @@ { | ||
"module": "./lib/esm/index.js", | ||
"version": "0.44.0", | ||
"version": "0.44.1", | ||
"dependencies": { | ||
@@ -22,4 +22,4 @@ "@aws-crypto/sha256-js": "^2.0.2", | ||
"@aws-sdk/signature-v4": "^3.341.0", | ||
"@eventual/client": "^0.44.0", | ||
"@eventual/core": "^0.44.0" | ||
"@eventual/client": "^0.44.1", | ||
"@eventual/core": "^0.44.1" | ||
}, | ||
@@ -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
390334
0.15%Updated
Updated