Version Packages

This commit is contained in:
github-actions[bot]
2022-03-10 11:30:23 +00:00
parent 1e06a60695
commit b6d947b67f
321 changed files with 2243 additions and 1675 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-techdocs-backend
## 0.14.2
### Patch Changes
- e0a69ba49f: build(deps): bump `fs-extra` from 9.1.0 to 10.0.1
- 3c2bc73901: Use `setupRequestMockHandlers` from `@backstage/backend-test-utils`
- 3e54f6c436: Use `@backstage/plugin-search-common` package instead of `@backstage/search-common`.
- 91bf1e6c1a: Use `@backstage/plugin-techdocs-node` package instead of `@backstage/techdocs-common`.
- Updated dependencies
- @backstage/backend-common@0.13.0
- @backstage/plugin-techdocs-node@0.11.12
- @backstage/catalog-model@0.13.0
- @backstage/plugin-catalog-common@0.2.2
- @backstage/plugin-search-common@0.3.1
- @backstage/catalog-client@0.9.0
## 0.14.2-next.0
### Patch Changes