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 d7a708d commit 7e44a66Copy full SHA for 7e44a66
CHANGELOG.md
@@ -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
8
# [0.18.0](https://gitlab.com/auto-cloud/cloudgraph/sdk/compare/0.17.0...0.18.0) (2022-03-22)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cloudgraph/sdk",
- "version": "0.18.0",
+ "version": "0.18.1",
"description": "SDK for cloud graph providers and cli",
"main": "dist/src/index.js",
"types": "dist/src/index.d.ts",
0 commit comments