Skip to content

Commit 1185c92

Browse files
chore(release): 0.38.0-alpha.1
# [0.38.0-alpha.1](0.37.2...0.38.0-alpha.1) (2023-05-03) ### Features * add new regions ([db435d2](db435d2))
1 parent 917395d commit 1185c92

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.38.0-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.37.2...0.38.0-alpha.1) (2023-05-03)
2+
3+
4+
### Features
5+
6+
* add new regions ([db435d2](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/commit/db435d27b76e9120c13f71f4a770cf7e7da239ad))
7+
18
## [0.37.2](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.37.1...0.37.2) (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",
3+
"version": "0.38.0-alpha.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)