Skip to content

Commit 8985c32

Browse files
chore(release): 0.34.2-alpha.2
## [0.34.2-alpha.2](0.34.2-alpha.1...0.34.2-alpha.2) (2022-07-27) ### Bug Fixes * computeProject unknown field _reportNamePrefix ([0c7560e](0c7560e))
1 parent aeaa360 commit 8985c32

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.34.2-alpha.2](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.34.2-alpha.1...0.34.2-alpha.2) (2022-07-27)
2+
3+
4+
### Bug Fixes
5+
6+
* computeProject unknown field _reportNamePrefix ([0c7560e](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/commit/0c7560ebe0ffa69d56635abddb5b51328cf98f35))
7+
18
## [0.34.2-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.34.1...0.34.2-alpha.1) (2022-06-17)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/cg-provider-gcp",
3-
"version": "0.34.2-alpha.1",
3+
"version": "0.34.2-alpha.2",
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)