Skip to content

Commit bf86aba

Browse files
author
AutoCloud Deploy Bot
committed
1 parent b609684 commit bf86aba

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.14.2](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.14.1...0.14.2) (2022-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Added inverse relation to ruleMetadata ([345b44d](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/345b44da24120062ec0dcc6d8595df10c6bd1377))
7+
* Avoided rule duplication using schema connections ([251a31f](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/251a31f40c6789b70d11785f43a0919c6e29b4b0))
8+
* Display findings result properly ([d3d4eba](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/d3d4ebaf21fabdc518cf3bc14d2fe7f6fdd01c6f))
9+
110
## [0.14.1](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.14.0...0.14.1) (2022-02-22)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cloudgraph/sdk",
3-
"version": "0.14.1",
3+
"version": "0.14.2",
44
"description": "SDK for cloud graph providers and cli",
55
"main": "dist/src/index.js",
66
"types": "dist/src/index.d.ts",

0 commit comments

Comments
 (0)