We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba9f564 commit 7a97175Copy full SHA for 7a97175
1 file changed
fern/products/cli-api-reference/cli-changelog/2026-05-07.mdx
@@ -1,3 +1,9 @@
1
+## 5.18.1
2
+**`(fix):`** Fix GitHub Enterprise support for self-hosted SDK generation. Octokit API calls
3
+(signed commits, PR creation, ref updates) now use the correct GHE API base URL
4
+derived from the repository URI instead of always hitting api.github.com.
5
+
6
7
## 5.18.0
8
**`(feat):`** Add `fern schema [name]` command (CLI v2) that emits a JSON Schema for
9
`fern.yml`. Running `fern schema` with no argument prints the full schema;
0 commit comments