@techdocs/cli 1.4.5-next.0 → 1.4.5-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 +19 -0
- package/dist/embedded-app/.config-schema.json +9 -13
- package/dist/embedded-app/index.html +1 -1
- package/dist/embedded-app/static/{main.bb345c39.js → main.19d678bd.js} +14 -14
- package/dist/embedded-app/static/main.19d678bd.js.map +1 -0
- package/dist/embedded-app/static/{runtime.bb345c39.js → runtime.19d678bd.js} +1 -1
- package/dist/embedded-app/static/{runtime.bb345c39.js.map → runtime.19d678bd.js.map} +1 -1
- package/dist/embedded-app/static/{vendor.bb345c39.js → vendor.19d678bd.js} +3 -3
- package/dist/embedded-app/static/vendor.19d678bd.js.map +1 -0
- package/dist/index.cjs.js +1 -1
- package/package.json +4 -4
- package/dist/embedded-app/static/main.bb345c39.js.map +0 -1
- package/dist/embedded-app/static/vendor.bb345c39.js.map +0 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,24 @@
|
|
|
1
1
|
# @techdocs/cli
|
|
2
2
|
|
|
3
|
+
## 1.4.5-next.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
- @backstage/backend-common@0.19.2-next.2
|
|
9
|
+
- @backstage/plugin-techdocs-node@1.7.4-next.2
|
|
10
|
+
|
|
11
|
+
## 1.4.5-next.1
|
|
12
|
+
|
|
13
|
+
### Patch Changes
|
|
14
|
+
|
|
15
|
+
- Updated dependencies
|
|
16
|
+
- @backstage/backend-common@0.19.2-next.1
|
|
17
|
+
- @backstage/plugin-techdocs-node@1.7.4-next.1
|
|
18
|
+
- @backstage/catalog-model@1.4.1
|
|
19
|
+
- @backstage/cli-common@0.1.12
|
|
20
|
+
- @backstage/config@1.0.8
|
|
21
|
+
|
|
3
22
|
## 1.4.5-next.0
|
|
4
23
|
|
|
5
24
|
### Patch Changes
|
|
@@ -862,7 +862,15 @@
|
|
|
862
862
|
"visibility": "secret",
|
|
863
863
|
"anyOf": [
|
|
864
864
|
{
|
|
865
|
-
"
|
|
865
|
+
"type": "object",
|
|
866
|
+
"additionalProperties": {},
|
|
867
|
+
"properties": {
|
|
868
|
+
"password": {
|
|
869
|
+
"description": "Password that belongs to the client User",
|
|
870
|
+
"visibility": "secret",
|
|
871
|
+
"type": "string"
|
|
872
|
+
}
|
|
873
|
+
}
|
|
866
874
|
},
|
|
867
875
|
{
|
|
868
876
|
"type": "string"
|
|
@@ -1189,18 +1197,6 @@
|
|
|
1189
1197
|
"app",
|
|
1190
1198
|
"backend"
|
|
1191
1199
|
],
|
|
1192
|
-
"definitions": {
|
|
1193
|
-
"Partial<{[key:string]:unknown;password:string;}>": {
|
|
1194
|
-
"type": "object",
|
|
1195
|
-
"properties": {
|
|
1196
|
-
"password": {
|
|
1197
|
-
"description": "Password that belongs to the client User",
|
|
1198
|
-
"visibility": "secret",
|
|
1199
|
-
"type": "string"
|
|
1200
|
-
}
|
|
1201
|
-
}
|
|
1202
|
-
}
|
|
1203
|
-
},
|
|
1204
1200
|
"$schema": "http://json-schema.org/draft-07/schema#"
|
|
1205
1201
|
}
|
|
1206
1202
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Backstage is an open platform for building developer portals"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><link rel="icon" href="/favicon.ico"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"/><title>Techdocs Preview App</title><script defer="defer" src="/static/runtime.
|
|
1
|
+
<!doctype html><html lang="en"><head><meta charset="utf-8"/><meta name="viewport" content="width=device-width,initial-scale=1"/><meta name="theme-color" content="#000000"/><meta name="description" content="Backstage is an open platform for building developer portals"/><link rel="apple-touch-icon" href="/logo192.png"/><link rel="manifest" href="/manifest.json" crossorigin="use-credentials"/><link rel="icon" href="/favicon.ico"/><link rel="shortcut icon" href="/favicon.ico"/><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"/><link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png"/><link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"/><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"/><title>Techdocs Preview App</title><script defer="defer" src="/static/runtime.19d678bd.js"></script><script defer="defer" src="/static/module-material-ui.1afbaa53.js"></script><script defer="defer" src="/static/module-lodash.4c9a1319.js"></script><script defer="defer" src="/static/module-date-fns.eeb6d2d2.js"></script><script defer="defer" src="/static/module-yaml.af9b4f42.js"></script><script defer="defer" src="/static/module-ajv.be583887.js"></script><script defer="defer" src="/static/module-material-table.1d463a12.js"></script><script defer="defer" src="/static/module-luxon.a1854eb9.js"></script><script defer="defer" src="/static/module-octokit.7416db07.js"></script><script defer="defer" src="/static/module-react-dom.bd3fd0c6.js"></script><script defer="defer" src="/static/module-react-router.d2e96318.js"></script><script defer="defer" src="/static/module-react-router-dom.ef191c8f.js"></script><script defer="defer" src="/static/module-zod.49079951.js"></script><script defer="defer" src="/static/module-react-beautiful-dnd.ad887878.js"></script><script defer="defer" src="/static/vendor.19d678bd.js"></script><script defer="defer" src="/static/main.19d678bd.js"></script></head><body><noscript>You need to enable JavaScript to run this app.</noscript><div id="root"></div></body></html>
|