File tree Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Expand file tree Collapse file tree 4 files changed +17
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.22 .0"
2+ "." : " 0.23 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.23.0 (2025-08-19)
4+
5+ Full Changelog: [ v0.22.0...v0.23.0] ( https://github.com/togethercomputer/together-typescript/compare/v0.22.0...v0.23.0 )
6+
7+ ### Features
8+
9+ * ** mcp:** add code execution tool ([ 64ee6f0] ( https://github.com/togethercomputer/together-typescript/commit/64ee6f07840770cdd2ea842329ebddb8a629837f ) )
10+
11+
12+ ### Chores
13+
14+ * ** deps:** update dependency @types/node to v20.17.58 ([ f60e29d] ( https://github.com/togethercomputer/together-typescript/commit/f60e29d3b73d88633b1534dc7236d085f2e5a0f7 ) )
15+ * ** internal:** formatting change ([ dac3480] ( https://github.com/togethercomputer/together-typescript/commit/dac3480d3d48ba31edda9833f8d8e2856ebe38a6 ) )
16+
317## 0.22.0 (2025-08-13)
418
519Full Changelog: [ v0.21.1...v0.22.0] ( https://github.com/togethercomputer/together-typescript/compare/v0.21.1...v0.22.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " together-ai" ,
3- "version" : " 0.22 .0" ,
3+ "version" : " 0.23 .0" ,
44 "description" : " The official TypeScript library for the Together API" ,
55 "author" :
" Together <[email protected] >" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '0.22 .0' ; // x-release-please-version
1+ export const VERSION = '0.23 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments