From ef91ae8283e9b240e0da60cd4ff22d8942c9c825 Mon Sep 17 00:00:00 2001 From: benjdlambert Date: Tue, 17 Jun 2025 13:57:23 +0200 Subject: [PATCH] chore: fixing changesets Signed-off-by: benjdlambert --- .changeset/wet-bars-reporting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.