@eventual/aws-client
Advanced tools
Comparing version 0.7.0 to 0.7.1
@@ -6,2 +6,8 @@ # Change Log | ||
## 0.7.1 (2023-01-03) | ||
### Bug Fixes | ||
- import issues ([#191](https://github.com/functionless/eventual/issues/191)) ([fee79d4](https://github.com/functionless/eventual/commit/fee79d45da9b13e49ce4cb61d6d8ce7d2bc8647e)) | ||
# 0.7.0 (2023-01-03) | ||
@@ -8,0 +14,0 @@ |
@@ -11,3 +11,3 @@ { | ||
"module": "./lib/esm/index.js", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"dependencies": { | ||
@@ -21,4 +21,4 @@ "@aws-crypto/sha256-js": "^2.0.2", | ||
"@aws-sdk/signature-v4": "^3.226.0", | ||
"@eventual/client": "^0.7.0", | ||
"@eventual/core": "^0.7.0", | ||
"@eventual/client": "^0.7.1", | ||
"@eventual/core": "^0.7.1", | ||
"node-fetch": "^2.6.7" | ||
@@ -25,0 +25,0 @@ }, |
180874
Updated@eventual/client@^0.7.1
Updated@eventual/core@^0.7.1