File tree Expand file tree Collapse file tree 5 files changed +14
-4
lines changed Expand file tree Collapse file tree 5 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 5.23.1 "
2+ "." : " 5.23.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 5.23.2 (2025-09-29)
4+
5+ Full Changelog: [ v5.23.1...v5.23.2] ( https://github.com/openai/openai-node/compare/v5.23.1...v5.23.2 )
6+
7+ ### Chores
8+
9+ * ** env-tests:** upgrade jest-fixed-jsdom 0.0.9 -> ; 0.0.10 ([ 6d6d0b0] ( https://github.com/openai/openai-node/commit/6d6d0b0eaaff86a99141af031f55b7cc6a22772a ) )
10+ * ** internal:** codegen related update ([ 1b684af] ( https://github.com/openai/openai-node/commit/1b684afd387ccd7b16d226dca3adee92db6e4878 ) )
11+ * ** internal:** ignore .eslintcache ([ da9e146] ( https://github.com/openai/openai-node/commit/da9e1468d62aa9044ee9d236b419f744f8792bdb ) )
12+
313## 5.23.1 (2025-09-26)
414
515Full Changelog: [ v5.23.0...v5.23.1] ( https://github.com/openai/openai-node/compare/v5.23.0...v5.23.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @openai/openai" ,
3- "version" : " 5.23.1 " ,
3+ "version" : " 5.23.2 " ,
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" : " 5.23.1 " ,
3+ "version" : " 5.23.2 " ,
44 "description" : " The official TypeScript library for the OpenAI API" ,
55 "author" :
" OpenAI <[email protected] >" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '5.23.1 ' ; // x-release-please-version
1+ export const VERSION = '5.23.2 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments