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 c766c4d commit 7bc70ebCopy full SHA for 7bc70eb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.38.0](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.37.2...0.38.0) (2023-05-16)
2
+
3
4
+### Features
5
6
+* add new regions ([db435d2](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/commit/db435d27b76e9120c13f71f4a770cf7e7da239ad))
7
8
# [0.38.0-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.37.2...0.38.0-beta.1) (2023-05-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/cg-provider-gcp",
- "version": "0.38.0-beta.1",
+ "version": "0.38.0",
"description": "CloudGraph provider plugin for GCP used to fetch GCP cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
0 commit comments