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.8.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.8.0 (2025-04-28)
4+
5+ Full Changelog: [ v1.7.4...v1.8.0] ( https://github.com/lumalabs/lumaai-node/compare/v1.7.4...v1.8.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 6a5526f] ( https://github.com/lumalabs/lumaai-node/commit/6a5526faea442741d66d3cf8bdc4f65f46bc5eb4 ) )
10+
11+
12+ ### Chores
13+
14+ * ** ci:** add timeout thresholds for CI jobs ([ 5a7ee06] ( https://github.com/lumalabs/lumaai-node/commit/5a7ee06c77b37ead47366ac55921556a910d0306 ) )
15+ * ** ci:** only use depot for staging repos ([ af6abac] ( https://github.com/lumalabs/lumaai-node/commit/af6abac7554b973f35af5e50d1950dd9305447ec ) )
16+ * ** internal:** codegen related update ([ e378eda] ( https://github.com/lumalabs/lumaai-node/commit/e378eda576f538dc4eafe3dee085a51d0bc45a19 ) )
17+
318## 1.7.4 (2025-04-15)
419
520Full 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.8.0 " ,
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.8.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments