We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 560a0e9 commit 3a3fb86Copy full SHA for 3a3fb86
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.89.0-alpha.5](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.4...0.89.0-alpha.5) (2023-05-30)
2
+
3
4
+### Features
5
6
+* support some alb services ([5f36758](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/5f36758ee234fa1846384ed52b075d501899e1a5))
7
8
# [0.89.0-alpha.4](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.89.0-alpha.3...0.89.0-alpha.4) (2023-05-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/cg-provider-aws",
- "version": "0.89.0-alpha.4",
+ "version": "0.89.0-alpha.5",
"description": "cloud-graph provider plugin for AWS used to fetch AWS cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
0 commit comments