Skip to content

Commit 6c060a4

Browse files
Update changelogs from fern repo (#4452)
Co-authored-by: kennyderek <23439060+kennyderek@users.noreply.github.com>
1 parent 1fec539 commit 6c060a4

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

fern/products/cli-api-reference/cli-changelog/2026-03-20.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 4.38.0
2+
**`(feat):`** Auto-detect CI environment (GitHub Actions, GitLab CI, Bitbucket Pipelines)
3+
during `fern generate --docs` and send source metadata (repository, run ID,
4+
commit SHA, branch, actor) to FDR via the `X-CI-Source` header. This enables
5+
the deployment log UI to link docs deployments back to the CI workflow that
6+
triggered them.
7+
8+
19
## 4.37.12
210
**`(fix):`** Scope allOf property merge to inline elements only in ObjectSchemaConverter and use first-match-wins for parent property resolution in V3 importer to match legacy behavior
311

0 commit comments

Comments
 (0)