File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 0.6.1] ( https://github.com/inference-gateway/typescript-sdk/compare/v0.6.0...v0.6.1 ) (2025-04-28)
6+
7+ ### ♻️ Improvements
8+
9+ * Remove redundant request option ([ #11 ] ( https://github.com/inference-gateway/typescript-sdk/issues/11 ) ) ([ 82e34e2] ( https://github.com/inference-gateway/typescript-sdk/commit/82e34e2ee9782fd224945bff1bd4daf2859a4f79 ) )
10+
511## [ 0.6.0] ( https://github.com/inference-gateway/typescript-sdk/compare/v0.5.1...v0.6.0 ) (2025-04-28)
612
713### ✨ Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @inference-gateway/sdk" ,
3- "version" : " 0.6.0 " ,
3+ "version" : " 0.6.1 " ,
44 "description" : " An SDK written in Typescript for the [Inference Gateway](https://github.com/inference-gateway/inference-gateway)." ,
55 "main" : " dist/src/index.js" ,
66 "types" : " dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments