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- "." : " 2.11.2 "
2+ "." : " 2.11.3 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.11.3] ( https://github.com/lmnt-com/lmnt-node/compare/v2.11.2...v2.11.3 ) (2026-04-27)
4+
5+
6+ ### Bug Fixes
7+
8+ * pin npm publish registry ([ 8ffb2d8] ( https://github.com/lmnt-com/lmnt-node/commit/8ffb2d85053988122cffb7ab1dd3f6cdb68b4a1a ) )
9+
10+
11+ ### Chores
12+
13+ * ** examples:** drop stale speech.convert references ([ d3b9acb] ( https://github.com/lmnt-com/lmnt-node/commit/d3b9acb452042f02d55a017dc6e057d6fd1530a5 ) )
14+ * regenerate sdk ([ 438e98b] ( https://github.com/lmnt-com/lmnt-node/commit/438e98b40096f91075b98b561a8664f4ccd14ccf ) )
15+
316## [ 2.11.2] ( https://github.com/lmnt-com/lmnt-node/compare/v2.11.1...v2.11.2 ) (2026-04-26)
417
518
Original file line number Diff line number Diff line change 11{
22 "name" : " lmnt-node" ,
3- "version" : " 2.11.2 " ,
3+ "version" : " 2.11.3 " ,
44 "description" : " The official TypeScript library for the Lmnt API" ,
55 "author" : " Lmnt <feedback@lmnt.com>" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '2.11.2 ' ; // x-release-please-version
1+ export const VERSION = '2.11.3 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments