changesets: add missing changeset for TaskWorker refactor

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-03-27 23:03:48 +02:00
parent dee89cbc54
commit bdd2773202
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-tasks': patch
---
Refactored the internal `TaskWorker` class to make it easier to test.