Skip to content

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [0.27.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/compare/0.26.0...0.27.0) (2022-02-03)
2+
3+
4+
### Features
5+
6+
* **cloudRouter:** add cloudRouter ([50c4cb3](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/50c4cb380487189ea068d6b57dd5538cdce7a069))
7+
* **cloudRouter:** update README ([d5b64d2](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/d5b64d2e80143cf01d812764ce1ef960a374d85b))
8+
* **cloudRouter:** update service name ([27edfdc](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/27edfdc41b9fe9735fc12425ae3ac7ab3d265d64))
9+
* **clourRouter:** add network connection ([3e3ec09](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/3e3ec09910264416a9c122f482b64904ec7ea2db))
10+
* **clourRouter:** add network connection ([adc9819](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/adc98194540d110879d6acf6a6df07ce4b2298be))
11+
112
# [0.26.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/compare/0.25.1...0.26.0) (2022-02-03)
213

314

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.26.0",
3+
"version": "0.27.0",
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)