diff --git a/.changeset/2722.md b/.changeset/2722.md index fd5c719c1a..69642b5797 100644 --- a/.changeset/2722.md +++ b/.changeset/2722.md @@ -6,6 +6,6 @@ There were some missing features and markdown was not rendered properly, but thi Details: -- [asyncapi/asyncapi-react#149](https://github.com/asyncapi/asyncapi-react/pull/149) - fix: improve markdown rendering of nested fields -- [asyncapi/asyncapi-react#150](https://github.com/asyncapi/asyncapi-react/pull/150) - feat: display the description of channels and operations -- [asyncapi/asyncapi-react#153](https://github.com/asyncapi/asyncapi-react/pull/153) - fix: let the list of enums break into multiple lines +- [`asyncapi/asyncapi-react#149`](https://github.com/asyncapi/asyncapi-react/pull/149) - fix: improve markdown rendering of nested fields +- [`asyncapi/asyncapi-react#150`](https://github.com/asyncapi/asyncapi-react/pull/150) - feat: display the description of channels and operations +- [`asyncapi/asyncapi-react#153`](https://github.com/asyncapi/asyncapi-react/pull/153) - fix: let the list of `enums` break into multiple lines