Update prompt message for plugin package name

Signed-off-by: Vincenzo Scamporlino <vincenzos@spotify.com>
This commit is contained in:
Vincenzo Scamporlino
2026-02-11 15:47:54 +01:00
committed by Patrik Oldsberg
parent a84b9e91df
commit 14008190ee
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/cli': patch
---
The `new` command now prompts for the plugin package name when creating a backend plugin module, in order to properly populate the `package.json` file.
The `new` command now prompts for the plugin package name when creating plugin modules, in order to properly populate the `package.json` file.