Version Packages

This commit is contained in:
github-actions[bot]
2022-01-04 10:54:36 +00:00
parent a2fb9a4e03
commit e432d44f94
141 changed files with 1033 additions and 555 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/backend-tasks
## 0.1.2
### Patch Changes
- e188b37024: Updated README to clarify the following:
- Dashes cannot be used in the `id`, changed to an underscore in the example
- The `timeout` is required, this was also added to the example
- Added a note about tasks not running as expected for local development using persistent database
- Updated dependencies
- @backstage/backend-common@0.10.2
## 0.1.1
### Patch Changes