diff --git a/.changeset/silly-dolphins-repair.md b/.changeset/silly-dolphins-repair.md new file mode 100644 index 0000000000..d09504297e --- /dev/null +++ b/.changeset/silly-dolphins-repair.md @@ -0,0 +1,5 @@ +--- +'@backstage/core': minor +--- + +Added the color prop to TrendLine from the Sparklines props types to be able to have custom colors.