diff --git a/fern/products/cli-api-reference/cli-changelog/2025-11-05.mdx b/fern/products/cli-api-reference/cli-changelog/2025-11-05.mdx index 63faf091..5554b01f 100644 --- a/fern/products/cli-api-reference/cli-changelog/2025-11-05.mdx +++ b/fern/products/cli-api-reference/cli-changelog/2025-11-05.mdx @@ -1,3 +1,7 @@ +## 0.107.11 +**`(fix):`** Fix AsyncAPI v3 message parsing where channel messages were not being included in generated WebSocket clients. Messages defined in AsyncAPI v3 specs are now correctly resolved and included in the SDK. + + ## 0.107.10 **`(chore):`** Update migration logic to support new generator versions with ir v61.