We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db25fe7 commit bf485b0Copy full SHA for bf485b0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.88.0-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.87.0...0.88.0-alpha.1) (2023-05-03)
2
+
3
4
+### Features
5
6
+* add new regions ([d1bd407](https://github.com/cloudgraphdev/cloudgraph-provider-aws/commit/d1bd40793f018fbb95202b9e319057348fadd153))
7
8
# [0.87.0](https://github.com/cloudgraphdev/cloudgraph-provider-aws/compare/0.86.1...0.87.0) (2023-04-28)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/cg-provider-aws",
- "version": "0.87.0",
+ "version": "0.88.0-alpha.1",
"description": "cloud-graph provider plugin for AWS used to fetch AWS cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
0 commit comments