fix changeset that referred to nonexistant package

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2024-04-08 16:07:20 +02:00
parent a5b16dc0be
commit ee67e5b337
+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