Skip to content

Commit 93be45d

Browse files
author
AutoCloud Deploy Bot
committed
1 parent 42c69c4 commit 93be45d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
# [0.13.0](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.12.0...0.13.0) (2022-02-03)
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/sdk",
3-
"version": "0.13.0",
3+
"version": "0.13.1",
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)