File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 0.21.0-alpha.3] ( https://github.com/cloudgraphdev/sdk/compare/0.21.0-alpha.2...0.21.0-alpha.3 ) (2022-07-06)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * remove node-jq implementation ([ c614842] ( https://github.com/cloudgraphdev/sdk/commit/c6148429e056cd64cc3055f861b597e2dbcdbb09 ) )
7
+ * Rollback missing resources status feature ([ 5eb10e9] ( https://github.com/cloudgraphdev/sdk/commit/5eb10e9c610e92ec608acbac1fdefb4a84ea109c ) )
8
+
1
9
# [ 0.21.0-alpha.2] ( https://github.com/cloudgraphdev/sdk/compare/0.21.0-alpha.1...0.21.0-alpha.2 ) (2022-06-30)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudgraph/sdk" ,
3
- "version" : " 0.21.0-alpha.2 " ,
3
+ "version" : " 0.21.0-alpha.3 " ,
4
4
"description" : " SDK for cloud graph providers and cli" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments