diff --git a/.changeset/bubble-beach.md b/.changeset/bubble-beach.md index 22fb7f351..08cfeb065 100644 --- a/.changeset/bubble-beach.md +++ b/.changeset/bubble-beach.md @@ -2,4 +2,4 @@ "@asyncapi/multi-parser": patch --- -Adding the Way the generator is imported in Nunjucks filter. \ No newline at end of file +Updated the method of importing the generator in the Nunjucks filter. Standardized the import of different parser functions.