File tree Expand file tree Collapse file tree 4 files changed +13
-3
lines changed
Expand file tree Collapse file tree 4 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.8.1 "
2+ "." : " 2.8.2 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.8.2 (2025-08-16)
4+
5+ Full Changelog: [ v2.8.1...v2.8.2] ( https://github.com/lmnt-com/lmnt-node/compare/v2.8.1...v2.8.2 )
6+
7+ ### Chores
8+
9+ * ** deps:** update dependency node-fetch to v2.6.13 ([ 37b4c05] ( https://github.com/lmnt-com/lmnt-node/commit/37b4c053dbc9ed3b64da461536f046279bbe3f3a ) )
10+ * ** internal:** formatting change ([ 2fb54bd] ( https://github.com/lmnt-com/lmnt-node/commit/2fb54bd3f09673d765397c2356a51b72cde48ccd ) )
11+ * ** internal:** update comment in script ([ 905d4fb] ( https://github.com/lmnt-com/lmnt-node/commit/905d4fb4789ec3eb007169206ab1df90a44e7ac3 ) )
12+
313## 2.8.1 (2025-08-09)
414
515Full Changelog: [ v2.8.0...v2.8.1] ( https://github.com/lmnt-com/lmnt-node/compare/v2.8.0...v2.8.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " lmnt-node" ,
3- "version" : " 2.8.1 " ,
3+ "version" : " 2.8.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.8.1 ' ; // x-release-please-version
1+ export const VERSION = '2.8.2 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments