We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecb0b3 commit d39fd2dCopy full SHA for d39fd2d
1 file changed
packages/cli/cli/versions.yml
@@ -1,5 +1,5 @@
1
# yaml-language-server: $schema=../../../fern-versions-yml.schema.json
2
-- version: 4.62.5
+- version: 4.66.1
3
changelogEntry:
4
- summary: |
5
Fix GraphQL converter to properly handle interface types. Interfaces
@@ -9,7 +9,7 @@
9
discoverable in generated docs. Interfaces with no implementations
10
fall back to plain object types.
11
type: fix
12
- createdAt: "2026-04-08"
+ createdAt: "2026-04-10"
13
irVersion: 66
14
15
- version: 4.66.0
0 commit comments