@backstage/plugin-techdocs 1.4.0-next.1 → 1.4.0-next.2

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,5 +1,24 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
+ ## 1.4.0-next.2
4
+
5
+ ### Patch Changes
6
+
7
+ - e92aa15f01: Bumped `canvas` dependency to the latest version, which has better Node.js v18 support.
8
+ - Updated dependencies
9
+ - @backstage/core-components@0.12.0-next.1
10
+ - @backstage/catalog-model@1.1.3-next.0
11
+ - @backstage/config@1.0.4-next.0
12
+ - @backstage/core-plugin-api@1.1.0-next.0
13
+ - @backstage/errors@1.1.3-next.0
14
+ - @backstage/integration@1.4.0-next.0
15
+ - @backstage/integration-react@1.1.6-next.1
16
+ - @backstage/theme@0.2.16
17
+ - @backstage/plugin-catalog-react@1.2.1-next.1
18
+ - @backstage/plugin-search-common@1.1.1-next.0
19
+ - @backstage/plugin-search-react@1.2.1-next.1
20
+ - @backstage/plugin-techdocs-react@1.0.6-next.1
21
+
3
22
  ## 1.4.0-next.1
4
23
 
5
24
  ### Patch Changes