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.9] ( https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.8...@instill-ai/typescript-sdk-v0.0.9 ) (2023-10-06)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * folder rename example app ([ #25 ] ( https://github.com/instill-ai/typescript-sdk/issues/25 ) ) ([ d80a1b7] ( https://github.com/instill-ai/typescript-sdk/commit/d80a1b75fe4b69f58047169884732956d6874c22 ) )
9
+ * Namananand/ins 2271 update sdk params ([ #28 ] ( https://github.com/instill-ai/typescript-sdk/issues/28 ) ) ([ 2079be3] ( https://github.com/instill-ai/typescript-sdk/commit/2079be38c2df29da8b4130f6039d311826dd4027 ) )
10
+ * Namananand/ins 2271 update sdk params ([ #29 ] ( https://github.com/instill-ai/typescript-sdk/issues/29 ) ) ([ c21a9ef] ( https://github.com/instill-ai/typescript-sdk/commit/c21a9ef52c7608d31ff3b2bdc58be8a8655e648e ) )
11
+ * update params name accessToken --> ; apiToken ([ #27 ] ( https://github.com/instill-ai/typescript-sdk/issues/27 ) ) ([ 046c5c0] ( https://github.com/instill-ai/typescript-sdk/commit/046c5c06b28c1c01d395fc1b792349c43ff93043 ) )
12
+
3
13
## [ 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
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 " ,
3
+ "version" : " 0.0.9 " ,
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.8 "
3
+ "." : " 0.0.9 "
4
4
}
You can’t perform that action at this time.
0 commit comments