File tree 3 files changed +9
-2
lines changed
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.6] ( https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.5...instill-sdk-v0.0.6 ) (2024-05-09)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * fix eslint config ([ #79 ] ( https://github.com/instill-ai/typescript-sdk/issues/79 ) ) ([ d627aad] ( https://github.com/instill-ai/typescript-sdk/commit/d627aadf8fc21140f5f3978b01a3f980735c1e1b ) )
9
+
3
10
## [ 0.0.5] ( https://github.com/instill-ai/typescript-sdk/compare/instill-sdk-v0.0.4...instill-sdk-v0.0.5 ) (2024-05-07)
4
11
5
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " instill-sdk" ,
3
- "version" : " 0.0.5 " ,
3
+ "version" : " 0.0.6 " ,
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.5 "
3
+ "." : " 0.0.6 "
4
4
}
You can’t perform that action at this time.
0 commit comments