Skip to content

Commit 9fb710e

Browse files
author
AutoCloud Deploy Bot
committed
chore(release): 0.14.3
## [0.14.3](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.14.2...0.14.3) (2022-03-10) ### Bug Fixes * Renamed array operators to common and validate empty objects as well ([064601c](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/064601c0efadfaf537bd2c14f8e8d955fd60ffb9))
1 parent 02236ac commit 9fb710e

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.14.3](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.14.2...0.14.3) (2022-03-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Renamed array operators to common and validate empty objects as well ([064601c](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/064601c0efadfaf537bd2c14f8e8d955fd60ffb9))
7+
18
## [0.14.2](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.14.1...0.14.2) (2022-03-01)
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.14.2",
3+
"version": "0.14.3",
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)