patches: add pr-33057 to patch release

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2026-02-27 20:24:25 +01:00
parent 56d01c7a7d
commit ce7894007f
+1
View File
@@ -0,0 +1 @@
Added `const` type parameter modifier to `TestApiProvider` and `TestApiRegistry.from` in `@backstage/test-utils` for improved type inference of API pairs.