File tree 2 files changed +15
-1
lines changed
2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 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
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * adapt CLI to pass data instead of queries ([ dbaa7ce] ( https://github.com/cloudgraphdev/sdk/commit/dbaa7ced67870863792cedaaf80b965c6d11cbf0 ) )
7
+
8
+
9
+ ### Features
10
+
11
+ * adapt CLI to pass data instead of queries ([ 1d73587] ( https://github.com/cloudgraphdev/sdk/commit/1d735872a6703e3880b26df8ee8d33982d56c3f1 ) )
12
+ * Move getLinkedData method to utils folder ([ 171d937] ( https://github.com/cloudgraphdev/sdk/commit/171d937ba7d4f1b6b9c0f878bd58288724ba138e ) )
13
+ * remove unused storageEngine param ([ a9a4ccb] ( https://github.com/cloudgraphdev/sdk/commit/a9a4ccb3613e7cf3dbc08a1e74bddef9d082fbc4 ) )
14
+
1
15
# [ 0.21.0-alpha.1] ( https://github.com/cloudgraphdev/sdk/compare/0.20.0...0.21.0-alpha.1 ) (2022-06-29)
2
16
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudgraph/sdk" ,
3
- "version" : " 0.21.0-alpha.1 " ,
3
+ "version" : " 0.21.0-alpha.2 " ,
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