Version Packages

This commit is contained in:
github-actions[bot]
2021-08-12 08:21:56 +00:00
parent cc36ece4eb
commit c734d6995a
151 changed files with 1144 additions and 757 deletions
+13
View File
@@ -1,5 +1,18 @@
# @backstage/dev-utils
## 0.2.6
### Patch Changes
- 56c773909: Switched `@types/react` dependency to request `*` rather than a specific version.
- Updated dependencies
- @backstage/core-app-api@0.1.8
- @backstage/core-components@0.3.1
- @backstage/core-plugin-api@0.1.6
- @backstage/test-utils@0.1.17
- @backstage/plugin-catalog-react@0.4.2
- @backstage/integration-react@0.1.7
## 0.2.5
### Patch Changes