From d4a5dd089023450678dba3c64144eef27a1d5ba7 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Wed, 26 Apr 2023 14:00:28 +0200 Subject: [PATCH] core-app-api: improve changeset Signed-off-by: Vincenzo Scamporlino --- .changeset/green-cheetahs-cover.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/green-cheetahs-cover.md b/.changeset/green-cheetahs-cover.md index f89ebdfedd..2633a5af01 100644 --- a/.changeset/green-cheetahs-cover.md +++ b/.changeset/green-cheetahs-cover.md @@ -2,4 +2,4 @@ '@backstage/core-app-api': minor --- -RouteTracker now forwards the route parameters as attributes of the navigate event +The analytics' `navigate` event will now include the route parameters as attributes of the navigate event