Skip to content

Commit d9adbf2

Browse files
Update changelogs from fern repo (#916)
Co-authored-by: patrickthornton <[email protected]>
1 parent a9a3a52 commit d9adbf2

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212

1313
## 0.72.0
14-
**`(feat):`** Introduces `group-multi-api-environments` flag for multi-API environment support. SDKs can now handle
15-
multiple API products with per-environment base URLs, featuring automatic environment grouping and
14+
**`(feat):`** Introduces `group-multi-api-environments` flag for multi-API environment support. SDKs can now handle
15+
multiple API products with per-environment base URLs, featuring automatic environment grouping and
1616
service-aware URL routing.
1717

1818

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.78.4
2+
**`(fix):`** Collapse any combination of optional and nullable to optional<nullable<T>>.
3+
14
## 0.78.3
25
**`(chore):`** Support IR v59 in the Rust SDK generator.
36

0 commit comments

Comments
 (0)