File tree Expand file tree Collapse file tree 3 files changed +13
-2
lines changed Expand file tree Collapse file tree 3 files changed +13
-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-ai/typescript-sdk-v0.0.6...@instill-ai/typescript-sdk-v0.0.7 ) (2023-09-28)
4
+
5
+
6
+ ### Miscellaneous
7
+
8
+ * add custom header for createClient ([ #16 ] ( https://github.com/instill-ai/typescript-sdk/issues/16 ) ) ([ 3db690c] ( https://github.com/instill-ai/typescript-sdk/commit/3db690c39a21e985e90ff5feaf4c17351c461ae4 ) )
9
+ * docs update ([ #14 ] ( https://github.com/instill-ai/typescript-sdk/issues/14 ) ) ([ dd13735] ( https://github.com/instill-ai/typescript-sdk/commit/dd13735e4ca101f708c06a8a54d26552f67061fa ) )
10
+ * Namananand/ins 2172 update typescript sdk docs ([ #18 ] ( https://github.com/instill-ai/typescript-sdk/issues/18 ) ) ([ d72a505] ( https://github.com/instill-ai/typescript-sdk/commit/d72a5055c2d187cf8bc6313377a129c9f509ddc2 ) )
11
+ * Namananand/ins 2172 update typescript sdk docs ([ #19 ] ( https://github.com/instill-ai/typescript-sdk/issues/19 ) ) ([ d0478ef] ( https://github.com/instill-ai/typescript-sdk/commit/d0478ef430b370c3a59afd368a647a7e3c4db5a6 ) )
12
+ * Namananand/ins 2172 update typescript sdk docs similar to the format python sdk ([ #17 ] ( https://github.com/instill-ai/typescript-sdk/issues/17 ) ) ([ bcef664] ( https://github.com/instill-ai/typescript-sdk/commit/bcef664c074b14a14ef62fd8644544033a6a1089 ) )
13
+
3
14
## [ 0.0.6] ( https://github.com/instill-ai/typescript-sdk/compare/@instill-ai/typescript-sdk-v0.0.5...@instill-ai/typescript-sdk-v0.0.6 ) (2023-09-25)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @instill-ai/typescript-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-ai/typescript-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