From 8733d576bfaddfe70cb84bf5cbdccdc5da6b03c7 Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Sun, 20 Oct 2024 11:08:30 +0200 Subject: [PATCH] Apply suggestions from code review Signed-off-by: Patrik Oldsberg --- .changeset/khaki-fireants-march.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/khaki-fireants-march.md b/.changeset/khaki-fireants-march.md index 8b5d897305..ec84fe1b63 100644 --- a/.changeset/khaki-fireants-march.md +++ b/.changeset/khaki-fireants-march.md @@ -2,4 +2,4 @@ '@backstage/cli': patch --- -Added `--alwaysPack` as a replacement for the now hidden `--alwaysYarnPack` option for the `build-workspace` command. +Added `--alwaysPack` as a replacement for the now hidden `--alwaysYarnPack` flag for the `build-workspace` command.