File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
10
## [ 0.14.1] ( https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.14.0...0.14.1 ) (2022-02-22)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudgraph/sdk" ,
3
- "version" : " 0.14.1 " ,
3
+ "version" : " 0.14.2 " ,
4
4
"description" : " SDK for cloud graph providers and cli" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments