Version Packages (next)

This commit is contained in:
github-actions[bot]
2022-03-09 16:09:04 +00:00
parent 6573a26382
commit 1693f2dc74
248 changed files with 2302 additions and 737 deletions
+16
View File
@@ -1,5 +1,21 @@
# @backstage/plugin-techdocs-backend
## 0.14.2-next.0
### 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-next.0
- @backstage/plugin-techdocs-node@0.11.12-next.0
- @backstage/catalog-model@0.13.0-next.0
- @backstage/plugin-catalog-common@0.2.2-next.0
- @backstage/plugin-search-common@0.3.1-next.0
- @backstage/catalog-client@0.9.0-next.0
## 0.14.1
### Patch Changes