@backstage/plugin-techdocs-node 0.0.0-nightly-20240911022723 → 0.0.0-nightly-20240913023025

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,17 +1,18 @@
1
1
  # @backstage/plugin-techdocs-node
2
2
 
3
- ## 0.0.0-nightly-20240911022723
3
+ ## 0.0.0-nightly-20240913023025
4
4
 
5
5
  ### Patch Changes
6
6
 
7
+ - f715f5c: Move `TechdocsContainerRunner` from `publish` to `generate`.
7
8
  - 4417dd4: Fix typo and unify TechDocs casing in doc strings
8
9
  - 57da51f: Add support for mapping custom tags in the techdocs yaml parser that validates the mkdocs.yaml file
9
10
  - c2b63ab: Updated dependency `supertest` to `^7.0.0`.
10
11
  - 3606843: Internal fixes to match `testcontainers` update
11
12
  - 33ebb28: As the `@backstage/backend-common` package is deprecated, we have updated the `techdocs-node` package to stop depending on it.
12
13
  - Updated dependencies
13
- - @backstage/backend-plugin-api@0.0.0-nightly-20240911022723
14
- - @backstage/integration@0.0.0-nightly-20240911022723
14
+ - @backstage/backend-plugin-api@0.0.0-nightly-20240913023025
15
+ - @backstage/integration@0.0.0-nightly-20240913023025
15
16
  - @backstage/catalog-model@1.6.0
16
17
  - @backstage/config@1.2.0
17
18
  - @backstage/errors@1.2.4