Skip to content

Commit 71968d6

Browse files
chore(release): 0.37.0-beta.1
# [0.37.0-beta.1](0.36.0...0.37.0-beta.1) (2022-12-28) ### Features * **CG-1320:** add gcp access approval service support ([65b8852](65b8852))
1 parent 20536dc commit 71968d6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.37.0-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.36.0...0.37.0-beta.1) (2022-12-28)
2+
3+
4+
### Features
5+
6+
* **CG-1320:** add gcp access approval service support ([65b8852](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/commit/65b8852463220f902dc65ced2c8b0f798593bda6))
7+
18
# [0.37.0-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.36.0...0.37.0-alpha.1) (2022-12-28)
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.37.0-alpha.1",
3+
"version": "0.37.0-beta.1",
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)