diff --git a/.changeset/cold-seas-end.md b/.changeset/cold-seas-end.md index 751110a866..96fa048fbd 100644 --- a/.changeset/cold-seas-end.md +++ b/.changeset/cold-seas-end.md @@ -2,4 +2,4 @@ '@backstage/backend-common': patch --- -Updates config.d.ts to reflect valid redis cache config option +Updated configuration schema to include the `useRedisSets` cache config option.