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.15.0 "
2+ "." : " 1.15.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.15.1 (2025-06-27)
4+
5+ Full Changelog: [ v1.15.0...v1.15.1] ( https://github.com/lumalabs/lumaai-node/compare/v1.15.0...v1.15.1 )
6+
7+ ### Bug Fixes
8+
9+ * ** ci:** release-doctor — report correct token name ([ a8cfea2] ( https://github.com/lumalabs/lumaai-node/commit/a8cfea2e5739b6714f294d8d9a07d704e8fd6cce ) )
10+
11+
12+ ### Chores
13+
14+ * remove custom code ([ 4e255d9] ( https://github.com/lumalabs/lumaai-node/commit/4e255d9627bc6fd2931c173a755628bc2119cc80 ) )
15+
316## 1.15.0 (2025-06-25)
417
518Full Changelog: [ v1.14.0...v1.15.0] ( https://github.com/lumalabs/lumaai-node/compare/v1.14.0...v1.15.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " lumaai" ,
3- "version" : " 1.15.0 " ,
3+ "version" : " 1.15.1 " ,
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.15.0 ' ; // x-release-please-version
1+ export const VERSION = '1.15.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments