@backstage/plugin-techdocs 0.0.0-nightly-202192722215 → 0.0.0-nightly-2021101422237

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,18 +1,51 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-202192722215
3
+ ## 0.0.0-nightly-2021101422237
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+ - @backstage/core-plugin-api@0.0.0-nightly-2021101422237
9
+ - @backstage/catalog-model@0.0.0-nightly-2021101422237
10
+ - @backstage/core-components@0.0.0-nightly-2021101422237
11
+ - @backstage/errors@0.0.0-nightly-2021101422237
12
+ - @backstage/integration@0.0.0-nightly-2021101422237
13
+ - @backstage/integration-react@0.0.0-nightly-2021101422237
14
+ - @backstage/theme@0.0.0-nightly-2021101422237
15
+ - @backstage/plugin-catalog@0.0.0-nightly-2021101422237
16
+ - @backstage/plugin-catalog-react@0.0.0-nightly-2021101422237
17
+ - @backstage/plugin-search@0.0.0-nightly-2021101422237
18
+
19
+ ## 0.12.5
20
+
21
+ ### Patch Changes
22
+
23
+ - fe5738fe1c: Lazy load `LazyLog` as it is rarely used.
24
+ - 53c9ad7e04: Update font weight for headings in TechDocs
25
+ - Updated dependencies
26
+ - @backstage/core-components@0.7.3
27
+ - @backstage/theme@0.2.13
28
+ - @backstage/plugin-search@0.4.17
29
+ - @backstage/core-plugin-api@0.1.13
30
+ - @backstage/plugin-catalog-react@0.6.3
31
+
32
+ ## 0.12.4
4
33
 
5
34
  ### Patch Changes
6
35
 
7
36
  - a9a8c6f7c5: Reader will now scroll to the top of the page when navigating between pages
37
+ - 106a5dc3ad: Restore original casing for `kind`, `namespace` and `name` in `DefaultTechDocsCollator`.
8
38
  - Updated dependencies
9
- - @backstage/config@0.0.0-nightly-202192722215
10
- - @backstage/catalog-model@0.0.0-nightly-202192722215
11
- - @backstage/errors@0.0.0-nightly-202192722215
12
- - @backstage/plugin-catalog-react@0.0.0-nightly-202192722215
13
- - @backstage/plugin-search@0.0.0-nightly-202192722215
14
- - @backstage/core-plugin-api@0.0.0-nightly-202192722215
15
- - @backstage/core-components@0.0.0-nightly-202192722215
39
+ - @backstage/config@0.1.11
40
+ - @backstage/theme@0.2.12
41
+ - @backstage/errors@0.1.4
42
+ - @backstage/integration@0.6.9
43
+ - @backstage/core-components@0.7.2
44
+ - @backstage/integration-react@0.1.13
45
+ - @backstage/plugin-catalog-react@0.6.2
46
+ - @backstage/catalog-model@0.9.6
47
+ - @backstage/plugin-search@0.4.16
48
+ - @backstage/core-plugin-api@0.1.12
16
49
 
17
50
  ## 0.12.3
18
51