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.1 "
2+ "." : " 2.11.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.11.2 (2026-04-26)
4+
5+ Full Changelog: [ v2.11.1...v2.11.2] ( https://github.com/lmnt-com/lmnt-node/compare/v2.11.1...v2.11.2 )
6+
7+ ### Bug Fixes
8+
9+ * drop unsupported speed param from session init ([ 3828179] ( https://github.com/lmnt-com/lmnt-node/commit/38281791a03b042d77a6372c6250bd2f748089a9 ) )
10+
11+
12+ ### Chores
13+
14+ * bump minimum supported Node to 20 LTS ([ 11e9e3c] ( https://github.com/lmnt-com/lmnt-node/commit/11e9e3c8fffc83562c5f3a20e806fb66c102f668 ) )
15+ * clean up deprecated files ([ f3d42aa] ( https://github.com/lmnt-com/lmnt-node/commit/f3d42aa5d465bdf13fdb69b28b3476ad1388e922 ) )
16+ * regenerate from carbonsteel preview build ([ 7f0861b] ( https://github.com/lmnt-com/lmnt-node/commit/7f0861becad6c743cf03741657213be46ba812b7 ) )
17+ * sync repo ([ aeae1d3] ( https://github.com/lmnt-com/lmnt-node/commit/aeae1d3399f6418bfaa077935776a9e4d2fadbf2 ) )
18+
319## 2.11.1 (2025-09-27)
420
521Full Changelog: [ v2.11.0...v2.11.1] ( https://github.com/lmnt-com/lmnt-node/compare/v2.11.0...v2.11.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " lmnt-node" ,
3- "version" : " 2.11.1 " ,
3+ "version" : " 2.11.2 " ,
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.1 ' ; // x-release-please-version
1+ export const VERSION = '2.11.2 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments