Skip to content

Commit fd4ca7f

Browse files
authored
chore: fix markdown error breaking publish workflow (#948)
1 parent c1dbc2f commit fd4ca7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fern/products/cli-api-reference/cli-changelog/2025-09-22.mdx

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

88

99
## 0.78.4
10-
**`(fix):`** Collapse any combination of optional and nullable to optional<nullable<T>>.
10+
**`(fix):`** Collapse any combination of optional and nullable to `optional<nullable<T>>`.
1111

1212
## 0.78.3
1313
**`(chore):`** Support IR v59 in the Rust SDK generator.

0 commit comments

Comments
 (0)