diff --git a/.changeset/bigint-convert.md b/.changeset/bigint-convert.md index 7b07297ad3..fed91ad2c1 100644 --- a/.changeset/bigint-convert.md +++ b/.changeset/bigint-convert.md @@ -1,5 +1,5 @@ --- -'@backstage/kubernetes-react': patch +'@backstage/plugin-kubernetes-react': patch --- Fixed bug in string-to-integer conversion to properly handle decimal values with BigInt.