feat: update changeset to be more descriptive

Signed-off-by: Sayak Mukhopadhyay <mukhopadhyaysayak@gmail.com>
This commit is contained in:
Sayak Mukhopadhyay
2022-12-21 19:30:59 +05:30
parent 69bbc89d3e
commit 536183a1e9
+3 -1
View File
@@ -2,4 +2,6 @@
'@backstage/create-app': patch
---
Remove deprecated `create-plugin` script
Remove deprecated `create-plugin` script from the `default-app` template's `package.json.hbs`.
Also, update the documentation to not mention the `create-plugin` script and instead mention
the `new` script.