Version Packages

This commit is contained in:
github-actions[bot]
2021-10-28 14:06:43 +00:00
parent c9143d2abe
commit d66c5f1282
156 changed files with 988 additions and 719 deletions
+14
View File
@@ -1,5 +1,19 @@
# @backstage/plugin-code-coverage
## 0.1.16
### Patch Changes
- 767fe912b2: Addresses bug when file path contains multiple directories with the same name.
- Updated dependencies
- @backstage/config@0.1.11
- @backstage/theme@0.2.12
- @backstage/errors@0.1.4
- @backstage/core-components@0.7.2
- @backstage/plugin-catalog-react@0.6.2
- @backstage/catalog-model@0.9.6
- @backstage/core-plugin-api@0.1.12
## 0.1.15
### Patch Changes