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.12.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.12.0 (2026-03-31)
4+
5+ Full Changelog: [ v2.11.1...v2.12.0] ( https://github.com/lmnt-com/lmnt-node/compare/v2.11.1...v2.12.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 7556432] ( https://github.com/lmnt-com/lmnt-node/commit/755643266e2bbe8a36e444b07c218943e7bc1f76 ) )
10+
11+
12+ ### Chores
13+
14+ * ** internal:** remove .eslintcache ([ 7c0a5e5] ( https://github.com/lmnt-com/lmnt-node/commit/7c0a5e514da8ac98e0d1ca3e9d058af21e5c1130 ) )
15+ * ** internal:** use npm pack for build uploads ([ 00f524a] ( https://github.com/lmnt-com/lmnt-node/commit/00f524a1b07a146bed6af884e48e6c4dafce63ac ) )
16+
317## 2.11.1 (2025-09-27)
418
519Full 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.12.0 " ,
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.12.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments