File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.0.8] ( https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.7...@instill-ai/typescript-sdk-v0.0.8 ) (2023-10-01)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * Namananand/ins 2172 update typescript sdk docs ([ #20 ] ( https://github.com/instill-ai/typescript-sdk/issues/20 ) ) ([ 4961eaa] ( https://github.com/instill-ai/typescript-sdk/commit/4961eaa4303c39c4f915713582a460952788adec ) )
9
+ * Namananand/ins 2235 update sdk docs for new refactor ([ #24 ] ( https://github.com/instill-ai/typescript-sdk/issues/24 ) ) ([ 5143759] ( https://github.com/instill-ai/typescript-sdk/commit/51437597201ec6de3cebd2cb6670c26802d8fbfd ) )
10
+ * refactor docs and remove unused files ([ #23 ] ( https://github.com/instill-ai/typescript-sdk/issues/23 ) ) ([ 5a080e1] ( https://github.com/instill-ai/typescript-sdk/commit/5a080e140e7c280d3bb5989425a2e421ce0b0682 ) )
11
+ * update client instance refactor ([ #22 ] ( https://github.com/instill-ai/typescript-sdk/issues/22 ) ) ([ d8aa4b7] ( https://github.com/instill-ai/typescript-sdk/commit/d8aa4b71c144425be88bcf1ee6b552a249b52050 ) )
12
+
3
13
## [ 0.0.7] ( https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.6...@instill-ai/typescript-sdk-v0.0.7 ) (2023-09-28)
4
14
5
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @instill-ai/typescript-sdk" ,
3
- "version" : " 0.0.8-rc.13 " ,
3
+ "version" : " 0.0.8" ,
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.7 "
3
+ "." : " 0.0.8 "
4
4
}
You can’t perform that action at this time.
0 commit comments