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.8.2 "
2+ "." : " 2.9.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.9.0 (2025-08-27)
4+
5+ Full Changelog: [ v2.8.2...v2.9.0] ( https://github.com/lmnt-com/lmnt-node/compare/v2.8.2...v2.9.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 4341733] ( https://github.com/lmnt-com/lmnt-node/commit/43417339eb980daaa1383ac8a0ba8ba67ca7b4a0 ) )
10+ * ** api:** api update ([ 279b11a] ( https://github.com/lmnt-com/lmnt-node/commit/279b11a7a47eb1739e2968bbcf5b255779ded386 ) )
11+
12+
13+ ### Chores
14+
15+ * update CI script ([ 75205cf] ( https://github.com/lmnt-com/lmnt-node/commit/75205cf041386414f505c5edbed0bb1aa8638bde ) )
16+
317## 2.8.2 (2025-08-16)
418
519Full Changelog: [ v2.8.1...v2.8.2] ( https://github.com/lmnt-com/lmnt-node/compare/v2.8.1...v2.8.2 )
Original file line number Diff line number Diff line change 11{
22 "name" : " lmnt-node" ,
3- "version" : " 2.8.2 " ,
3+ "version" : " 2.9.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.8.2 ' ; // x-release-please-version
1+ export const VERSION = '2.9.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments