Version Packages

This commit is contained in:
github-actions[bot]
2021-11-18 11:52:08 +00:00
parent 70e4b222be
commit 99bf179ccf
246 changed files with 1632 additions and 1086 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/dev-utils
## 0.2.13
### Patch Changes
- 58a4e67ded: Add theme switcher to sidebar of dev app.
- 014cbf8cb9: Migrated to using `@backstage/app-defaults`.
- Updated dependencies
- @backstage/catalog-model@0.9.7
- @backstage/plugin-catalog-react@0.6.4
- @backstage/core-components@0.7.4
- @backstage/core-plugin-api@0.2.0
- @backstage/core-app-api@0.1.21
- @backstage/test-utils@0.1.22
- @backstage/app-defaults@0.1.1
- @backstage/integration-react@0.1.14
## 0.2.12
### Patch Changes