diff --git a/.changeset/tricky-toys-teach.md b/.changeset/tricky-toys-teach.md index 4da54ed1eb..f19b907682 100644 --- a/.changeset/tricky-toys-teach.md +++ b/.changeset/tricky-toys-teach.md @@ -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.