Skip to content

Choose a tag to compare

@github-actions github-actions released this 02 Jan 09:55
d8c71f8

Patch Changes

  • Fixed the split command to properly handle root-level paths.
    Previously, the root path / was converted to an empty string as a filename, leading to incorrect file structure and broken links.
    Now, it correctly maps to the specified path separator.
  • Updated @redocly/openapi-core to v2.14.3.