Skip to content

Commit d526439

Browse files
Update changelogs from fern repo (#687)
Co-authored-by: dsinghvi <[email protected]>
1 parent f76f0c9 commit d526439

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 0.70.0
2+
**`(feat):`** Auto generate examples for HTTP endpoint error responses.
3+
14
## 0.69.2
25
**`(fix):`** Add custom license name extraction for Java SDK generation. The CLI now reads the first line
36
from custom LICENSE files and passes it to generators via the _fernLicenseName field in customConfig.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
## 2.10.0
2+
**`(fix):`** Do not set a default `Content-Type` header when creating a HTTP response for wire test mocking.
3+
4+
**`(feat):`** Generate wire tests for HTTP endpoint error examples.
5+

0 commit comments

Comments
 (0)