Skip to content

Commit 7e44a66

Browse files
author
AutoCloud Deploy Bot
committed
1 parent d7a708d commit 7e44a66

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.18.1](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.18.0...0.18.1) (2022-03-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Fixed node-jq version to 2.1.0 ([23ae96f](https://gitlab.com/auto-cloud/cloudgraph/sdk/commit/23ae96f07277a0460e9aa9e6a4d7761a9a969081))
7+
18
# [0.18.0](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.17.0...0.18.0) (2022-03-22)
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.18.0",
3+
"version": "0.18.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)