feat: changeset added

Signed-off-by: Kamil Wolny <mrwolny@gmail.com>
This commit is contained in:
Kamil Wolny
2022-08-10 09:24:12 +01:00
parent 5983eab8c1
commit 347ea327c2
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-github-issues': patch
---
Moved communication with GitHub graphql API to the dedicated plugin API.
Fixes issue when no GitHub Issues are rendered when partial failure is returned from GitHub API.