From 65b584cca95b425314ff9431f9c0364fa42dd622 Mon Sep 17 00:00:00 2001 From: aramissennyeydd Date: Tue, 11 Mar 2025 22:58:29 -0400 Subject: [PATCH] add changesets Signed-off-by: aramissennyeydd --- .changeset/swift-drinks-poke.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/swift-drinks-poke.md diff --git a/.changeset/swift-drinks-poke.md b/.changeset/swift-drinks-poke.md new file mode 100644 index 0000000000..bda37031c3 --- /dev/null +++ b/.changeset/swift-drinks-poke.md @@ -0,0 +1,5 @@ +--- +'@backstage/cli': minor +--- + +Internal update to move the `new` and `create-github-app` to their own module.