chore: fix vale error - remove will be use (#1672)

This commit is contained in:
volodymyr-rutskyi
2024-08-21 15:01:37 +03:00
committed by GitHub
parent 7a0e52f57e
commit e5e59d5654

View File

@@ -3,4 +3,4 @@
"@redocly/cli": minor
---
Changed plugins format to export a function instead of an object for compatibility with other Redocly products. The backwards compatibility with an old format of plugins is maintained but will be removed in the future.
Changed plugins format to export a function instead of an object for compatibility with other Redocly products. The backwards compatibility with an old format of plugins is maintained.