Skip to content

Commit 9ae54a2

Browse files
author
AutoCloud Deploy Bot
committed
1 parent feacc0b commit 9ae54a2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.28.1](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/compare/0.28.0...0.28.1) (2022-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **bigQuery:** use API in dataset/table fetch ([bd8426d](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/commit/bd8426d1769e5bf1635ab2da79eff94afed3ea14))
7+
18
# [0.28.0](https://gitlab.com/auto-cloud/cloudgraph/provider/cloudgraph-provider-gcp/compare/0.27.0...0.28.0) (2022-02-07)
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.28.0",
3+
"version": "0.28.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)