We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3405d1d commit eed73e6Copy full SHA for eed73e6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.39.0](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.38.0...0.39.0) (2023-07-19)
2
+
3
4
+### Features
5
6
+* collect provider errors ([c39093a](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/commit/c39093ab6cb78c07ed60d365b2071d94b366cad8))
7
8
# [0.39.0-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.38.0...0.39.0-beta.1) (2023-07-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/cg-provider-gcp",
- "version": "0.39.0-beta.1",
+ "version": "0.39.0",
"description": "CloudGraph provider plugin for GCP used to fetch GCP cloud data.",
"publishConfig": {
"registry": "https://registry.npmjs.org/",
0 commit comments