@backstage/plugin-techdocs 0.0.0-nightly-20260105025819 → 0.0.0-nightly-20260107024940

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,26 +1,38 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20260105025819
3
+ ## 0.0.0-nightly-20260107024940
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/integration@0.0.0-nightly-20260105025819
8
+ - @backstage/core-components@0.0.0-nightly-20260107024940
9
+ - @backstage/integration@0.0.0-nightly-20260107024940
9
10
  - @backstage/catalog-client@1.12.1
10
11
  - @backstage/catalog-model@1.7.6
11
12
  - @backstage/config@1.3.6
12
- - @backstage/core-components@0.18.4
13
13
  - @backstage/core-plugin-api@1.12.1
14
14
  - @backstage/errors@1.2.7
15
15
  - @backstage/frontend-plugin-api@0.13.2
16
- - @backstage/integration-react@0.0.0-nightly-20260105025819
16
+ - @backstage/integration-react@0.0.0-nightly-20260107024940
17
17
  - @backstage/theme@0.7.1
18
- - @backstage/plugin-auth-react@0.1.22
19
- - @backstage/plugin-catalog-react@0.0.0-nightly-20260105025819
18
+ - @backstage/plugin-auth-react@0.0.0-nightly-20260107024940
19
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20260107024940
20
20
  - @backstage/plugin-search-common@1.2.21
21
- - @backstage/plugin-search-react@1.10.1
21
+ - @backstage/plugin-search-react@0.0.0-nightly-20260107024940
22
22
  - @backstage/plugin-techdocs-common@0.1.1
23
- - @backstage/plugin-techdocs-react@1.3.6
23
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20260107024940
24
+
25
+ ## 1.16.2-next.1
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ - @backstage/core-components@0.18.5-next.0
31
+ - @backstage/integration-react@1.2.14-next.0
32
+ - @backstage/plugin-auth-react@0.1.23-next.0
33
+ - @backstage/plugin-catalog-react@1.21.5-next.1
34
+ - @backstage/plugin-search-react@1.10.2-next.0
35
+ - @backstage/plugin-techdocs-react@1.3.7-next.0
24
36
 
25
37
  ## 1.16.2-next.0
26
38
 
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-techdocs";
2
- var version = "0.0.0-nightly-20260105025819";
2
+ var version = "0.0.0-nightly-20260107024940";
3
3
  var description = "The Backstage plugin that renders technical documentation for your components";
4
4
  var backstage = {
5
5
  role: "frontend-plugin",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@backstage/plugin-techdocs",
3
- "version": "0.0.0-nightly-20260105025819",
3
+ "version": "0.0.0-nightly-20260107024940",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -74,18 +74,18 @@
74
74
  "@backstage/catalog-client": "1.12.1",
75
75
  "@backstage/catalog-model": "1.7.6",
76
76
  "@backstage/config": "1.3.6",
77
- "@backstage/core-components": "0.18.4",
77
+ "@backstage/core-components": "0.0.0-nightly-20260107024940",
78
78
  "@backstage/core-plugin-api": "1.12.1",
79
79
  "@backstage/errors": "1.2.7",
80
80
  "@backstage/frontend-plugin-api": "0.13.2",
81
- "@backstage/integration": "0.0.0-nightly-20260105025819",
82
- "@backstage/integration-react": "0.0.0-nightly-20260105025819",
83
- "@backstage/plugin-auth-react": "0.1.22",
84
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20260105025819",
81
+ "@backstage/integration": "0.0.0-nightly-20260107024940",
82
+ "@backstage/integration-react": "0.0.0-nightly-20260107024940",
83
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20260107024940",
84
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20260107024940",
85
85
  "@backstage/plugin-search-common": "1.2.21",
86
- "@backstage/plugin-search-react": "1.10.1",
86
+ "@backstage/plugin-search-react": "0.0.0-nightly-20260107024940",
87
87
  "@backstage/plugin-techdocs-common": "0.1.1",
88
- "@backstage/plugin-techdocs-react": "1.3.6",
88
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20260107024940",
89
89
  "@backstage/theme": "0.7.1",
90
90
  "@material-ui/core": "^4.12.2",
91
91
  "@material-ui/icons": "^4.9.1",
@@ -99,11 +99,11 @@
99
99
  "react-use": "^17.2.4"
100
100
  },
101
101
  "devDependencies": {
102
- "@backstage/cli": "0.0.0-nightly-20260105025819",
102
+ "@backstage/cli": "0.0.0-nightly-20260107024940",
103
103
  "@backstage/core-app-api": "1.19.3",
104
- "@backstage/dev-utils": "0.0.0-nightly-20260105025819",
105
- "@backstage/plugin-catalog": "0.0.0-nightly-20260105025819",
106
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260105025819",
104
+ "@backstage/dev-utils": "0.0.0-nightly-20260107024940",
105
+ "@backstage/plugin-catalog": "0.0.0-nightly-20260107024940",
106
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260107024940",
107
107
  "@backstage/test-utils": "1.7.14",
108
108
  "@testing-library/dom": "^10.0.0",
109
109
  "@testing-library/jest-dom": "^6.0.0",