feat: changeset

Signed-off-by: Alper Altay <alper.altay@lego.com>
This commit is contained in:
Alper Altay
2024-06-24 17:32:39 +02:00
parent 23fc071b00
commit 983d616d67
+1 -1
View File
@@ -2,4 +2,4 @@
'@backstage/cli': patch
---
The backendPlugin factory now includes a step for automatically adding the new backend plugin to the `index.ts` file of the backend.
The backendPlugin and backendModule factory now includes a step for automatically adding the new backend plugin/module to the `index.ts` file of the backend.