Skip to content

Commit 53d2371

Browse files
update changelogs
1 parent 09b8e24 commit 53d2371

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
**`(feat):`** Auto generate examples for HTTP endpoint error responses.
66

77
## 0.69.2
8-
**`(fix):`** Add custom license name extraction for Java SDK generation. The CLI now reads the first line
8+
**`(fix):`** Add custom license name extraction for Java SDK generation. The CLI now reads the first line
99
from custom LICENSE files and passes it to generators via the _fernLicenseName field in customConfig.
1010

1111

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.70.4
2+
**`(fix):`** Add names to octet-stream requests and ensure they are named differently
3+
than json requests on the same endpoint.
4+
5+
16
## 0.70.3
27
**`(fix):`** Add wrapper to avoid inline object type naming conflicts.
38
Specifically, we had this issue with nullable object types.

0 commit comments

Comments
 (0)