Skip to content

@redocly/cli@1.11.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 13:17
90a79ee

Minor Changes

  • Removed additional operations from the join command; use lint and/or bundle for operations such as lint and decorate.
  • Removed lint support from the bundle command to support a wider range of use cases. Users should update to run lint and bundle separately.
  • Added support for a github-actions output format for the lint command to annotate reported problems on files when used in a GitHub Actions workflow.

Patch Changes