Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
23 changes: 0 additions & 23 deletions .fern/metadata.json

This file was deleted.

3 changes: 2 additions & 1 deletion .fernignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ tests/integration/merge-ticketing.integration.test.ts
tests/integration/merge-hris.integration.test.ts
tests/integration/merge-crm.integration.test.ts
tests/unit/backward-compatibility-simple.test.ts
src/index.ts
src/index.ts
changelog.md
10 changes: 1 addition & 9 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,6 @@ tests
.gitignore
.github
.fernignore
.fern
.prettierrc.yml
biome.json
tsconfig.json
yarn.lock
pnpm-lock.yaml
.mock
dist
scripts
jest.config.*
vitest.config.*
yarn.lock
2 changes: 2 additions & 0 deletions .prettierrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
tabWidth: 4
printWidth: 120
133 changes: 0 additions & 133 deletions CONTRIBUTING.md

This file was deleted.

74 changes: 0 additions & 74 deletions biome.json

This file was deleted.

4 changes: 4 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
## 3.0.1 - 2026-01-20
* SDK regeneration
* Unable to analyze changes with AI, incrementing PATCH version.

Loading
Loading