File tree Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Expand file tree Collapse file tree 4 files changed +20
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 0.21.1 "
2+ "." : " 0.22.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.22.0 (2025-08-13)
4+
5+ Full Changelog: [ v0.21.1...v0.22.0] ( https://github.com/togethercomputer/together-typescript/compare/v0.21.1...v0.22.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ d9c06c5] ( https://github.com/togethercomputer/together-typescript/commit/d9c06c5fc910b4a2c22f0f551570926448a19bc7 ) )
10+ * ** api:** api update ([ 1a141b5] ( https://github.com/togethercomputer/together-typescript/commit/1a141b59f55dddfdf0fb459e05b2fc7d30037dd2 ) )
11+
12+
13+ ### Chores
14+
15+ * ** internal:** move publish config ([ cba5eb9] ( https://github.com/togethercomputer/together-typescript/commit/cba5eb9ea43f5b89581eacbe08dc1d35ab990a74 ) )
16+ * ** internal:** update comment in script ([ a8e5ba4] ( https://github.com/togethercomputer/together-typescript/commit/a8e5ba4a816caca0f8682fcf935a57b8c4ad7535 ) )
17+ * ** internal:** update test skipping reason ([ 010a97c] ( https://github.com/togethercomputer/together-typescript/commit/010a97c61b8011d13ebfe8d26720bfc9c3e3258b ) )
18+ * update @stainless-api/prism-cli to v5.15.0 ([ fc26a78] ( https://github.com/togethercomputer/together-typescript/commit/fc26a7810f72a483c1b385ac1729e9768e486af7 ) )
19+
320## 0.21.1 (2025-08-05)
421
522Full Changelog: [ v0.21.0...v0.21.1] ( https://github.com/togethercomputer/together-typescript/compare/v0.21.0...v0.21.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " together-ai" ,
3- "version" : " 0.21.1 " ,
3+ "version" : " 0.22.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.21.1 ' ; // x-release-please-version
1+ export const VERSION = '0.22.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments