Merge pull request #24086 from backstage/freben/ops

fix changeset that referred to nonexistant package
This commit is contained in:
Patrik Oldsberg
2024-04-08 16:21:28 +02:00
committed by GitHub
+1 -1
View File
@@ -1,7 +1,7 @@
---
'@backstage/plugin-azure-devops-backend': patch
'@backstage/plugin-azure-devops': patch
'@backstage/plugin-azure-common': patch
'@backstage/plugin-azure-devops-common': patch
---
`getAllTeams` now accepts an optional `limit` parameter which can be used to return more than the default limit of 100 teams from the Azure DevOps API