File tree 3 files changed +10
-2
lines changed
3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.7] ( https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.6...instill-sdk-v0.0.7 ) (2024-05-24)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * bump examples version ([ #81 ] ( https://github.com/instill-ai/typescript-sdk/issues/81 ) ) ([ ab45893] ( https://github.com/instill-ai/typescript-sdk/commit/ab45893be3ea5811b675187522a647325876a670 ) )
9
+ * update api params string ([ #83 ] ( https://github.com/instill-ai/typescript-sdk/issues/83 ) ) ([ 714cec0] ( https://github.com/instill-ai/typescript-sdk/commit/714cec06ccc0de6dbf05f40040466156b1f2f2e7 ) )
10
+
3
11
## [ 0.0.6] ( https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.5...instill-sdk-v0.0.6 ) (2024-05-09)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " instill-sdk" ,
3
- "version" : " 0.0.6 " ,
3
+ "version" : " 0.0.7 " ,
4
4
"description" : " Instill AI's Typescript SDK" ,
5
5
"repository" : " https://github.com/instill-ai/typescript-sdk.git" ,
6
6
"bugs" : " https://github.com/instill-ai/community/issues" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"instill-sdk" : " 0.0.1" ,
3
- "." : " 0.0.6 "
3
+ "." : " 0.0.7 "
4
4
}
You can’t perform that action at this time.
0 commit comments