You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20Lines changed: 20 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,25 @@
1
1
# Changelog
2
2
3
+
## 0.129.0 (2026-01-30)
4
+
5
+
Full Changelog: [v0.128.0...v0.129.0](https://github.com/lithic-com/lithic-node/compare/v0.128.0...v0.129.0)
6
+
7
+
### Features
8
+
9
+
***api:** Add naics_code to account holder requests/responses ([432e7ee](https://github.com/lithic-com/lithic-node/commit/432e7ee8bc80d84fe7f5f5aecc3f60cab6ed8d0f))
10
+
***mcp:** allow specifying environment via remote server ([f2bbc59](https://github.com/lithic-com/lithic-node/commit/f2bbc59ef04e4c14c57e541d402148fcc5b7be1e))
11
+
12
+
13
+
### Bug Fixes
14
+
15
+
***mcp:** do not fallback on baseUrl if environment env variable is set ([07d71d3](https://github.com/lithic-com/lithic-node/commit/07d71d3bdb85356c58e1dc3a02e93aebea40a824))
16
+
17
+
18
+
### Chores
19
+
20
+
* configure new SDK language ([a09926d](https://github.com/lithic-com/lithic-node/commit/a09926d7eee2338358ae33196a5b2e58b3c39b56))
21
+
***internal:** configure MCP Server hosting ([3feac24](https://github.com/lithic-com/lithic-node/commit/3feac242ccbf68dcddadf15443974965b7dbd9d7))
22
+
3
23
## 0.128.0 (2026-01-27)
4
24
5
25
Full Changelog: [v0.127.0...v0.128.0](https://github.com/lithic-com/lithic-node/compare/v0.127.0...v0.128.0)
0 commit comments