Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
ce3f22c
docs(api): update simulate_clearing method documentation in transactions
stainless-app[bot] Jul 9, 2026
26e94a9
fix(ci): bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows o…
stainless-app[bot] Jul 10, 2026
ffeabcb
docs(api): update category parameter description in externalPayments.…
stainless-app[bot] Jul 16, 2026
6f33a7e
docs(api): expand dispute event descriptions in events resource
stainless-app[bot] Jul 17, 2026
82e45d9
feat(stlc): configurable CI runner and private-production-repo suppor…
stainless-app[bot] Jul 17, 2026
5336e09
feat(api): add PAYMENT enum value to category in book-transfers
stainless-app[bot] Jul 17, 2026
11b01a3
feat(api): add embed.session_generated and embed.viewed webhook event…
stainless-app[bot] Jul 17, 2026
942f058
fix(types): make comment, created_at, fraud_type, updated_at nullable…
stainless-app[bot] Jul 20, 2026
5185f3d
docs(api): update max duration in auth-rules v2 trailing window
stainless-app[bot] Jul 21, 2026
90fff93
feat(api): add REVERSED status value to payments list method
stainless-app[bot] Jul 22, 2026
bef9676
feat(api): add recipient_name field to payments ACH method attributes
stainless-app[bot] Jul 22, 2026
d155fa9
feat(api): add program transfer types to account-activity/book-transf…
stainless-app[bot] Jul 22, 2026
e58facc
docs(api): clarify last_transaction_event_token parameter in balances…
stainless-app[bot] Jul 24, 2026
ccf6dd6
feat(api): add stablecoin category and events to account-activity/pay…
stainless-app[bot] Jul 27, 2026
37e6a52
chore(internal): codegen related update
stainless-app[bot] Jul 28, 2026
9c65c76
feat(api): add disposition_reasons to queues, change resolution to st…
stainless-app[bot] Jul 29, 2026
c97350c
codegen metadata
stainless-app[bot] Jul 29, 2026
8e4fabf
feat(api): add RECIPIENT_NAME attribute to auth_rules v2 ACH conditions
stainless-app[bot] Jul 30, 2026
cea2a57
release: 0.145.0
stainless-app[bot] Jul 30, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,15 +18,15 @@ jobs:
lint:
timeout-minutes: 10
name: lint
runs-on: ${{ github.repository == 'stainless-sdks/lithic-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
runs-on: ${{ startsWith(github.repository, 'stainless-sdks/') && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: (github.event_name == 'push' || github.event.pull_request.head.repo.fork) && (github.event_name != 'push' || github.event.head_commit.message != 'codegen metadata')
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Node
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: '22'
node-version: '24'

- name: Bootstrap
run: ./scripts/bootstrap
Expand All @@ -37,7 +37,7 @@ jobs:
build:
timeout-minutes: 5
name: build
runs-on: ${{ github.repository == 'stainless-sdks/lithic-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
runs-on: ${{ startsWith(github.repository, 'stainless-sdks/') && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: (github.event_name == 'push' || github.event.pull_request.head.repo.fork) && (github.event_name != 'push' || github.event.head_commit.message != 'codegen metadata')
permissions:
contents: read
Expand All @@ -48,7 +48,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: '22'
node-version: '24'

- name: Bootstrap
run: ./scripts/bootstrap
Expand Down Expand Up @@ -88,15 +88,15 @@ jobs:
test:
timeout-minutes: 10
name: test
runs-on: ${{ github.repository == 'stainless-sdks/lithic-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
runs-on: ${{ startsWith(github.repository, 'stainless-sdks/') && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Node
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
with:
node-version: '22'
node-version: '24'

- name: Bootstrap
run: ./scripts/bootstrap
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Set up Node
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
with:
node-version: '20'
node-version: '24'

- name: Install dependencies
run: |
Expand Down
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.144.0"
".": "0.145.0"
}
6 changes: 3 additions & 3 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 214
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-9e397c65ffb81e2928b8ecf979769a79131ae6058b6fb373a5e930dc8a168732.yml
openapi_spec_hash: 93aea3855d2d1c390107d223762aa818
config_hash: 5bb913c05ebeb301ec925b16e75bb251
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-59c09c7355b21b663e001d2ee1086ebd0a70d9b5433823282bca296eedff9eb0.yml
openapi_spec_hash: d9c3b932c810809abc6e973d662ad376
config_hash: 337a99d8cc30006358b7bc2531401669
36 changes: 36 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,41 @@
# Changelog

## 0.145.0 (2026-07-30)

Full Changelog: [v0.144.0...v0.145.0](https://github.com/lithic-com/lithic-node/compare/v0.144.0...v0.145.0)

### Features

* **api:** add disposition_reasons to queues, change resolution to string in cases ([9c65c76](https://github.com/lithic-com/lithic-node/commit/9c65c76d0ef943edf94cf62f457a5335604012cb))
* **api:** add embed.session_generated and embed.viewed webhook event types ([11b01a3](https://github.com/lithic-com/lithic-node/commit/11b01a39d4e6d861ec9d344c307bd93217a0e2ce))
* **api:** add PAYMENT enum value to category in book-transfers ([5336e09](https://github.com/lithic-com/lithic-node/commit/5336e09f4a90efeb39a9f8491fe1a82be988efd1))
* **api:** add program transfer types to account-activity/book-transfers/payments/statements ([d155fa9](https://github.com/lithic-com/lithic-node/commit/d155fa9be4a7651f4b78eded6f4767605404ff47))
* **api:** add RECIPIENT_NAME attribute to auth_rules v2 ACH conditions ([8e4fabf](https://github.com/lithic-com/lithic-node/commit/8e4fabf684652eef7aceafa5c596789d847f7a67))
* **api:** add recipient_name field to payments ACH method attributes ([bef9676](https://github.com/lithic-com/lithic-node/commit/bef9676f9671813de6635b6dc4c8034fa6b8649a))
* **api:** add REVERSED status value to payments list method ([90fff93](https://github.com/lithic-com/lithic-node/commit/90fff936c58e73762751dc3748124a399fdff53e))
* **api:** add stablecoin category and events to account-activity/payments/line-items ([ccf6dd6](https://github.com/lithic-com/lithic-node/commit/ccf6dd626e4ba0c02774dfcea004a0e7885a87b4))
* **stlc:** configurable CI runner and private-production-repo support in workflow templates ([82e45d9](https://github.com/lithic-com/lithic-node/commit/82e45d9b890c8137b8bb6847a4728730b10d359f))


### Bug Fixes

* **ci:** bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows on Node 24 ([26e94a9](https://github.com/lithic-com/lithic-node/commit/26e94a90083a853ff7ff5ec8ae0f45ef05e8ed20))
* **types:** make comment, created_at, fraud_type, updated_at nullable in fraud transactions ([942f058](https://github.com/lithic-com/lithic-node/commit/942f0586ac274cebbe2a1e7f8ae194d1e42aa16f))


### Chores

* **internal:** codegen related update ([37e6a52](https://github.com/lithic-com/lithic-node/commit/37e6a52f3ed2e184da527a3a34b438819d26b43b))


### Documentation

* **api:** clarify last_transaction_event_token parameter in balances.list ([e58facc](https://github.com/lithic-com/lithic-node/commit/e58facc09ecf8111c2339deb9d9dcc6e243d9084))
* **api:** expand dispute event descriptions in events resource ([6f33a7e](https://github.com/lithic-com/lithic-node/commit/6f33a7eac9ba69995d7cfdd4edba0e9844e0a2ec))
* **api:** update category parameter description in externalPayments.list ([ffeabcb](https://github.com/lithic-com/lithic-node/commit/ffeabcba30c154d65bcf9c2fb3f74d8c90acd3cd))
* **api:** update max duration in auth-rules v2 trailing window ([5185f3d](https://github.com/lithic-com/lithic-node/commit/5185f3dc6140363506626d135091e0a337f6ea79))
* **api:** update simulate_clearing method documentation in transactions ([ce3f22c](https://github.com/lithic-com/lithic-node/commit/ce3f22c7e0a90684772cd4c82c361763c9fcc063))

## 0.144.0 (2026-06-29)

Full Changelog: [v0.143.0...v0.144.0](https://github.com/lithic-com/lithic-node/compare/v0.143.0...v0.144.0)
Expand Down
3 changes: 2 additions & 1 deletion api.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,6 @@ Types:
- <code><a href="./src/resources/transaction-monitoring/cases/cases.ts">CaseTransaction</a></code>
- <code><a href="./src/resources/transaction-monitoring/cases/cases.ts">EntityType</a></code>
- <code><a href="./src/resources/transaction-monitoring/cases/cases.ts">MonitoringCase</a></code>
- <code><a href="./src/resources/transaction-monitoring/cases/cases.ts">ResolutionOutcome</a></code>
- <code><a href="./src/resources/transaction-monitoring/cases/cases.ts">CaseRetrieveCardsResponse</a></code>

Methods:
Expand Down Expand Up @@ -915,6 +914,8 @@ Types:
- <code><a href="./src/resources/webhooks.ts">DigitalWalletTokenizationUpdatedWebhookEvent</a></code>
- <code><a href="./src/resources/webhooks.ts">DisputeUpdatedWebhookEvent</a></code>
- <code><a href="./src/resources/webhooks.ts">DisputeEvidenceUploadFailedWebhookEvent</a></code>
- <code><a href="./src/resources/webhooks.ts">EmbedSessionGeneratedWebhookEvent</a></code>
- <code><a href="./src/resources/webhooks.ts">EmbedViewedWebhookEvent</a></code>
- <code><a href="./src/resources/webhooks.ts">ExternalBankAccountCreatedWebhookEvent</a></code>
- <code><a href="./src/resources/webhooks.ts">ExternalBankAccountUpdatedWebhookEvent</a></code>
- <code><a href="./src/resources/webhooks.ts">ExternalPaymentCreatedWebhookEvent</a></code>
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lithic",
"version": "0.144.0",
"version": "0.145.0",
"description": "The official TypeScript library for the Lithic API",
"author": "Lithic <sdk-feedback@lithic.com>",
"types": "dist/index.d.ts",
Expand Down Expand Up @@ -30,7 +30,7 @@
"standardwebhooks": "^1.0.0"
},
"devDependencies": {
"@arethetypeswrong/cli": "^0.17.0",
"@arethetypeswrong/cli": "^0.18.0",
"@swc/core": "^1.3.102",
"@swc/jest": "^0.2.29",
"@types/jest": "^29.4.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-server/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dxt_version": "0.2",
"name": "lithic-mcp",
"version": "0.144.0",
"version": "0.145.0",
"description": "The official MCP Server for the Lithic API",
"author": {
"name": "Lithic",
Expand Down
2 changes: 1 addition & 1 deletion packages/mcp-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lithic-mcp",
"version": "0.144.0",
"version": "0.145.0",
"description": "The official MCP Server for the Lithic API",
"author": "Lithic <sdk-feedback@lithic.com>",
"types": "dist/index.d.ts",
Expand Down
Loading
Loading