Version Packages (next)

This commit is contained in:
github-actions[bot]
2024-09-10 13:56:19 +00:00
parent 8743beff4d
commit 47358815d6
339 changed files with 5166 additions and 175 deletions
+17
View File
@@ -1,5 +1,22 @@
# @backstage/plugin-techdocs-node
## 1.12.11-next.2
### Patch Changes
- 57da51f: Add support for mapping custom tags in the techdocs yaml parser that validates the mkdocs.yaml file
- c2b63ab: Updated dependency `supertest` to `^7.0.0`.
- 3606843: Internal fixes to match `testcontainers` update
- Updated dependencies
- @backstage/backend-plugin-api@1.0.0-next.2
- @backstage/integration@1.15.0-next.0
- @backstage/catalog-model@1.6.0
- @backstage/config@1.2.0
- @backstage/errors@1.2.4
- @backstage/integration-aws-node@0.1.12
- @backstage/plugin-search-common@1.2.14
- @backstage/plugin-techdocs-common@0.1.0
## 1.12.11-next.1
### Patch Changes