Skip to content

Commit 73460fe

Browse files
Update changelogs from fern repo (#468)
Co-authored-by: chdeskur <[email protected]>
1 parent c622996 commit 73460fe

File tree

4 files changed

+7
-4
lines changed

4 files changed

+7
-4
lines changed

fern/products/cli-api-reference/cli-changelog/2025-06-12.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ The importer will preserve the MDX syntax and structure while converting the con
99

1010

1111
## 0.64.5
12-
**`(fix):`** Relative links between markdown files now works for docs using custom subpaths.
12+
**`(fix):`** Relative links between markdown files now works for docs using custom subpaths.
1313

1414

fern/products/cli-api-reference/cli-changelog/2025-07-23.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44

55
## 0.65.28
6-
**`(feat):`** endpoint example creation ignores global auth headers
6+
**`(feat):`** endpoint example creation ignores global auth headers
77

88

99
## 0.65.27
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
## 0.65.44
22
**`(feat):`** Escape $ signs when converting from OpenAPI -> Fern Definition (for enums), because the Fern Definition treats
3-
$ sign examples as references.
3+
$ sign examples as references.
44

55

66
## 0.65.43
77
**`(feat):`** Cache buf.lock contents to prevent BSR rate limiting during `buf dep update`.
88

99

1010
## 0.65.42
11-
**`(fix):`** Allows SDK generation to complete even if an example doesn't correctly generate as part of the IR.
11+
**`(fix):`** Allows SDK generation to complete even if an example doesn't correctly generate as part of the IR.
1212

1313

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
## 0.66.16
2+
**`(feat):`** Upload generator configuration with dynamic IR for SDK snippets in docs.
3+

0 commit comments

Comments
 (0)