From df4aa4c8ed556e52e2b9b03b2140ec1fd07d2bb0 Mon Sep 17 00:00:00 2001 From: Johnn Mis Date: Thu, 25 Feb 2021 12:18:24 -0600 Subject: [PATCH] Updating changeset to patch instead of minor --- .changeset/silly-dolphins-repair.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/silly-dolphins-repair.md b/.changeset/silly-dolphins-repair.md index d09504297e..43c6aed230 100644 --- a/.changeset/silly-dolphins-repair.md +++ b/.changeset/silly-dolphins-repair.md @@ -1,5 +1,5 @@ --- -'@backstage/core': minor +'@backstage/core': patch --- Added the color prop to TrendLine from the Sparklines props types to be able to have custom colors.