@backstage/plugin-techdocs 0.0.0-nightly-20260526032421 → 0.0.0-nightly-20260527032423

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,20 +1,20 @@
1
1
  # @backstage/plugin-techdocs
2
2
 
3
- ## 0.0.0-nightly-20260526032421
3
+ ## 0.0.0-nightly-20260527032423
4
4
 
5
5
  ### Patch Changes
6
6
 
7
7
  - Updated dependencies
8
- - @backstage/core-components@0.0.0-nightly-20260526032421
9
- - @backstage/plugin-catalog-react@0.0.0-nightly-20260526032421
10
- - @backstage/plugin-search-react@0.0.0-nightly-20260526032421
11
- - @backstage/integration@0.0.0-nightly-20260526032421
12
- - @backstage/integration-react@0.0.0-nightly-20260526032421
8
+ - @backstage/catalog-client@0.0.0-nightly-20260527032423
9
+ - @backstage/plugin-catalog-react@0.0.0-nightly-20260527032423
10
+ - @backstage/core-components@0.0.0-nightly-20260527032423
11
+ - @backstage/plugin-search-react@0.0.0-nightly-20260527032423
12
+ - @backstage/integration@0.0.0-nightly-20260527032423
13
+ - @backstage/integration-react@0.0.0-nightly-20260527032423
13
14
  - @backstage/ui@0.15.0
14
- - @backstage/plugin-auth-react@0.0.0-nightly-20260526032421
15
- - @backstage/plugin-techdocs-react@0.0.0-nightly-20260526032421
15
+ - @backstage/plugin-auth-react@0.0.0-nightly-20260527032423
16
+ - @backstage/plugin-techdocs-react@0.0.0-nightly-20260527032423
16
17
  - @backstage/frontend-plugin-api@0.17.0
17
- - @backstage/catalog-client@1.15.1
18
18
  - @backstage/catalog-model@1.9.0
19
19
  - @backstage/config@1.3.8
20
20
  - @backstage/core-plugin-api@1.12.6
@@ -23,6 +23,20 @@
23
23
  - @backstage/plugin-search-common@1.2.24
24
24
  - @backstage/plugin-techdocs-common@0.1.1
25
25
 
26
+ ## 1.17.7-next.0
27
+
28
+ ### Patch Changes
29
+
30
+ - Updated dependencies
31
+ - @backstage/catalog-client@1.16.0-next.0
32
+ - @backstage/plugin-catalog-react@3.0.1-next.0
33
+ - @backstage/core-components@0.18.11-next.0
34
+ - @backstage/plugin-search-react@1.11.5-next.0
35
+ - @backstage/integration@2.0.3-next.0
36
+ - @backstage/integration-react@1.2.19-next.0
37
+ - @backstage/plugin-auth-react@0.1.28-next.0
38
+ - @backstage/plugin-techdocs-react@1.3.12-next.0
39
+
26
40
  ## 1.17.6
27
41
 
28
42
  ### Patch Changes
@@ -1,5 +1,5 @@
1
1
  var name = "@backstage/plugin-techdocs";
2
- var version = "0.0.0-nightly-20260526032421";
2
+ var version = "0.0.0-nightly-20260527032423";
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-20260526032421",
3
+ "version": "0.0.0-nightly-20260527032423",
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.15.1",
74
+ "@backstage/catalog-client": "0.0.0-nightly-20260527032423",
75
75
  "@backstage/catalog-model": "1.9.0",
76
76
  "@backstage/config": "1.3.8",
77
- "@backstage/core-components": "0.0.0-nightly-20260526032421",
77
+ "@backstage/core-components": "0.0.0-nightly-20260527032423",
78
78
  "@backstage/core-plugin-api": "1.12.6",
79
79
  "@backstage/errors": "1.3.1",
80
80
  "@backstage/frontend-plugin-api": "0.17.0",
81
- "@backstage/integration": "0.0.0-nightly-20260526032421",
82
- "@backstage/integration-react": "0.0.0-nightly-20260526032421",
83
- "@backstage/plugin-auth-react": "0.0.0-nightly-20260526032421",
84
- "@backstage/plugin-catalog-react": "0.0.0-nightly-20260526032421",
81
+ "@backstage/integration": "0.0.0-nightly-20260527032423",
82
+ "@backstage/integration-react": "0.0.0-nightly-20260527032423",
83
+ "@backstage/plugin-auth-react": "0.0.0-nightly-20260527032423",
84
+ "@backstage/plugin-catalog-react": "0.0.0-nightly-20260527032423",
85
85
  "@backstage/plugin-search-common": "1.2.24",
86
- "@backstage/plugin-search-react": "0.0.0-nightly-20260526032421",
86
+ "@backstage/plugin-search-react": "0.0.0-nightly-20260527032423",
87
87
  "@backstage/plugin-techdocs-common": "0.1.1",
88
- "@backstage/plugin-techdocs-react": "0.0.0-nightly-20260526032421",
88
+ "@backstage/plugin-techdocs-react": "0.0.0-nightly-20260527032423",
89
89
  "@backstage/theme": "0.7.3",
90
90
  "@backstage/ui": "0.15.0",
91
91
  "@material-ui/core": "^4.12.2",
@@ -102,11 +102,11 @@
102
102
  "zod": "^4.0.0"
103
103
  },
104
104
  "devDependencies": {
105
- "@backstage/cli": "0.0.0-nightly-20260526032421",
105
+ "@backstage/cli": "0.0.0-nightly-20260527032423",
106
106
  "@backstage/core-app-api": "1.20.1",
107
- "@backstage/dev-utils": "0.0.0-nightly-20260526032421",
108
- "@backstage/plugin-catalog": "0.0.0-nightly-20260526032421",
109
- "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260526032421",
107
+ "@backstage/dev-utils": "0.0.0-nightly-20260527032423",
108
+ "@backstage/plugin-catalog": "0.0.0-nightly-20260527032423",
109
+ "@backstage/plugin-techdocs-module-addons-contrib": "0.0.0-nightly-20260527032423",
110
110
  "@backstage/test-utils": "1.7.18",
111
111
  "@testing-library/dom": "^10.0.0",
112
112
  "@testing-library/jest-dom": "^6.0.0",