File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.12] ( https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.11...@instill-ai/typescript-sdk-v0.0.12 ) (2023-11-10)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * update config of start operator ([ #42 ] ( https://github.com/instill-ai/typescript-sdk/issues/42 ) ) ([ c74ed31] ( https://github.com/instill-ai/typescript-sdk/commit/c74ed319e8a696e601223d622d744fdf59699614 ) )
9
+
3
10
## [ 0.0.11] ( https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.10...@instill-ai/typescript-sdk-v0.0.11 ) (2023-10-23)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @instill-ai/typescript-sdk" ,
3
- "version" : " 0.0.11 " ,
3
+ "version" : " 0.0.12 " ,
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-ai/typescript-sdk" : " 0.0.1" ,
3
- "." : " 0.0.11 "
3
+ "." : " 0.0.12 "
4
4
}
You can’t perform that action at this time.
0 commit comments