fix: eject command with no component specified (#1709)

This commit is contained in:
Andrew Tatomyr
2024-09-05 13:22:18 +03:00
committed by GitHub
parent 81a1ecace6
commit 8240c78388
4 changed files with 9 additions and 5 deletions

View File

@@ -0,0 +1,5 @@
---
"@redocly/cli": patch
---
Added the ability to run the `eject` command without specifying components, which displays a selectable list of all available components.