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- "." : " 1.71.4 "
2+ "." : " 1.71.5 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.71.5 (2025-04-05)
4+
5+ Full Changelog: [ v1.71.4...v1.71.5] ( https://github.com/julep-ai/node-sdk/compare/v1.71.4...v1.71.5 )
6+
7+ ### Bug Fixes
8+
9+ * ** mcp:** remove unused tools.ts ([ #286 ] ( https://github.com/julep-ai/node-sdk/issues/286 ) ) ([ 42e26a9] ( https://github.com/julep-ai/node-sdk/commit/42e26a9e18a2a53c69308694ef391f2bb192af86 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** codegen related update ([ #285 ] ( https://github.com/julep-ai/node-sdk/issues/285 ) ) ([ 260f2c5] ( https://github.com/julep-ai/node-sdk/commit/260f2c5ce25aa2f49375255aea814ab08279f4f6 ) )
15+ * ** internal:** improve index signature formatting ([ #283 ] ( https://github.com/julep-ai/node-sdk/issues/283 ) ) ([ 63900c6] ( https://github.com/julep-ai/node-sdk/commit/63900c6c079568def787b2f54002124a41db71c4 ) )
16+
317## 1.71.4 (2025-04-04)
418
519Full Changelog: [ v1.71.3...v1.71.4] ( https://github.com/julep-ai/node-sdk/compare/v1.71.3...v1.71.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @julep/sdk" ,
3- "version" : " 1.71.4 " ,
3+ "version" : " 1.71.5 " ,
44 "description" : " The official TypeScript library for the Julep API" ,
55 "author" : " Julep <developers@julep.ai>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '1.71.4 ' ; // x-release-please-version
1+ export const VERSION = '1.71.5 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments