Skip to content

Commit 5d72ce0

Browse files
chore(release): 0.39.0-alpha.1
# [0.39.0-alpha.1](0.38.0...0.39.0-alpha.1) (2023-07-19) ### Features * collect provider errors ([c39093a](c39093a))
1 parent eaf3c1a commit 5d72ce0

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.39.0-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.38.0...0.39.0-alpha.1) (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.38.0](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.37.2...0.38.0) (2023-05-16)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/cg-provider-gcp",
3-
"version": "0.38.0",
3+
"version": "0.39.0-alpha.1",
44
"description": "CloudGraph provider plugin for GCP used to fetch GCP cloud data.",
55
"publishConfig": {
66
"registry": "https://registry.npmjs.org/",
@@ -104,4 +104,4 @@
104104
"**/jsdoc": "^4.0.0",
105105
"**/uri-js": "^3.0.1"
106106
}
107-
}
107+
}

0 commit comments

Comments
 (0)