chore: update changeset descriptions (#1256)

This commit is contained in:
Andrew Tatomyr
2023-09-12 09:36:54 +03:00
committed by GitHub
parent b0d4686a73
commit 6c1f7948e9
2 changed files with 2 additions and 2 deletions

View File

@@ -3,4 +3,4 @@
'@redocly/cli': patch
---
Fixed an issue when the --remove-unused-components option was removing used components that were referenced as a child object.
Fixed an issue where the `--remove-unused-components` option removed used components that were referenced as child objects.

View File

@@ -3,4 +3,4 @@
'@redocly/cli': patch
---
Fixed the wrong location pointer when reporting on the 'no-path-trailing-slash' rule.
Fixed the location pointer when reporting on the 'no-path-trailing-slash' rule.