Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
164 commits
Select commit Hold shift + click to select a range
4d9d278
feat(api): add EARLY_DIRECT_DEPOSIT_FLOAT type to financial accounts
stainless-app[bot] Mar 6, 2026
a2a81c1
chore(mcp-server): improve instructions
stainless-app[bot] Mar 7, 2026
0667e8d
feat(api): add typescript rule type, draft state tracking to auth_rul…
stainless-app[bot] Mar 9, 2026
7cad31a
chore(internal): update dependencies to address dependabot vulnerabil…
stainless-app[bot] Mar 9, 2026
816375f
fix(api): Disable MCP server to fix TypeScript SDK package publishing
stainless-app[bot] Mar 10, 2026
0940e81
release: 0.132.0
stainless-app[bot] Mar 10, 2026
6b3de80
feat(api): Add event_subtype to statement line items
stainless-app[bot] Mar 10, 2026
0cfd5e6
feat(api): add loan_tape_date field to statement line items
stainless-app[bot] Mar 10, 2026
ff6f34b
chore(ci): updating publishing method
stainless-app[bot] Mar 10, 2026
ce68f1d
release: 0.132.1
stainless-app[bot] Mar 10, 2026
d2fc81b
feat(api): add ACH_RECEIPT_RELEASED_EARLY event type to payments
stainless-app[bot] Mar 10, 2026
d0147e8
feat(api): add excluded_account_tokens to auth rules v2
stainless-app[bot] Mar 11, 2026
802fcff
feat(api): add penalty_rates field to interest tier schedule
stainless-app[bot] Mar 11, 2026
dacfe84
feat(api): add WIRE category/events, remove remittance_information fr…
stainless-app[bot] Mar 12, 2026
4c44f7e
docs(api): update disputes terminology to chargeback request
stainless-app[bot] Mar 12, 2026
db4e3e2
feat(api): add versions field to auth rules v2 report response
stainless-app[bot] Mar 12, 2026
a66d7b7
chore(internal): regenerate SDK with no functional changes
stainless-app[bot] Mar 12, 2026
1c678f6
fix(types): make start/end required, remove auth_rule_token from back…
stainless-app[bot] Mar 12, 2026
6383efa
fix(api): [breaking] unify webhook schemas for digital_wallet.tokeniz…
stainless-app[bot] Mar 13, 2026
2ef83d6
feat(api): add mcp-server package, CI/CD workflows, build scripts, up…
stainless-app[bot] Mar 16, 2026
53ee90c
codegen metadata
stainless-app[bot] Mar 16, 2026
ca0b3d5
release: 0.133.0
stainless-app[bot] Mar 16, 2026
a0f59d6
chore(internal): tweak CI branches
stainless-app[bot] Mar 16, 2026
05bdf41
chore(internal): support x-stainless-mcp-client-permissions headers i…
stainless-app[bot] Mar 16, 2026
0982295
chore(internal): switch npm publishing from token authentication to OIDC
stainless-app[bot] Mar 17, 2026
1210a2d
fix(types): make address/dob/email/government_id optional in account-…
stainless-app[bot] Mar 17, 2026
6c57df9
feat(api): add remittance_information field to Payment
stainless-app[bot] Mar 17, 2026
4d0a0d7
docs(api): update supported file types in account holder document upl…
stainless-app[bot] Mar 17, 2026
fd232fa
release: 0.134.0
stainless-app[bot] Mar 17, 2026
8d09eca
feat(api): add card_age/account_age attributes to auth rules v2
stainless-app[bot] Mar 18, 2026
1711cc3
feat(api): add service location fields to auth rules v2 and merchant …
stainless-app[bot] Mar 18, 2026
088602a
refactor(tests): switch from prism to steady
stainless-app[bot] Mar 19, 2026
016d03e
feat(api): add override_company_name parameter to external payments c…
stainless-app[bot] Mar 19, 2026
69c8658
chore(tests): bump steady to v0.19.4
stainless-app[bot] Mar 20, 2026
092c01f
chore(tests): bump steady to v0.19.5
stainless-app[bot] Mar 20, 2026
0e6634d
chore(internal): update gitignore
stainless-app[bot] Mar 23, 2026
7c69aa8
docs(api): update nature_of_business and qr_code_url field descriptions
stainless-app[bot] Mar 23, 2026
a43ad20
chore(internal): fix MCP server TS errors that occur with required cl…
stainless-app[bot] Mar 23, 2026
a708884
chore(tests): bump steady to v0.19.6
stainless-app[bot] Mar 23, 2026
fd9278e
chore(internal): switch from steady to prism for mock server
stainless-app[bot] Mar 23, 2026
f0e79cd
release: 0.135.0
stainless-app[bot] Mar 23, 2026
1362fcc
feat(api): add override_company_name parameter to payments ACH
stainless-app[bot] Mar 24, 2026
2612e9b
chore(ci): skip lint on metadata-only changes
stainless-app[bot] Mar 24, 2026
ad79306
codegen metadata
stainless-app[bot] Mar 24, 2026
8bb445e
docs(api): clarify nature_of_business and qr_code_url field constraints
stainless-app[bot] Mar 25, 2026
d0166ce
chore(internal): support custom-instructions-path flag in MCP servers
stainless-app[bot] Mar 26, 2026
af1ee79
chore(internal): codegen related update
stainless-app[bot] Mar 27, 2026
80f514c
chore(internal): support local docs search in MCP servers
stainless-app[bot] Mar 27, 2026
09a91bf
chore(ci): escape input path in publish-npm workflow
stainless-app[bot] Mar 27, 2026
c90abde
chore(mcp-server): add support for session id, forward client info
stainless-app[bot] Mar 30, 2026
c4d4a6d
chore(internal): improve local docs search for MCP servers
stainless-app[bot] Mar 30, 2026
02f5236
chore(internal): improve local docs search for MCP servers
stainless-app[bot] Mar 31, 2026
02ffecd
fix(internal): gitignore generated `oidc` dir
stainless-app[bot] Mar 31, 2026
e11f1b8
feat(api): add decline count attributes to auth-rules v2
stainless-app[bot] Mar 31, 2026
550838d
chore(internal): support type annotations when running MCP in local e…
stainless-app[bot] Apr 1, 2026
083202b
chore(mcp-server): log client info
stainless-app[bot] Apr 2, 2026
88f9caa
feat(api): add statement_totals field to Statement response
stainless-app[bot] Apr 2, 2026
686d059
chore(internal): use link instead of file in MCP server package.json …
stainless-app[bot] Apr 2, 2026
392fcc3
chore(internal): fix MCP docker image builds in yarn projects
stainless-app[bot] Apr 2, 2026
6d60796
chore(internal): fix MCP server import ordering
stainless-app[bot] Apr 6, 2026
cde753a
fix(types): make credit_product_token optional in Statement
stainless-app[bot] Apr 7, 2026
034a33f
fix(types): make fields required, remove hostname in card authorizati…
stainless-app[bot] Apr 7, 2026
5ad26c5
chore(mcp-server): increase local docs search result count from 5 to 10
stainless-app[bot] Apr 8, 2026
cefbc84
chore(internal): codegen related update
stainless-app[bot] Apr 8, 2026
2ec8f5c
feat(api): add INTERCHANGE, CHARGEBACK, PROVISIONAL_CREDIT_ACCOUNT to…
stainless-app[bot] Apr 8, 2026
bfc4ddb
fix(types): remove INTERCHANGE/CHARGEBACK from FinancialAccount types
stainless-app[bot] Apr 8, 2026
6d98701
feat(api): add transaction_token field to auth rules v2 results response
stainless-app[bot] Apr 9, 2026
f332a57
feat(api): add transaction_token field to auth rules v2 backtest and …
stainless-app[bot] Apr 9, 2026
5072511
chore(internal): show error causes in MCP servers when running in lo…
stainless-app[bot] Apr 9, 2026
28c2a2f
feat(types): [breaking] remove deprecated fields from auth_rules v2 R…
stainless-app[bot] Apr 10, 2026
86f1963
docs: improve examples
stainless-app[bot] Apr 10, 2026
9276d23
docs: update examples
stainless-app[bot] Apr 10, 2026
1224a9e
chore(internal): codegen related update
stainless-app[bot] Apr 12, 2026
d19ad26
feat(api): add DELINQUENT status value to financial accounts update p…
stainless-app[bot] Apr 13, 2026
cd7f5c9
Next test fix
sbeckeriv Apr 13, 2026
c1f7d9d
release: 0.136.0
stainless-app[bot] Apr 13, 2026
a188905
feat(api): add CardAuthorizationChallengeResponseWebhookEvent to webh…
stainless-app[bot] Apr 16, 2026
f582864
feat(api): add setVerificationMethod to externalBankAccounts
stainless-app[bot] Apr 20, 2026
11acd7a
feat(api): Add card/account/business account signals endpoints and be…
stainless-app[bot] Apr 20, 2026
d65797f
release: 0.137.0
stainless-app[bot] Apr 20, 2026
94a149c
fix(types): make fields nullable in account-holders, accounts, and cards
stainless-app[bot] Apr 21, 2026
f6958e1
codegen metadata
stainless-app[bot] Apr 21, 2026
9ce1e24
chore(internal): update docs ordering
stainless-app[bot] Apr 22, 2026
a5f9f61
chore(internal): more robust bootstrap script
stainless-app[bot] Apr 22, 2026
d05baaa
chore: restructure docs search code
stainless-app[bot] Apr 24, 2026
57622b5
feat(api): add AMEX to network enum in settlement reports
stainless-app[bot] Apr 24, 2026
5cb6c18
chore(formatter): run prettier and eslint separately
stainless-app[bot] Apr 24, 2026
d38be6a
chore(internal): codegen related update
stainless-app[bot] Apr 27, 2026
fe45683
feat: Update card expiration from 6 years to 5 years
stainless-app[bot] Apr 27, 2026
c8a3244
feat: support setting headers via env
stainless-app[bot] Apr 27, 2026
24aae8c
chore(internal): codegen related update
stainless-app[bot] Apr 28, 2026
3544dad
codegen metadata
stainless-app[bot] Apr 28, 2026
30dda19
chore(format): run eslint and prettier separately
stainless-app[bot] Apr 28, 2026
81f4de7
chore: avoid formatting file that gets changed during releases
stainless-app[bot] Apr 29, 2026
5f8ffd2
codegen metadata
stainless-app[bot] Apr 29, 2026
2da5cf3
codegen metadata
stainless-app[bot] Apr 30, 2026
7d85e57
docs(api): improve SettlementDetail event_tokens and transaction_toke…
stainless-app[bot] May 1, 2026
0c7769c
docs: clarify forwards compat behavior
stainless-app[bot] May 4, 2026
774b7a3
docs: update with proxy auth info
stainless-app[bot] May 5, 2026
ba422a5
feat(api): add IS_NEW_MERCHANT metric to auth rules v2
stainless-app[bot] May 5, 2026
884d709
feat(api): add CARD_TRANSACTION_UPDATE support to auth rules v2
stainless-app[bot] May 6, 2026
0e5937f
docs: update http mcp docs
stainless-app[bot] May 6, 2026
ed1c442
docs: update logging docs
stainless-app[bot] May 6, 2026
e3af2c3
release: 0.138.0
stainless-app[bot] May 6, 2026
e506018
chore: redact api-key headers in debug logs
stainless-app[bot] May 7, 2026
7ea2203
feat(api): add unit param and travel attributes to auth rules v2 cond…
stainless-app[bot] May 7, 2026
4b5c967
feat(api): add retrieveSignals methods to accounts and cards
stainless-app[bot] May 8, 2026
3ef4b6a
release: 0.139.0
stainless-app[bot] May 8, 2026
27a8e16
ci: pin GitHub Actions to commit SHAs
stainless-app[bot] May 12, 2026
925425c
fix(api): Change conditional value numeric type from integer to number
stainless-app[bot] May 14, 2026
1df1684
feat(api): add card_authorization.challenge webhook event
stainless-app[bot] May 15, 2026
476c140
docs(api): clarify ACCOUNT_AGE attribute in auth rules v2
stainless-app[bot] May 15, 2026
879c8c4
codegen metadata
stainless-app[bot] May 15, 2026
b0d7443
fix(types): add null to parent_company, external_id, naics_code in ac…
stainless-app[bot] May 18, 2026
ae741d8
chore(tests): remove redundant File import
stainless-app[bot] May 18, 2026
9ee109e
fix(typescript): upgrade tsc-multi so that it works with Node 26
stainless-app[bot] May 18, 2026
4fd3585
feat(api): add method field, DECLINED status, OUT_OF_BAND support to …
stainless-app[bot] May 19, 2026
158562d
feat(api): add INVALID_PAN decline reason to tokenizations
stainless-app[bot] May 20, 2026
0404770
fix(types): make cardholder_currency nullable in CardProgram
stainless-app[bot] May 21, 2026
9dc666c
fix(types): expand enums and add nullability across balance/statement…
stainless-app[bot] May 22, 2026
f316692
feat(api): add pause method to external_bank_accounts
stainless-app[bot] May 26, 2026
17f06a0
feat(api): Add schemas for authorization adjustment rules
stainless-app[bot] May 26, 2026
ae3b9a9
release: 0.140.0
stainless-app[bot] May 26, 2026
c262dda
feat(api): Add created field and make completed_at nullable in latest…
stainless-app[bot] May 28, 2026
4f439cb
fix(mcp): use `pure-lockfile` when building mcp server
stainless-app[bot] May 28, 2026
9f3224b
docs(api): update support contact from email to URL
stainless-app[bot] May 28, 2026
1aed486
feat(api): add name_validation field to card authorizations
stainless-app[bot] Jun 4, 2026
5416a36
feat(api): add hold adjustment action option to auth_rules.v2
stainless-app[bot] Jun 5, 2026
5195e2e
feat(api): add day_of_period field to loan tapes response
stainless-app[bot] Jun 9, 2026
932e245
feat(api): add transactionMonitoring resource with cases/queues/comme…
stainless-app[bot] Jun 10, 2026
d6ede00
feat(api): add condition attributes and parameters to auth rules v2
stainless-app[bot] Jun 15, 2026
e0035bd
feat(api): add tags field to payment responses
stainless-app[bot] Jun 15, 2026
133cace
feat(api): add CARD_TRANSACTION feature type to auth rules
stainless-app[bot] Jun 16, 2026
d11a496
feat(api): add route method to transactions
stainless-app[bot] Jun 16, 2026
095eba1
fix(client): send content-type header for requests with an omitted op…
stainless-app[bot] Jun 16, 2026
1eb375d
release: 0.141.0
stainless-app[bot] Jun 16, 2026
c197c83
feat(api): add ACH payment update support to auth_rules v2
stainless-app[bot] Jun 19, 2026
4b33500
feat(api): add ACH_EVENT_TYPE attribute to auth rules v2 conditional …
stainless-app[bot] Jun 22, 2026
fe58d36
release: 0.142.0
stainless-app[bot] Jun 22, 2026
2d391d3
feat(api): add claim and claim_document webhook events
stainless-app[bot] Jun 23, 2026
a40114d
feat(api): add external bank/payment velocity/decline history feature…
stainless-app[bot] Jun 23, 2026
a443d3c
release: 0.143.0
stainless-app[bot] Jun 23, 2026
101a6c4
docs(api): update cash_amount field description in card authorizations
stainless-app[bot] Jun 25, 2026
29c875f
feat(api): add category discriminator and payment fields to case tran…
stainless-app[bot] Jun 29, 2026
22be597
release: 0.144.0
stainless-app[bot] Jun 29, 2026
89c44d4
docs(api): update simulate_clearing method documentation in transactions
stainless-app[bot] Jul 9, 2026
9e64479
fix(ci): bump @arethetypeswrong/cli to ^0.18.0 and run CI workflows o…
stainless-app[bot] Jul 10, 2026
e08e9ed
docs(api): update category parameter description in externalPayments.…
stainless-app[bot] Jul 16, 2026
914bd29
docs(api): expand dispute event descriptions in events resource
stainless-app[bot] Jul 17, 2026
a3f0d6a
feat(stlc): configurable CI runner and private-production-repo suppor…
stainless-app[bot] Jul 17, 2026
02cefd9
feat(api): add PAYMENT enum value to category in book-transfers
stainless-app[bot] Jul 17, 2026
da0f32b
feat(api): add embed.session_generated and embed.viewed webhook event…
stainless-app[bot] Jul 17, 2026
84bb205
fix(types): make comment, created_at, fraud_type, updated_at nullable…
stainless-app[bot] Jul 20, 2026
dbf2f27
docs(api): update max duration in auth-rules v2 trailing window
stainless-app[bot] Jul 21, 2026
95a111c
feat(api): add REVERSED status value to payments list method
stainless-app[bot] Jul 22, 2026
21c4a7a
feat(api): add recipient_name field to payments ACH method attributes
stainless-app[bot] Jul 22, 2026
616e81f
feat(api): add program transfer types to account-activity/book-transf…
stainless-app[bot] Jul 22, 2026
19be3ee
docs(api): clarify last_transaction_event_token parameter in balances…
stainless-app[bot] Jul 24, 2026
0590042
feat(api): add stablecoin category and events to account-activity/pay…
stainless-app[bot] Jul 27, 2026
1b2bf25
chore(internal): codegen related update
stainless-app[bot] Jul 28, 2026
b04f17f
feat(api): add disposition_reasons to queues, change resolution to st…
stainless-app[bot] Jul 29, 2026
fcc58e1
codegen metadata
stainless-app[bot] Jul 29, 2026
beb220e
feat(api): add RECIPIENT_NAME attribute to auth_rules v2 ACH conditions
stainless-app[bot] Jul 30, 2026
e349d57
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
56 changes: 32 additions & 24 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
name: CI
on:
push:
branches-ignore:
- 'generated'
- 'codegen/**'
- 'integrated/**'
- 'stl-preview-head/**'
- 'stl-preview-base/**'
branches:
- '**'
- '!integrated/**'
- '!stl-preview-head/**'
- '!stl-preview-base/**'
- '!generated'
- '!codegen/**'
- 'codegen/stl/**'
pull_request:
branches-ignore:
- 'stl-preview-head/**'
Expand All @@ -16,15 +18,15 @@ jobs:
lint:
timeout-minutes: 10
name: lint
runs-on: ${{ github.repository == 'stainless-sdks/lithic-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
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@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

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

- name: Bootstrap
run: ./scripts/bootstrap
Expand All @@ -35,18 +37,18 @@ jobs:
build:
timeout-minutes: 5
name: build
runs-on: ${{ github.repository == 'stainless-sdks/lithic-typescript' && 'depot-ubuntu-24.04' || 'ubuntu-latest' }}
if: github.event_name == 'push' || github.event.pull_request.head.repo.fork
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
id-token: write
steps:
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

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

- name: Bootstrap
run: ./scripts/bootstrap
Expand All @@ -55,22 +57,28 @@ jobs:
run: ./scripts/build

- name: Get GitHub OIDC Token
if: github.repository == 'stainless-sdks/lithic-typescript'
if: |-
github.repository == 'stainless-sdks/lithic-typescript' &&
!startsWith(github.ref, 'refs/heads/stl/')
id: github-oidc
uses: actions/github-script@v8
uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0
with:
script: core.setOutput('github_token', await core.getIDToken());

- name: Upload tarball
if: github.repository == 'stainless-sdks/lithic-typescript'
if: |-
github.repository == 'stainless-sdks/lithic-typescript' &&
!startsWith(github.ref, 'refs/heads/stl/')
env:
URL: https://pkg.stainless.com/s
AUTH: ${{ steps.github-oidc.outputs.github_token }}
SHA: ${{ github.sha }}
run: ./scripts/utils/upload-artifact.sh

- name: Upload MCP Server tarball
if: github.repository == 'stainless-sdks/lithic-typescript'
if: |-
github.repository == 'stainless-sdks/lithic-typescript' &&
!startsWith(github.ref, 'refs/heads/stl/')
env:
URL: https://pkg.stainless.com/s?subpackage=mcp-server
AUTH: ${{ steps.github-oidc.outputs.github_token }}
Expand All @@ -80,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@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

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

- name: Bootstrap
run: ./scripts/bootstrap
Expand Down
13 changes: 7 additions & 6 deletions .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,29 +18,30 @@ jobs:
runs-on: ubuntu-latest
permissions:
contents: write
id-token: write

steps:
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Set up Node
uses: actions/setup-node@v3
uses: actions/setup-node@3235b876344d2a9aa001b8d1453c930bba69e610 # v3.9.1
with:
node-version: '20'
node-version: '24'

- name: Install dependencies
run: |
yarn install

- name: Publish to NPM
run: |
if [ -n "${{ github.event.inputs.path }}" ]; then
PATHS_RELEASED='[\"${{ github.event.inputs.path }}\"]'
if [ -n "$INPUT_PATH" ]; then
PATHS_RELEASED="[\"$INPUT_PATH\"]"
else
PATHS_RELEASED='[\".\", \"packages/mcp-server\"]'
fi
yarn tsn scripts/publish-packages.ts "{ \"paths_released\": \"$PATHS_RELEASED\" }"
env:
NPM_TOKEN: ${{ secrets.LITHIC_NPM_TOKEN || secrets.NPM_TOKEN }}
INPUT_PATH: ${{ github.event.inputs.path }}

- name: Upload MCP Server DXT GitHub release asset
run: |
Expand Down
4 changes: 1 addition & 3 deletions .github/workflows/release-doctor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,8 @@ jobs:
if: github.repository == 'lithic-com/lithic-node' && (github.event_name == 'push' || github.event_name == 'workflow_dispatch' || startsWith(github.head_ref, 'release-please') || github.head_ref == 'next')

steps:
- uses: actions/checkout@v6
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2

- name: Check release environment
run: |
bash ./bin/check-release-environment
env:
NPM_TOKEN: ${{ secrets.LITHIC_NPM_TOKEN || secrets.NPM_TOKEN }}
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.prism.log
.stdy.log
node_modules
yarn-error.log
codegen.log
Expand All @@ -10,3 +11,4 @@ dist-deno
.eslintcache
dist-bundle
*.mcpb
oidc
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ CHANGELOG.md
/ecosystem-tests/*/**
/node_modules
/deno
/packages/mcp-server/manifest.json

# don't format tsc output, will break source maps
dist
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.131.0"
".": "0.145.0"
}
8 changes: 4 additions & 4 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 185
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic%2Flithic-ee8607f0a2cdcaee420935050334a439db8dd097be83023fccdaf1d6f9a7de14.yml
openapi_spec_hash: 0f21c68cdddb7c5bd99f42356d507393
config_hash: fb5070d41fcabdedbc084b83964b592a
configured_endpoints: 214
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/lithic/lithic-59c09c7355b21b663e001d2ee1086ebd0a70d9b5433823282bca296eedff9eb0.yml
openapi_spec_hash: d9c3b932c810809abc6e973d662ad376
config_hash: 337a99d8cc30006358b7bc2531401669
Loading
Loading