Skip to content

Commit 9675cbe

Browse files
chore(release): 0.37.2-alpha.2
## [0.37.2-alpha.2](0.37.2-alpha.1...0.37.2-alpha.2) (2023-03-08) ### Bug Fixes * **services:** fix for autoscaling policy ([61bb7e2](61bb7e2))
1 parent 62441d2 commit 9675cbe

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.2-alpha.2](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.37.2-alpha.1...0.37.2-alpha.2) (2023-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **services:** fix for autoscaling policy ([61bb7e2](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/commit/61bb7e29e04d81fe29020c7185a4beebb4327f61))
7+
18
## [0.37.2-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.37.1...0.37.2-alpha.1) (2023-03-08)
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.2-alpha.1",
3+
"version": "0.37.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)