File tree Expand file tree Collapse file tree 4 files changed +22
-3
lines changed
Expand file tree Collapse file tree 4 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 2.4.1 "
2+ "." : " 2.5.0 "
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.5.0 (2025-07-14)
4+
5+ Full Changelog: [ v2.4.1...v2.5.0] ( https://github.com/lmnt-com/lmnt-node/compare/v2.4.1...v2.5.0 )
6+
7+ ### Features
8+
9+ * ** api:** api update ([ 715bb60] ( https://github.com/lmnt-com/lmnt-node/commit/715bb60c3b5e4afa32cc9e97de4b5197a9e33287 ) )
10+ * ** api:** api update ([ 5536db4] ( https://github.com/lmnt-com/lmnt-node/commit/5536db473f1472386f75d24ce04369f3ef070b79 ) )
11+
12+
13+ ### Bug Fixes
14+
15+ * ** tests:** skip tests broken by Prism ([ d347f86] ( https://github.com/lmnt-com/lmnt-node/commit/d347f8687271a63ff52074b2a6ac6bbaf8d908d0 ) )
16+
17+
18+ ### Chores
19+
20+ * ** internal:** version bump ([ 1d9c64d] ( https://github.com/lmnt-com/lmnt-node/commit/1d9c64d6b5ef0a794d3ed27a852f48856cd5bc19 ) )
21+
322## 2.4.1 (2025-05-22)
423
524Full Changelog: [ v2.4.0...v2.4.1] ( https://github.com/lmnt-com/lmnt-node/compare/v2.4.0...v2.4.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " lmnt-node" ,
3- "version" : " 2.4.1 " ,
3+ "version" : " 2.5.0 " ,
44 "description" : " The official TypeScript library for the Lmnt API" ,
55 "author" :
" Lmnt <[email protected] >" ,
66 "types" : " dist/index.d.ts" ,
Original file line number Diff line number Diff line change 1- export const VERSION = '2.4.1 ' ; // x-release-please-version
1+ export const VERSION = '2.5.0 ' ; // x-release-please-version
You can’t perform that action at this time.
0 commit comments