From e4811ecdaf01b82ccfc41c6eed306447121e516c Mon Sep 17 00:00:00 2001 From: Fabian Mack Date: Mon, 3 Jun 2024 17:11:30 +0200 Subject: [PATCH] Add changeset Signed-off-by: Fabian Mack --- .changeset/sixty-parrots-tan.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/sixty-parrots-tan.md diff --git a/.changeset/sixty-parrots-tan.md b/.changeset/sixty-parrots-tan.md new file mode 100644 index 0000000000..88436391eb --- /dev/null +++ b/.changeset/sixty-parrots-tan.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-components': patch +--- + +Make number of decimal digits in Gauge configurable via the `decimalDigits` property