@eventual/aws-client
Advanced tools
Comparing version 0.17.0 to 0.18.0
@@ -6,2 +6,8 @@ # Change Log | ||
# 0.18.0 (2023-02-14) | ||
### Features | ||
- add Subscription concept ([#284](https://github.com/functionless/eventual/issues/284)) ([2bc4eca](https://github.com/functionless/eventual/commit/2bc4ecab66c46fe5130a30c8a3789dd1a53b9353)) | ||
# 0.17.0 (2023-02-14) | ||
@@ -8,0 +14,0 @@ |
@@ -11,3 +11,3 @@ { | ||
"module": "./lib/esm/index.js", | ||
"version": "0.17.0", | ||
"version": "0.18.0", | ||
"dependencies": { | ||
@@ -22,4 +22,4 @@ "@aws-crypto/sha256-js": "^2.0.2", | ||
"@aws-sdk/signature-v4": "^3.254.0", | ||
"@eventual/client": "^0.17.0", | ||
"@eventual/core": "^0.17.0" | ||
"@eventual/client": "^0.18.0", | ||
"@eventual/core": "^0.18.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
245400
+ Added@eventual/client@0.18.4(transitive)
+ Added@eventual/core@0.18.4(transitive)
- Removed@eventual/client@0.17.0(transitive)
- Removed@eventual/core@0.17.0(transitive)
Updated@eventual/client@^0.18.0
Updated@eventual/core@^0.18.0