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
+36Lines changed: 36 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,41 @@
1
1
# Changelog
2
2
3
+
## 0.105.0 (2025-06-23)
4
+
5
+
Full Changelog: [v0.104.0...v0.105.0](https://github.com/lithic-com/lithic-node/compare/v0.104.0...v0.105.0)
6
+
7
+
### Features
8
+
9
+
***api:** add CLOSED account state option and UNVERIFIED verification method ([779fc1d](https://github.com/lithic-com/lithic-node/commit/779fc1dbefde25af64746c478a0463204881a5cc))
10
+
***client:** add support for endpoint-specific base URLs ([5351646](https://github.com/lithic-com/lithic-node/commit/5351646a5adaabcd75c94ce3f79e97f6e82d1991))
11
+
***client:** adds endpoint to register an account number on a Financial Account ([48bfcca](https://github.com/lithic-com/lithic-node/commit/48bfcca8844f2f5eb1e327f643b3f1045d8e9ad1))
12
+
***client:** adds support for 3DS to Auth Rules ([b025f79](https://github.com/lithic-com/lithic-node/commit/b025f79ed419867818490d05790d070703430040))
***docs:** use top-level-await in example snippets ([eef2b95](https://github.com/lithic-com/lithic-node/commit/eef2b95ae499d44432c5132700dcea820a4df936))
26
+
* improve publish-npm script --latest tag logic ([926af31](https://github.com/lithic-com/lithic-node/commit/926af3149944b4cff98d184aea5a4ad413c5acb6))
27
+
***internal:** make base APIResource abstract ([57924eb](https://github.com/lithic-com/lithic-node/commit/57924eb4f90d1a6afa9bf9b8ddc3b40dde397074))
0 commit comments