We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f00b8ba commit 1da9947Copy full SHA for 1da9947
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.14.0](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.13.1...0.14.0) (2022-02-10)
2
+
3
4
+### Features
5
6
+* Included extra fields to findings result ([4510423](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/451042360db61e1105a20c1fdc403482d85a7fcf))
7
8
## [0.13.1](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.13.0...0.13.1) (2022-02-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/sdk",
- "version": "0.13.1",
+ "version": "0.14.0",
"description": "SDK for cloud graph providers and cli",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
0 commit comments