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.20.0-beta.1] ( https://github.com/cloudgraphdev/sdk/compare/0.19.0...0.20.0-beta.1 ) (2022-06-09)
2
+
3
+
4
+ ### Features
5
+
6
+ * Added util function to generate unique ids ([ 8d8fc11] ( https://github.com/cloudgraphdev/sdk/commit/8d8fc11e0a1678ce47ce0f32f296009de253b8da ) )
7
+ * Adding utils to generate mutations dynamically ([ c1d6fa3] ( https://github.com/cloudgraphdev/sdk/commit/c1d6fa3d2dec99bc25d9454b0c7801340650cffe ) )
8
+
1
9
# [ 0.20.0-alpha.2] ( https://github.com/cloudgraphdev/sdk/compare/0.20.0-alpha.1...0.20.0-alpha.2 ) (2022-06-09)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudgraph/sdk" ,
3
- "version" : " 0.20.0-alpha.2 " ,
3
+ "version" : " 0.20.0-beta.1 " ,
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