changesets: added changeset for cli backend module template update

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-01-20 10:25:48 +01:00
parent d6415acbaa
commit c7259dc12d
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Updated the backend module template to make the module instance the package default export.