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 42c69c4 commit 93be45dCopy full SHA for 93be45d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.13.1](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.13.0...0.13.1) (2022-02-04)
2
+
3
4
+### Bug Fixes
5
6
+* Included title field for Rules ([717b9fb](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/717b9fbd12a76e59e3d8483564c3c9c68c2f08a8))
7
8
# [0.13.0](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.12.0...0.13.0) (2022-02-03)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/sdk",
- "version": "0.13.0",
+ "version": "0.13.1",
"description": "SDK for cloud graph providers and cli",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
0 commit comments