Skip to content

Commit eed73e6

Browse files
chore(release): 0.39.0
# [0.39.0](0.38.0...0.39.0) (2023-07-19) ### Features * collect provider errors ([c39093a](c39093a))
1 parent 3405d1d commit eed73e6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [0.39.0-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.38.0...0.39.0-beta.1) (2023-07-19)
29

310

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/cg-provider-gcp",
3-
"version": "0.39.0-beta.1",
3+
"version": "0.39.0",
44
"description": "CloudGraph provider plugin for GCP used to fetch GCP cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",

0 commit comments

Comments
 (0)