Grouped changesets

Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
Andre Wanlin
2026-04-30 06:43:37 -05:00
parent 2f33a9f63f
commit 1ecc3ca2e7
5 changed files with 8 additions and 20 deletions
@@ -1,5 +0,0 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
---
Fixed typo in code: `Commited` corrected to `Committed` in `GitlabDiscoveryEntityProvider`.
@@ -1,5 +0,0 @@
---
'@backstage/plugin-kubernetes-backend': patch
---
Fixed typo in internal variable name: `headerSplitted` corrected to `headerSplit` in `KubernetesProxy`.
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder-backend': patch
---
Fixed typo in internal variable name: `promtStepCount` corrected to `promStepCount` in `NunjucksWorkflowRunner`.
@@ -1,5 +0,0 @@
---
'@backstage/plugin-scaffolder': patch
---
Fixed typo in CSS class name: `ScaffolderCustomFieldExtensionsPlaygroud` corrected to `ScaffolderCustomFieldExtensionsPlayground` in `CustomFieldPlayground`.
+8
View File
@@ -0,0 +1,8 @@
---
'@backstage/plugin-catalog-backend-module-gitlab': patch
'@backstage/plugin-kubernetes-backend': patch
'@backstage/plugin-scaffolder-backend': patch
'@backstage/plugin-scaffolder': patch
---
Fixed spelling mistakes in internal code