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.16.0 "
2+ "." : " 1.16.1 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.16.1 (2025-08-09)
4+
5+ Full Changelog: [ v1.16.0...v1.16.1] ( https://github.com/lumalabs/lumaai-node/compare/v1.16.0...v1.16.1 )
6+
7+ ### Chores
8+
9+ * ** internal:** move publish config ([ af67bfc] ( https://github.com/lumalabs/lumaai-node/commit/af67bfc068d9db1fd11c628ef589d8fac6fb894a ) )
10+ * ** internal:** remove redundant imports config ([ 3166af3] ( https://github.com/lumalabs/lumaai-node/commit/3166af33d408d365f1867f416cf229a70234667b ) )
11+ * update @stainless-api/prism-cli to v5.15.0 ([ ac4fcec] ( https://github.com/lumalabs/lumaai-node/commit/ac4fcec610a1a230eeb2b4f5a1f59b60abd9037d ) )
12+
313## 1.16.0 (2025-07-11)
414
515Full Changelog: [ v1.15.1...v1.16.0] ( https://github.com/lumalabs/lumaai-node/compare/v1.15.1...v1.16.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " lumaai" ,
3- "version" : " 1.16.0 " ,
3+ "version" : " 1.16.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.16.0 ' ; // x-release-please-version
1+ export const VERSION = '1.16.1 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments