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