File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 6.5 .0"
2+ "." : " 6.6 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 6.6.0 (2025-10-20)
4+
5+ Full Changelog: [ v6.5.0...v6.6.0] ( https://github.com/openai/openai-node/compare/v6.5.0...v6.6.0 )
6+
7+ ### Features
8+
9+ * ** api:** Add responses.input_tokens.count ([ 520c8a9] ( https://github.com/openai/openai-node/commit/520c8a95c857307b9329c4725cb40707d4e3eeee ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * ** api:** internal openapi updates ([ d4aaef9] ( https://github.com/openai/openai-node/commit/d4aaef9c2e3d9f00b33d59e569149a937e5bd3f5 ) )
15+
316## 6.5.0 (2025-10-17)
417
518Full Changelog: [ v6.4.0...v6.5.0] ( https://github.com/openai/openai-node/compare/v6.4.0...v6.5.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openai/openai" ,
3- "version" : " 6.5 .0" ,
3+ "version" : " 6.6 .0" ,
44 "exports" : {
55 "." : " ./index.ts" ,
66 "./helpers/zod" : " ./helpers/zod.ts" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " openai" ,
3- "version" : " 6.5 .0" ,
3+ "version" : " 6.6 .0" ,
44 "description" : " The official TypeScript library for the OpenAI API" ,
55 "author" : " OpenAI <support@openai.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '6.5 .0' ; // x-release-please-version
1+ export const VERSION = '6.6 .0' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments