diff --git a/.changeset/wet-bars-reporting.md b/.changeset/wet-bars-reporting.md index 7dc66cb280..2bcf4f502e 100644 --- a/.changeset/wet-bars-reporting.md +++ b/.changeset/wet-bars-reporting.md @@ -2,4 +2,4 @@ '@backstage/backend-defaults': patch --- -Added some default implementations for the `ActionsService` and `ActionsRegistryService` that allow registration of actions for a particular plugin. +Added some default implementations for the experimental `ActionsService` and `ActionsRegistryService` under `/alpha` that allow registration of actions for a particular plugin.