@backstage/plugin-techdocs 0.0.0-nightly-20260223031514 → 0.0.0-nightly-20260225031148

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,48 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20260223031514
3
+ ## 0.0.0-nightly-20260225031148
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/frontend-plugin-api@0.0.0-nightly-20260223031514
9
- - @backstage/integration@0.0.0-nightly-20260223031514
10
- - @backstage/plugin-catalog-react@0.0.0-nightly-20260223031514
11
- - @backstage/catalog-client@1.13.0
8
+ - @backstage/plugin-search-react@0.0.0-nightly-20260225031148
9
+ - @backstage/frontend-plugin-api@0.0.0-nightly-20260225031148
10
+ - @backstage/integration@0.0.0-nightly-20260225031148
11
+ - @backstage/catalog-client@0.0.0-nightly-20260225031148
12
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20260225031148
13
+ - @backstage/catalog-model@1.7.6
14
+ - @backstage/config@1.3.6
15
+ - @backstage/core-components@0.0.0-nightly-20260225031148
16
+ - @backstage/core-plugin-api@0.0.0-nightly-20260225031148
17
+ - @backstage/errors@1.2.7
18
+ - @backstage/integration-react@0.0.0-nightly-20260225031148
19
+ - @backstage/theme@0.7.2
20
+ - @backstage/plugin-auth-react@0.0.0-nightly-20260225031148
21
+ - @backstage/plugin-search-common@1.2.22
22
+ - @backstage/plugin-techdocs-common@0.1.1
23
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20260225031148
24
+
25
+ ## 1.17.1-next.0
26
+
27
+ ### Patch Changes
28
+
29
+ - Updated dependencies
30
+ - @backstage/plugin-search-react@1.10.5-next.0
31
+ - @backstage/frontend-plugin-api@0.14.2-next.0
32
+ - @backstage/integration@1.21.0-next.0
33
+ - @backstage/catalog-client@1.13.1-next.0
34
+ - @backstage/plugin-catalog-react@2.0.1-next.0
12
35
  - @backstage/catalog-model@1.7.6
13
36
  - @backstage/config@1.3.6
14
- - @backstage/core-components@0.0.0-nightly-20260223031514
15
- - @backstage/core-plugin-api@0.0.0-nightly-20260223031514
37
+ - @backstage/core-components@0.18.8-next.0
38
+ - @backstage/core-plugin-api@1.12.4-next.0
16
39
  - @backstage/errors@1.2.7
17
- - @backstage/integration-react@0.0.0-nightly-20260223031514
40
+ - @backstage/integration-react@1.2.16-next.0
18
41
  - @backstage/theme@0.7.2
19
- - @backstage/plugin-auth-react@0.0.0-nightly-20260223031514
42
+ - @backstage/plugin-auth-react@0.1.25-next.0
20
43
  - @backstage/plugin-search-common@1.2.22
21
- - @backstage/plugin-search-react@0.0.0-nightly-20260223031514
22
44
  - @backstage/plugin-techdocs-common@0.1.1
23
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20260223031514
45
+ - @backstage/plugin-techdocs-react@1.3.9-next.0
24
46
 
25
47
  ## 1.17.0
26
48
 
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-techdocs";
2
- var version = "0.0.0-nightly-20260223031514";
2
+ var version = "0.0.0-nightly-20260225031148";
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-20260223031514",
3
+ "version": "0.0.0-nightly-20260225031148",
4
4
  "description": "The Backstage plugin that renders technical documentation for your components",
5
5
  "backstage": {
6
6
  "role": "frontend-plugin",
@@ -71,21 +71,21 @@
71
71
  "test": "backstage-cli package test"
72
72
  },
73
73
  "dependencies": {
74
- "@backstage/catalog-client": "1.13.0",
74
+ "@backstage/catalog-client": "0.0.0-nightly-20260225031148",
75
75
  "@backstage/catalog-model": "1.7.6",
76
76
  "@backstage/config": "1.3.6",
77
- "@backstage/core-components": "0.0.0-nightly-20260223031514",
78
- "@backstage/core-plugin-api": "0.0.0-nightly-20260223031514",
77
+ "@backstage/core-components": "0.0.0-nightly-20260225031148",
78
+ "@backstage/core-plugin-api": "0.0.0-nightly-20260225031148",
79
79
  "@backstage/errors": "1.2.7",
80
- "@backstage/frontend-plugin-api": "0.0.0-nightly-20260223031514",
81
- "@backstage/integration": "0.0.0-nightly-20260223031514",
82
- "@backstage/integration-react": "0.0.0-nightly-20260223031514",
83
- "@backstage/plugin-auth-react": "0.0.0-nightly-20260223031514",
84
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20260223031514",
80
+ "@backstage/frontend-plugin-api": "0.0.0-nightly-20260225031148",
81
+ "@backstage/integration": "0.0.0-nightly-20260225031148",
82
+ "@backstage/integration-react": "0.0.0-nightly-20260225031148",
83
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20260225031148",
84
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20260225031148",
85
85
  "@backstage/plugin-search-common": "1.2.22",
86
- "@backstage/plugin-search-react": "0.0.0-nightly-20260223031514",
86
+ "@backstage/plugin-search-react": "0.0.0-nightly-20260225031148",
87
87
  "@backstage/plugin-techdocs-common": "0.1.1",
88
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20260223031514",
88
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20260225031148",
89
89
  "@backstage/theme": "0.7.2",
90
90
  "@material-ui/core": "^4.12.2",
91
91
  "@material-ui/icons": "^4.9.1",
@@ -99,12 +99,12 @@
99
99
  "react-use": "^17.2.4"
100
100
  },
101
101
  "devDependencies": {
102
- "@backstage/cli": "0.0.0-nightly-20260223031514",
103
- "@backstage/core-app-api": "0.0.0-nightly-20260223031514",
104
- "@backstage/dev-utils": "0.0.0-nightly-20260223031514",
105
- "@backstage/plugin-catalog": "0.0.0-nightly-20260223031514",
106
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260223031514",
107
- "@backstage/test-utils": "0.0.0-nightly-20260223031514",
102
+ "@backstage/cli": "0.0.0-nightly-20260225031148",
103
+ "@backstage/core-app-api": "0.0.0-nightly-20260225031148",
104
+ "@backstage/dev-utils": "0.0.0-nightly-20260225031148",
105
+ "@backstage/plugin-catalog": "0.0.0-nightly-20260225031148",
106
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260225031148",
107
+ "@backstage/test-utils": "0.0.0-nightly-20260225031148",
108
108
  "@testing-library/dom": "^10.0.0",
109
109
  "@testing-library/jest-dom": "^6.0.0",
110
110
  "@testing-library/react": "^16.0.0",