Skip to content

Commit 99905d0

Browse files
author
AutoCloud Deploy Bot
committed
1 parent e4defe3 commit 99905d0

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.17.0](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.16.0...0.17.0) (2022-03-18)
2+
3+
4+
### Features
5+
6+
* Validated null cases for isEmpty operator ([d142342](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/d142342f266595bd15318e1d10f5564180d3b835))
7+
18
# [0.16.0](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.15.0...0.16.0) (2022-03-17)
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.16.0",
3+
"version": "0.17.0",
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)