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- "." : " 1.7.4 "
2+ "." : " 1.7.5 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.7.5 (2025-04-24)
4+
5+ Full Changelog: [ v1.7.4...v1.7.5] ( https://github.com/lumalabs/lumaai-node/compare/v1.7.4...v1.7.5 )
6+
7+ ### Chores
8+
9+ * ** ci:** add timeout thresholds for CI jobs ([ 5a7ee06] ( https://github.com/lumalabs/lumaai-node/commit/5a7ee06c77b37ead47366ac55921556a910d0306 ) )
10+ * ** internal:** codegen related update ([ e378eda] ( https://github.com/lumalabs/lumaai-node/commit/e378eda576f538dc4eafe3dee085a51d0bc45a19 ) )
11+
312## 1.7.4 (2025-04-15)
413
514Full Changelog: [ v1.7.3...v1.7.4] ( https://github.com/lumalabs/lumaai-node/compare/v1.7.3...v1.7.4 )
Original file line number Diff line number Diff line change 11{
22 "name" : " lumaai" ,
3- "version" : " 1.7.4 " ,
3+ "version" : " 1.7.5 " ,
44 "description" : " The official TypeScript library for the LumaAI API" ,
55 "author" : " LumaAI <support+api@lumalabs.ai>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '1.7.4 ' ; // x-release-please-version
1+ export const VERSION = '1.7.5 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments