Skip to content

Commit 8429c44

Browse files
author
AutoCloud Deploy Bot
committed
1 parent ac23727 commit 8429c44

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [0.33.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/compare/0.32.1...0.33.0) (2022-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **vmInstance:** explicit format fields diskEncryptionKey ([40e8c9c](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/40e8c9ca4dd1a84986067f4de332ef1af7e1a167))
7+
8+
9+
### Features
10+
11+
* **aiPlatformNotebook:** update README ([b0b7785](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/b0b778540f1f238d55e16455d19c698ab1a418b1))
12+
113
## [0.32.1](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/compare/0.32.0...0.32.1) (2022-02-24)
214

315

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