Skip to content

Commit 2369694

Browse files
chore(release): 0.37.1-beta.1
## [0.37.1-beta.1](0.37.0...0.37.1-beta.1) (2023-02-13) ### Bug Fixes * **services:** update vm instance tags to be networkTags ([9d1856e](9d1856e))
1 parent 168f924 commit 2369694

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.1-beta.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.37.0...0.37.1-beta.1) (2023-02-13)
2+
3+
4+
### Bug Fixes
5+
6+
* **services:** update vm instance tags to be networkTags ([9d1856e](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/commit/9d1856ec8847b5bb15d4c8a6987b3c7d1a448d3e))
7+
18
## [0.37.1-alpha.1](https://github.com/cloudgraphdev/cloudgraph-provider-gcp/compare/0.37.0...0.37.1-alpha.1) (2023-02-13)
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.1-alpha.1",
3+
"version": "0.37.1-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)