Skip to content

Commit 71f309c

Browse files
Swimburgergithub-actions[bot]
authored andcommitted
update changelogs
1 parent ab9a6ad commit 71f309c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-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.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
## 3.1.1
2+
**`(fix):`** Rely on the version of pnpm in _package.json_ instead of hardcoding the version in GitHub workflows.
3+
4+

0 commit comments

Comments
 (0)