@backstage-community/plugin-cicd-statistics 0.1.37
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 +991 -0
- package/README.md +13 -0
- package/dist/esm/entity-page-CNIrdNBp.esm.js +1797 -0
- package/dist/esm/entity-page-CNIrdNBp.esm.js.map +1 -0
- package/dist/index.d.ts +263 -0
- package/dist/index.esm.js +45 -0
- package/dist/index.esm.js.map +1 -0
- package/package.json +74 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,991 @@
|
|
|
1
|
+
# @backstage-community/plugin-cicd-statistics
|
|
2
|
+
|
|
3
|
+
## 0.1.37
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
|
|
8
|
+
|
|
9
|
+
## 0.1.36
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- 72f0622: Added the `no-top-level-material-ui-4-imports` ESLint rule to aid with the migration to Material UI v5
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
- @backstage/plugin-catalog-react@1.11.3
|
|
16
|
+
- @backstage/core-plugin-api@1.9.2
|
|
17
|
+
- @backstage/catalog-model@1.4.5
|
|
18
|
+
|
|
19
|
+
## 0.1.36-next.1
|
|
20
|
+
|
|
21
|
+
### Patch Changes
|
|
22
|
+
|
|
23
|
+
- Updated dependencies
|
|
24
|
+
- @backstage/catalog-model@1.4.5
|
|
25
|
+
- @backstage/core-plugin-api@1.9.1
|
|
26
|
+
- @backstage/plugin-catalog-react@1.11.3-next.1
|
|
27
|
+
|
|
28
|
+
## 0.1.36-next.0
|
|
29
|
+
|
|
30
|
+
### Patch Changes
|
|
31
|
+
|
|
32
|
+
- Updated dependencies
|
|
33
|
+
- @backstage/catalog-model@1.4.5
|
|
34
|
+
- @backstage/core-plugin-api@1.9.1
|
|
35
|
+
- @backstage/plugin-catalog-react@1.11.3-next.0
|
|
36
|
+
|
|
37
|
+
## 0.1.35
|
|
38
|
+
|
|
39
|
+
### Patch Changes
|
|
40
|
+
|
|
41
|
+
- e8f026a: Use ESM exports of react-use library
|
|
42
|
+
- Updated dependencies
|
|
43
|
+
- @backstage/plugin-catalog-react@1.11.2
|
|
44
|
+
- @backstage/core-plugin-api@1.9.1
|
|
45
|
+
- @backstage/catalog-model@1.4.5
|
|
46
|
+
|
|
47
|
+
## 0.1.34
|
|
48
|
+
|
|
49
|
+
### Patch Changes
|
|
50
|
+
|
|
51
|
+
- e8f026a: Use ESM exports of react-use library
|
|
52
|
+
- Updated dependencies
|
|
53
|
+
- @backstage/plugin-catalog-react@1.11.1
|
|
54
|
+
- @backstage/core-plugin-api@1.9.1
|
|
55
|
+
- @backstage/catalog-model@1.4.5
|
|
56
|
+
|
|
57
|
+
## 0.1.33
|
|
58
|
+
|
|
59
|
+
### Patch Changes
|
|
60
|
+
|
|
61
|
+
- Updated dependencies
|
|
62
|
+
- @backstage/plugin-catalog-react@1.11.0
|
|
63
|
+
- @backstage/catalog-model@1.4.5
|
|
64
|
+
- @backstage/core-plugin-api@1.9.1
|
|
65
|
+
|
|
66
|
+
## 0.1.33-next.2
|
|
67
|
+
|
|
68
|
+
### Patch Changes
|
|
69
|
+
|
|
70
|
+
- Updated dependencies
|
|
71
|
+
- @backstage/plugin-catalog-react@1.11.0-next.2
|
|
72
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
73
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
74
|
+
|
|
75
|
+
## 0.1.33-next.1
|
|
76
|
+
|
|
77
|
+
### Patch Changes
|
|
78
|
+
|
|
79
|
+
- Updated dependencies
|
|
80
|
+
- @backstage/plugin-catalog-react@1.10.1-next.1
|
|
81
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
82
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
83
|
+
|
|
84
|
+
## 0.1.33-next.0
|
|
85
|
+
|
|
86
|
+
### Patch Changes
|
|
87
|
+
|
|
88
|
+
- Updated dependencies
|
|
89
|
+
- @backstage/plugin-catalog-react@1.10.1-next.0
|
|
90
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
91
|
+
- @backstage/core-plugin-api@1.9.1-next.0
|
|
92
|
+
|
|
93
|
+
## 0.1.32
|
|
94
|
+
|
|
95
|
+
### Patch Changes
|
|
96
|
+
|
|
97
|
+
- Updated dependencies
|
|
98
|
+
- @backstage/plugin-catalog-react@1.10.0
|
|
99
|
+
- @backstage/catalog-model@1.4.4
|
|
100
|
+
- @backstage/core-plugin-api@1.9.0
|
|
101
|
+
|
|
102
|
+
## 0.1.32-next.3
|
|
103
|
+
|
|
104
|
+
### Patch Changes
|
|
105
|
+
|
|
106
|
+
- Updated dependencies
|
|
107
|
+
- @backstage/plugin-catalog-react@1.10.0-next.3
|
|
108
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
109
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
110
|
+
|
|
111
|
+
## 0.1.32-next.2
|
|
112
|
+
|
|
113
|
+
### Patch Changes
|
|
114
|
+
|
|
115
|
+
- Updated dependencies
|
|
116
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
117
|
+
- @backstage/plugin-catalog-react@1.10.0-next.2
|
|
118
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
119
|
+
|
|
120
|
+
## 0.1.32-next.1
|
|
121
|
+
|
|
122
|
+
### Patch Changes
|
|
123
|
+
|
|
124
|
+
- Updated dependencies
|
|
125
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
126
|
+
- @backstage/core-plugin-api@1.8.3-next.0
|
|
127
|
+
- @backstage/plugin-catalog-react@1.9.4-next.1
|
|
128
|
+
|
|
129
|
+
## 0.1.32-next.0
|
|
130
|
+
|
|
131
|
+
### Patch Changes
|
|
132
|
+
|
|
133
|
+
- Updated dependencies
|
|
134
|
+
- @backstage/plugin-catalog-react@1.9.4-next.0
|
|
135
|
+
- @backstage/catalog-model@1.4.3
|
|
136
|
+
- @backstage/core-plugin-api@1.8.2
|
|
137
|
+
|
|
138
|
+
## 0.1.31
|
|
139
|
+
|
|
140
|
+
### Patch Changes
|
|
141
|
+
|
|
142
|
+
- Updated dependencies
|
|
143
|
+
- @backstage/core-plugin-api@1.8.2
|
|
144
|
+
- @backstage/plugin-catalog-react@1.9.3
|
|
145
|
+
- @backstage/catalog-model@1.4.3
|
|
146
|
+
|
|
147
|
+
## 0.1.31-next.2
|
|
148
|
+
|
|
149
|
+
### Patch Changes
|
|
150
|
+
|
|
151
|
+
- Updated dependencies
|
|
152
|
+
- @backstage/plugin-catalog-react@1.9.3-next.2
|
|
153
|
+
|
|
154
|
+
## 0.1.31-next.1
|
|
155
|
+
|
|
156
|
+
### Patch Changes
|
|
157
|
+
|
|
158
|
+
- Updated dependencies
|
|
159
|
+
- @backstage/core-plugin-api@1.8.2-next.0
|
|
160
|
+
- @backstage/plugin-catalog-react@1.9.3-next.1
|
|
161
|
+
- @backstage/catalog-model@1.4.3
|
|
162
|
+
|
|
163
|
+
## 0.1.31-next.0
|
|
164
|
+
|
|
165
|
+
### Patch Changes
|
|
166
|
+
|
|
167
|
+
- Updated dependencies
|
|
168
|
+
- @backstage/plugin-catalog-react@1.9.3-next.0
|
|
169
|
+
- @backstage/catalog-model@1.4.3
|
|
170
|
+
- @backstage/core-plugin-api@1.8.1
|
|
171
|
+
|
|
172
|
+
## 0.1.30
|
|
173
|
+
|
|
174
|
+
### Patch Changes
|
|
175
|
+
|
|
176
|
+
- Updated dependencies
|
|
177
|
+
- @backstage/core-plugin-api@1.8.1
|
|
178
|
+
- @backstage/plugin-catalog-react@1.9.2
|
|
179
|
+
- @backstage/catalog-model@1.4.3
|
|
180
|
+
|
|
181
|
+
## 0.1.30-next.3
|
|
182
|
+
|
|
183
|
+
### Patch Changes
|
|
184
|
+
|
|
185
|
+
- Updated dependencies
|
|
186
|
+
- @backstage/catalog-model@1.4.3
|
|
187
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
188
|
+
- @backstage/plugin-catalog-react@1.9.2-next.3
|
|
189
|
+
|
|
190
|
+
## 0.1.30-next.2
|
|
191
|
+
|
|
192
|
+
### Patch Changes
|
|
193
|
+
|
|
194
|
+
- Updated dependencies
|
|
195
|
+
- @backstage/plugin-catalog-react@1.9.2-next.2
|
|
196
|
+
- @backstage/catalog-model@1.4.3
|
|
197
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
198
|
+
|
|
199
|
+
## 0.1.30-next.1
|
|
200
|
+
|
|
201
|
+
### Patch Changes
|
|
202
|
+
|
|
203
|
+
- Updated dependencies
|
|
204
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
205
|
+
- @backstage/plugin-catalog-react@1.9.2-next.1
|
|
206
|
+
- @backstage/catalog-model@1.4.3
|
|
207
|
+
|
|
208
|
+
## 0.1.30-next.0
|
|
209
|
+
|
|
210
|
+
### Patch Changes
|
|
211
|
+
|
|
212
|
+
- Updated dependencies
|
|
213
|
+
- @backstage/core-plugin-api@1.8.1-next.0
|
|
214
|
+
- @backstage/plugin-catalog-react@1.9.2-next.0
|
|
215
|
+
- @backstage/catalog-model@1.4.3
|
|
216
|
+
|
|
217
|
+
## 0.1.28
|
|
218
|
+
|
|
219
|
+
### Patch Changes
|
|
220
|
+
|
|
221
|
+
- 6c2b872153: Add official support for React 18.
|
|
222
|
+
- Updated dependencies
|
|
223
|
+
- @backstage/plugin-catalog-react@1.9.0
|
|
224
|
+
- @backstage/core-plugin-api@1.8.0
|
|
225
|
+
- @backstage/catalog-model@1.4.3
|
|
226
|
+
|
|
227
|
+
## 0.1.28-next.2
|
|
228
|
+
|
|
229
|
+
### Patch Changes
|
|
230
|
+
|
|
231
|
+
- Updated dependencies
|
|
232
|
+
- @backstage/plugin-catalog-react@1.9.0-next.2
|
|
233
|
+
|
|
234
|
+
## 0.1.28-next.1
|
|
235
|
+
|
|
236
|
+
### Patch Changes
|
|
237
|
+
|
|
238
|
+
- Updated dependencies
|
|
239
|
+
- @backstage/plugin-catalog-react@1.9.0-next.1
|
|
240
|
+
- @backstage/catalog-model@1.4.3
|
|
241
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
242
|
+
|
|
243
|
+
## 0.1.28-next.0
|
|
244
|
+
|
|
245
|
+
### Patch Changes
|
|
246
|
+
|
|
247
|
+
- 6c2b872153: Add official support for React 18.
|
|
248
|
+
- Updated dependencies
|
|
249
|
+
- @backstage/plugin-catalog-react@1.9.0-next.0
|
|
250
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
251
|
+
- @backstage/catalog-model@1.4.3
|
|
252
|
+
|
|
253
|
+
## 0.1.27
|
|
254
|
+
|
|
255
|
+
### Patch Changes
|
|
256
|
+
|
|
257
|
+
- 0b55f773a7: Removed some unused dependencies
|
|
258
|
+
- Updated dependencies
|
|
259
|
+
- @backstage/plugin-catalog-react@1.8.5
|
|
260
|
+
- @backstage/core-plugin-api@1.7.0
|
|
261
|
+
- @backstage/catalog-model@1.4.3
|
|
262
|
+
|
|
263
|
+
## 0.1.27-next.2
|
|
264
|
+
|
|
265
|
+
### Patch Changes
|
|
266
|
+
|
|
267
|
+
- 0b55f773a7: Removed some unused dependencies
|
|
268
|
+
- Updated dependencies
|
|
269
|
+
- @backstage/core-plugin-api@1.7.0-next.1
|
|
270
|
+
- @backstage/catalog-model@1.4.3-next.0
|
|
271
|
+
- @backstage/plugin-catalog-react@1.8.5-next.2
|
|
272
|
+
|
|
273
|
+
## 0.1.27-next.1
|
|
274
|
+
|
|
275
|
+
### Patch Changes
|
|
276
|
+
|
|
277
|
+
- Updated dependencies
|
|
278
|
+
- @backstage/plugin-catalog-react@1.8.5-next.1
|
|
279
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
280
|
+
- @backstage/catalog-model@1.4.2
|
|
281
|
+
|
|
282
|
+
## 0.1.27-next.0
|
|
283
|
+
|
|
284
|
+
### Patch Changes
|
|
285
|
+
|
|
286
|
+
- Updated dependencies
|
|
287
|
+
- @backstage/plugin-catalog-react@1.8.5-next.0
|
|
288
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
289
|
+
- @backstage/catalog-model@1.4.2
|
|
290
|
+
|
|
291
|
+
## 0.1.26
|
|
292
|
+
|
|
293
|
+
### Patch Changes
|
|
294
|
+
|
|
295
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
296
|
+
- Updated dependencies
|
|
297
|
+
- @backstage/plugin-catalog-react@1.8.4
|
|
298
|
+
- @backstage/catalog-model@1.4.2
|
|
299
|
+
- @backstage/core-plugin-api@1.6.0
|
|
300
|
+
|
|
301
|
+
## 0.1.26-next.3
|
|
302
|
+
|
|
303
|
+
### Patch Changes
|
|
304
|
+
|
|
305
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
306
|
+
- Updated dependencies
|
|
307
|
+
- @backstage/catalog-model@1.4.2-next.2
|
|
308
|
+
- @backstage/core-plugin-api@1.6.0-next.3
|
|
309
|
+
- @backstage/plugin-catalog-react@1.8.4-next.3
|
|
310
|
+
|
|
311
|
+
## 0.1.26-next.2
|
|
312
|
+
|
|
313
|
+
### Patch Changes
|
|
314
|
+
|
|
315
|
+
- Updated dependencies
|
|
316
|
+
- @backstage/core-plugin-api@1.6.0-next.2
|
|
317
|
+
- @backstage/plugin-catalog-react@1.8.4-next.2
|
|
318
|
+
- @backstage/catalog-model@1.4.2-next.1
|
|
319
|
+
|
|
320
|
+
## 0.1.26-next.1
|
|
321
|
+
|
|
322
|
+
### Patch Changes
|
|
323
|
+
|
|
324
|
+
- Updated dependencies
|
|
325
|
+
- @backstage/plugin-catalog-react@1.8.4-next.1
|
|
326
|
+
- @backstage/catalog-model@1.4.2-next.0
|
|
327
|
+
- @backstage/core-plugin-api@1.6.0-next.1
|
|
328
|
+
|
|
329
|
+
## 0.1.25-next.0
|
|
330
|
+
|
|
331
|
+
### Patch Changes
|
|
332
|
+
|
|
333
|
+
- Updated dependencies
|
|
334
|
+
- @backstage/core-plugin-api@1.6.0-next.0
|
|
335
|
+
- @backstage/catalog-model@1.4.1
|
|
336
|
+
- @backstage/plugin-catalog-react@1.8.3-next.0
|
|
337
|
+
|
|
338
|
+
## 0.1.23
|
|
339
|
+
|
|
340
|
+
### Patch Changes
|
|
341
|
+
|
|
342
|
+
- Updated dependencies
|
|
343
|
+
- @backstage/plugin-catalog-react@1.8.1
|
|
344
|
+
- @backstage/core-plugin-api@1.5.3
|
|
345
|
+
- @backstage/catalog-model@1.4.1
|
|
346
|
+
|
|
347
|
+
## 0.1.23-next.1
|
|
348
|
+
|
|
349
|
+
### Patch Changes
|
|
350
|
+
|
|
351
|
+
- Updated dependencies
|
|
352
|
+
- @backstage/plugin-catalog-react@1.8.1-next.1
|
|
353
|
+
|
|
354
|
+
## 0.1.23-next.0
|
|
355
|
+
|
|
356
|
+
### Patch Changes
|
|
357
|
+
|
|
358
|
+
- Updated dependencies
|
|
359
|
+
- @backstage/core-plugin-api@1.5.3
|
|
360
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
361
|
+
- @backstage/catalog-model@1.4.1
|
|
362
|
+
|
|
363
|
+
## 0.1.22
|
|
364
|
+
|
|
365
|
+
### Patch Changes
|
|
366
|
+
|
|
367
|
+
- Updated dependencies
|
|
368
|
+
- @backstage/plugin-catalog-react@1.8.0
|
|
369
|
+
- @backstage/core-plugin-api@1.5.3
|
|
370
|
+
- @backstage/catalog-model@1.4.1
|
|
371
|
+
|
|
372
|
+
## 0.1.22-next.2
|
|
373
|
+
|
|
374
|
+
### Patch Changes
|
|
375
|
+
|
|
376
|
+
- Updated dependencies
|
|
377
|
+
- @backstage/plugin-catalog-react@1.8.0-next.2
|
|
378
|
+
- @backstage/core-plugin-api@1.5.3-next.1
|
|
379
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
380
|
+
|
|
381
|
+
## 0.1.22-next.1
|
|
382
|
+
|
|
383
|
+
### Patch Changes
|
|
384
|
+
|
|
385
|
+
- Updated dependencies
|
|
386
|
+
- @backstage/core-plugin-api@1.5.3-next.0
|
|
387
|
+
- @backstage/plugin-catalog-react@1.7.1-next.1
|
|
388
|
+
|
|
389
|
+
## 0.1.22-next.0
|
|
390
|
+
|
|
391
|
+
### Patch Changes
|
|
392
|
+
|
|
393
|
+
- Updated dependencies
|
|
394
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
395
|
+
- @backstage/core-plugin-api@1.5.2
|
|
396
|
+
- @backstage/plugin-catalog-react@1.7.1-next.0
|
|
397
|
+
|
|
398
|
+
## 0.1.21
|
|
399
|
+
|
|
400
|
+
### Patch Changes
|
|
401
|
+
|
|
402
|
+
- Updated dependencies
|
|
403
|
+
- @backstage/core-plugin-api@1.5.2
|
|
404
|
+
- @backstage/plugin-catalog-react@1.7.0
|
|
405
|
+
- @backstage/catalog-model@1.4.0
|
|
406
|
+
|
|
407
|
+
## 0.1.21-next.3
|
|
408
|
+
|
|
409
|
+
### Patch Changes
|
|
410
|
+
|
|
411
|
+
- Updated dependencies
|
|
412
|
+
- @backstage/catalog-model@1.4.0-next.1
|
|
413
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
414
|
+
- @backstage/plugin-catalog-react@1.7.0-next.3
|
|
415
|
+
|
|
416
|
+
## 0.1.21-next.2
|
|
417
|
+
|
|
418
|
+
### Patch Changes
|
|
419
|
+
|
|
420
|
+
- Updated dependencies
|
|
421
|
+
- @backstage/plugin-catalog-react@1.7.0-next.2
|
|
422
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
423
|
+
|
|
424
|
+
## 0.1.21-next.1
|
|
425
|
+
|
|
426
|
+
### Patch Changes
|
|
427
|
+
|
|
428
|
+
- Updated dependencies
|
|
429
|
+
- @backstage/plugin-catalog-react@1.7.0-next.1
|
|
430
|
+
- @backstage/catalog-model@1.4.0-next.0
|
|
431
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
432
|
+
|
|
433
|
+
## 0.1.21-next.0
|
|
434
|
+
|
|
435
|
+
### Patch Changes
|
|
436
|
+
|
|
437
|
+
- Updated dependencies
|
|
438
|
+
- @backstage/plugin-catalog-react@1.7.0-next.0
|
|
439
|
+
- @backstage/core-plugin-api@1.5.1
|
|
440
|
+
- @backstage/catalog-model@1.3.0
|
|
441
|
+
|
|
442
|
+
## 0.1.20
|
|
443
|
+
|
|
444
|
+
### Patch Changes
|
|
445
|
+
|
|
446
|
+
- Updated dependencies
|
|
447
|
+
- @backstage/plugin-catalog-react@1.6.0
|
|
448
|
+
- @backstage/catalog-model@1.3.0
|
|
449
|
+
- @backstage/core-plugin-api@1.5.1
|
|
450
|
+
|
|
451
|
+
## 0.1.20-next.2
|
|
452
|
+
|
|
453
|
+
### Patch Changes
|
|
454
|
+
|
|
455
|
+
- Updated dependencies
|
|
456
|
+
- @backstage/plugin-catalog-react@1.6.0-next.2
|
|
457
|
+
- @backstage/core-plugin-api@1.5.1
|
|
458
|
+
|
|
459
|
+
## 0.1.20-next.1
|
|
460
|
+
|
|
461
|
+
### Patch Changes
|
|
462
|
+
|
|
463
|
+
- Updated dependencies
|
|
464
|
+
- @backstage/core-plugin-api@1.5.1
|
|
465
|
+
- @backstage/plugin-catalog-react@1.6.0-next.1
|
|
466
|
+
|
|
467
|
+
## 0.1.20-next.0
|
|
468
|
+
|
|
469
|
+
### Patch Changes
|
|
470
|
+
|
|
471
|
+
- Updated dependencies
|
|
472
|
+
- @backstage/plugin-catalog-react@1.6.0-next.0
|
|
473
|
+
- @backstage/core-plugin-api@1.5.1
|
|
474
|
+
- @backstage/catalog-model@1.3.0
|
|
475
|
+
|
|
476
|
+
## 0.1.19
|
|
477
|
+
|
|
478
|
+
### Patch Changes
|
|
479
|
+
|
|
480
|
+
- 55a969fe574: Bumped `recharts` dependency to `^2.5.0`.
|
|
481
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
482
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
483
|
+
- Updated dependencies
|
|
484
|
+
- @backstage/plugin-catalog-react@1.5.0
|
|
485
|
+
- @backstage/core-plugin-api@1.5.1
|
|
486
|
+
- @backstage/catalog-model@1.3.0
|
|
487
|
+
|
|
488
|
+
## 0.1.19-next.3
|
|
489
|
+
|
|
490
|
+
### Patch Changes
|
|
491
|
+
|
|
492
|
+
- Updated dependencies
|
|
493
|
+
- @backstage/plugin-catalog-react@1.5.0-next.3
|
|
494
|
+
- @backstage/catalog-model@1.3.0-next.0
|
|
495
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
496
|
+
|
|
497
|
+
## 0.1.19-next.2
|
|
498
|
+
|
|
499
|
+
### Patch Changes
|
|
500
|
+
|
|
501
|
+
- 55a969fe574: Bumped `recharts` dependency to `^2.5.0`.
|
|
502
|
+
- Updated dependencies
|
|
503
|
+
- @backstage/plugin-catalog-react@1.4.1-next.2
|
|
504
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
505
|
+
- @backstage/catalog-model@1.2.1
|
|
506
|
+
|
|
507
|
+
## 0.1.19-next.1
|
|
508
|
+
|
|
509
|
+
### Patch Changes
|
|
510
|
+
|
|
511
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
512
|
+
- Updated dependencies
|
|
513
|
+
- @backstage/core-plugin-api@1.5.1-next.0
|
|
514
|
+
- @backstage/plugin-catalog-react@1.4.1-next.1
|
|
515
|
+
- @backstage/catalog-model@1.2.1
|
|
516
|
+
|
|
517
|
+
## 0.1.19-next.0
|
|
518
|
+
|
|
519
|
+
### Patch Changes
|
|
520
|
+
|
|
521
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
522
|
+
- Updated dependencies
|
|
523
|
+
- @backstage/plugin-catalog-react@1.4.1-next.0
|
|
524
|
+
- @backstage/core-plugin-api@1.5.0
|
|
525
|
+
- @backstage/catalog-model@1.2.1
|
|
526
|
+
|
|
527
|
+
## 0.1.18
|
|
528
|
+
|
|
529
|
+
### Patch Changes
|
|
530
|
+
|
|
531
|
+
- Updated dependencies
|
|
532
|
+
- @backstage/plugin-catalog-react@1.4.0
|
|
533
|
+
- @backstage/core-plugin-api@1.5.0
|
|
534
|
+
- @backstage/catalog-model@1.2.1
|
|
535
|
+
|
|
536
|
+
## 0.1.18-next.2
|
|
537
|
+
|
|
538
|
+
### Patch Changes
|
|
539
|
+
|
|
540
|
+
- Updated dependencies
|
|
541
|
+
- @backstage/plugin-catalog-react@1.4.0-next.2
|
|
542
|
+
- @backstage/core-plugin-api@1.5.0-next.2
|
|
543
|
+
|
|
544
|
+
## 0.1.18-next.1
|
|
545
|
+
|
|
546
|
+
### Patch Changes
|
|
547
|
+
|
|
548
|
+
- Updated dependencies
|
|
549
|
+
- @backstage/core-plugin-api@1.4.1-next.1
|
|
550
|
+
- @backstage/plugin-catalog-react@1.4.0-next.1
|
|
551
|
+
- @backstage/catalog-model@1.2.1-next.1
|
|
552
|
+
|
|
553
|
+
## 0.1.18-next.0
|
|
554
|
+
|
|
555
|
+
### Patch Changes
|
|
556
|
+
|
|
557
|
+
- Updated dependencies
|
|
558
|
+
- @backstage/plugin-catalog-react@1.4.0-next.0
|
|
559
|
+
- @backstage/core-plugin-api@1.4.1-next.0
|
|
560
|
+
- @backstage/catalog-model@1.2.1-next.0
|
|
561
|
+
|
|
562
|
+
## 0.1.17
|
|
563
|
+
|
|
564
|
+
### Patch Changes
|
|
565
|
+
|
|
566
|
+
- d950d3e217: Depend on `@material-ui/core` version `^4.12.2` like all other in-repo packages
|
|
567
|
+
- Updated dependencies
|
|
568
|
+
- @backstage/catalog-model@1.2.0
|
|
569
|
+
- @backstage/core-plugin-api@1.4.0
|
|
570
|
+
- @backstage/plugin-catalog-react@1.3.0
|
|
571
|
+
|
|
572
|
+
## 0.1.17-next.2
|
|
573
|
+
|
|
574
|
+
### Patch Changes
|
|
575
|
+
|
|
576
|
+
- Updated dependencies
|
|
577
|
+
- @backstage/catalog-model@1.2.0-next.1
|
|
578
|
+
- @backstage/core-plugin-api@1.3.0
|
|
579
|
+
- @backstage/plugin-catalog-react@1.3.0-next.2
|
|
580
|
+
|
|
581
|
+
## 0.1.17-next.1
|
|
582
|
+
|
|
583
|
+
### Patch Changes
|
|
584
|
+
|
|
585
|
+
- d950d3e217: Depend on `@material-ui/core` version `^4.12.2` like all other in-repo packages
|
|
586
|
+
- Updated dependencies
|
|
587
|
+
- @backstage/plugin-catalog-react@1.3.0-next.1
|
|
588
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
589
|
+
- @backstage/core-plugin-api@1.3.0
|
|
590
|
+
|
|
591
|
+
## 0.1.17-next.0
|
|
592
|
+
|
|
593
|
+
### Patch Changes
|
|
594
|
+
|
|
595
|
+
- Updated dependencies
|
|
596
|
+
- @backstage/plugin-catalog-react@1.3.0-next.0
|
|
597
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
598
|
+
|
|
599
|
+
## 0.1.16
|
|
600
|
+
|
|
601
|
+
### Patch Changes
|
|
602
|
+
|
|
603
|
+
- 80ce4e8c29: Small updates to some components to ensure theme typography properties are inherited correctly.
|
|
604
|
+
- Updated dependencies
|
|
605
|
+
- @backstage/catalog-model@1.1.5
|
|
606
|
+
- @backstage/plugin-catalog-react@1.2.4
|
|
607
|
+
- @backstage/core-plugin-api@1.3.0
|
|
608
|
+
|
|
609
|
+
## 0.1.16-next.2
|
|
610
|
+
|
|
611
|
+
### Patch Changes
|
|
612
|
+
|
|
613
|
+
- Updated dependencies
|
|
614
|
+
- @backstage/core-plugin-api@1.3.0-next.1
|
|
615
|
+
- @backstage/plugin-catalog-react@1.2.4-next.2
|
|
616
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
617
|
+
|
|
618
|
+
## 0.1.16-next.1
|
|
619
|
+
|
|
620
|
+
### Patch Changes
|
|
621
|
+
|
|
622
|
+
- Updated dependencies
|
|
623
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
624
|
+
- @backstage/core-plugin-api@1.2.1-next.0
|
|
625
|
+
- @backstage/plugin-catalog-react@1.2.4-next.1
|
|
626
|
+
|
|
627
|
+
## 0.1.16-next.0
|
|
628
|
+
|
|
629
|
+
### Patch Changes
|
|
630
|
+
|
|
631
|
+
- Updated dependencies
|
|
632
|
+
- @backstage/catalog-model@1.1.5-next.0
|
|
633
|
+
- @backstage/plugin-catalog-react@1.2.4-next.0
|
|
634
|
+
- @backstage/core-plugin-api@1.2.0
|
|
635
|
+
|
|
636
|
+
## 0.1.15
|
|
637
|
+
|
|
638
|
+
### Patch Changes
|
|
639
|
+
|
|
640
|
+
- Updated dependencies
|
|
641
|
+
- @backstage/plugin-catalog-react@1.2.3
|
|
642
|
+
|
|
643
|
+
## 0.1.14
|
|
644
|
+
|
|
645
|
+
### Patch Changes
|
|
646
|
+
|
|
647
|
+
- Updated dependencies
|
|
648
|
+
- @backstage/core-plugin-api@1.2.0
|
|
649
|
+
- @backstage/plugin-catalog-react@1.2.2
|
|
650
|
+
- @backstage/catalog-model@1.1.4
|
|
651
|
+
|
|
652
|
+
## 0.1.14-next.4
|
|
653
|
+
|
|
654
|
+
### Patch Changes
|
|
655
|
+
|
|
656
|
+
- Updated dependencies
|
|
657
|
+
- @backstage/plugin-catalog-react@1.2.2-next.4
|
|
658
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
659
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
660
|
+
|
|
661
|
+
## 0.1.14-next.3
|
|
662
|
+
|
|
663
|
+
### Patch Changes
|
|
664
|
+
|
|
665
|
+
- Updated dependencies
|
|
666
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
667
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
668
|
+
- @backstage/plugin-catalog-react@1.2.2-next.3
|
|
669
|
+
|
|
670
|
+
## 0.1.14-next.2
|
|
671
|
+
|
|
672
|
+
### Patch Changes
|
|
673
|
+
|
|
674
|
+
- Updated dependencies
|
|
675
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
676
|
+
- @backstage/plugin-catalog-react@1.2.2-next.2
|
|
677
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
678
|
+
|
|
679
|
+
## 0.1.14-next.1
|
|
680
|
+
|
|
681
|
+
### Patch Changes
|
|
682
|
+
|
|
683
|
+
- Updated dependencies
|
|
684
|
+
- @backstage/core-plugin-api@1.1.1-next.1
|
|
685
|
+
- @backstage/plugin-catalog-react@1.2.2-next.1
|
|
686
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
687
|
+
|
|
688
|
+
## 0.1.14-next.0
|
|
689
|
+
|
|
690
|
+
### Patch Changes
|
|
691
|
+
|
|
692
|
+
- Updated dependencies
|
|
693
|
+
- @backstage/core-plugin-api@1.1.1-next.0
|
|
694
|
+
- @backstage/plugin-catalog-react@1.2.2-next.0
|
|
695
|
+
- @backstage/catalog-model@1.1.4-next.0
|
|
696
|
+
|
|
697
|
+
## 0.1.13
|
|
698
|
+
|
|
699
|
+
### Patch Changes
|
|
700
|
+
|
|
701
|
+
- Updated dependencies
|
|
702
|
+
- @backstage/plugin-catalog-react@1.2.1
|
|
703
|
+
- @backstage/core-plugin-api@1.1.0
|
|
704
|
+
- @backstage/catalog-model@1.1.3
|
|
705
|
+
|
|
706
|
+
## 0.1.13-next.1
|
|
707
|
+
|
|
708
|
+
### Patch Changes
|
|
709
|
+
|
|
710
|
+
- Updated dependencies
|
|
711
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
712
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
713
|
+
- @backstage/plugin-catalog-react@1.2.1-next.1
|
|
714
|
+
|
|
715
|
+
## 0.1.13-next.0
|
|
716
|
+
|
|
717
|
+
### Patch Changes
|
|
718
|
+
|
|
719
|
+
- Updated dependencies
|
|
720
|
+
- @backstage/plugin-catalog-react@1.2.1-next.0
|
|
721
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
722
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
723
|
+
|
|
724
|
+
## 0.1.12
|
|
725
|
+
|
|
726
|
+
### Patch Changes
|
|
727
|
+
|
|
728
|
+
- e05e0f021b: Align on the version of `@material-ui/icons` used, to `^4.9.1` like other packages in the main repo
|
|
729
|
+
- Updated dependencies
|
|
730
|
+
- @backstage/catalog-model@1.1.2
|
|
731
|
+
- @backstage/plugin-catalog-react@1.2.0
|
|
732
|
+
- @backstage/core-plugin-api@1.0.7
|
|
733
|
+
|
|
734
|
+
## 0.1.12-next.2
|
|
735
|
+
|
|
736
|
+
### Patch Changes
|
|
737
|
+
|
|
738
|
+
- Updated dependencies
|
|
739
|
+
- @backstage/plugin-catalog-react@1.2.0-next.2
|
|
740
|
+
- @backstage/catalog-model@1.1.2-next.2
|
|
741
|
+
- @backstage/core-plugin-api@1.0.7-next.2
|
|
742
|
+
|
|
743
|
+
## 0.1.12-next.1
|
|
744
|
+
|
|
745
|
+
### Patch Changes
|
|
746
|
+
|
|
747
|
+
- Updated dependencies
|
|
748
|
+
- @backstage/plugin-catalog-react@1.2.0-next.1
|
|
749
|
+
- @backstage/core-plugin-api@1.0.7-next.1
|
|
750
|
+
- @backstage/catalog-model@1.1.2-next.1
|
|
751
|
+
|
|
752
|
+
## 0.1.12-next.0
|
|
753
|
+
|
|
754
|
+
### Patch Changes
|
|
755
|
+
|
|
756
|
+
- e05e0f021b: Align on the version of `@material-ui/icons` used, to `^4.9.1` like other packages in the main repo
|
|
757
|
+
- Updated dependencies
|
|
758
|
+
- @backstage/catalog-model@1.1.2-next.0
|
|
759
|
+
- @backstage/plugin-catalog-react@1.1.5-next.0
|
|
760
|
+
- @backstage/core-plugin-api@1.0.7-next.0
|
|
761
|
+
|
|
762
|
+
## 0.1.11
|
|
763
|
+
|
|
764
|
+
### Patch Changes
|
|
765
|
+
|
|
766
|
+
- d669d89206: Minor API signatures cleanup
|
|
767
|
+
- Updated dependencies
|
|
768
|
+
- @backstage/core-plugin-api@1.0.6
|
|
769
|
+
- @backstage/plugin-catalog-react@1.1.4
|
|
770
|
+
- @backstage/catalog-model@1.1.1
|
|
771
|
+
|
|
772
|
+
## 0.1.11-next.2
|
|
773
|
+
|
|
774
|
+
### Patch Changes
|
|
775
|
+
|
|
776
|
+
- Updated dependencies
|
|
777
|
+
- @backstage/plugin-catalog-react@1.1.4-next.2
|
|
778
|
+
- @backstage/catalog-model@1.1.1-next.0
|
|
779
|
+
- @backstage/core-plugin-api@1.0.6-next.3
|
|
780
|
+
|
|
781
|
+
## 0.1.11-next.1
|
|
782
|
+
|
|
783
|
+
### Patch Changes
|
|
784
|
+
|
|
785
|
+
- d669d89206: Minor API signatures cleanup
|
|
786
|
+
- Updated dependencies
|
|
787
|
+
- @backstage/core-plugin-api@1.0.6-next.1
|
|
788
|
+
- @backstage/plugin-catalog-react@1.1.4-next.1
|
|
789
|
+
|
|
790
|
+
## 0.1.11-next.0
|
|
791
|
+
|
|
792
|
+
### Patch Changes
|
|
793
|
+
|
|
794
|
+
- Updated dependencies
|
|
795
|
+
- @backstage/core-plugin-api@1.0.6-next.0
|
|
796
|
+
- @backstage/plugin-catalog-react@1.1.4-next.0
|
|
797
|
+
|
|
798
|
+
## 0.1.10
|
|
799
|
+
|
|
800
|
+
### Patch Changes
|
|
801
|
+
|
|
802
|
+
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
|
|
803
|
+
- Updated dependencies
|
|
804
|
+
- @backstage/core-plugin-api@1.0.5
|
|
805
|
+
- @backstage/plugin-catalog-react@1.1.3
|
|
806
|
+
|
|
807
|
+
## 0.1.10-next.0
|
|
808
|
+
|
|
809
|
+
### Patch Changes
|
|
810
|
+
|
|
811
|
+
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
|
|
812
|
+
- Updated dependencies
|
|
813
|
+
- @backstage/core-plugin-api@1.0.5-next.0
|
|
814
|
+
- @backstage/plugin-catalog-react@1.1.3-next.0
|
|
815
|
+
|
|
816
|
+
## 0.1.9
|
|
817
|
+
|
|
818
|
+
### Patch Changes
|
|
819
|
+
|
|
820
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
821
|
+
- Updated dependencies
|
|
822
|
+
- @backstage/catalog-model@1.1.0
|
|
823
|
+
- @backstage/core-plugin-api@1.0.4
|
|
824
|
+
- @backstage/plugin-catalog-react@1.1.2
|
|
825
|
+
|
|
826
|
+
## 0.1.9-next.1
|
|
827
|
+
|
|
828
|
+
### Patch Changes
|
|
829
|
+
|
|
830
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
831
|
+
- Updated dependencies
|
|
832
|
+
- @backstage/core-plugin-api@1.0.4-next.0
|
|
833
|
+
- @backstage/catalog-model@1.1.0-next.3
|
|
834
|
+
- @backstage/plugin-catalog-react@1.1.2-next.3
|
|
835
|
+
|
|
836
|
+
## 0.1.9-next.0
|
|
837
|
+
|
|
838
|
+
### Patch Changes
|
|
839
|
+
|
|
840
|
+
- Updated dependencies
|
|
841
|
+
- @backstage/catalog-model@1.1.0-next.0
|
|
842
|
+
- @backstage/plugin-catalog-react@1.1.2-next.0
|
|
843
|
+
|
|
844
|
+
## 0.1.8
|
|
845
|
+
|
|
846
|
+
### Patch Changes
|
|
847
|
+
|
|
848
|
+
- Updated dependencies
|
|
849
|
+
- @backstage/plugin-catalog-react@1.1.1
|
|
850
|
+
- @backstage/core-plugin-api@1.0.3
|
|
851
|
+
- @backstage/catalog-model@1.0.3
|
|
852
|
+
|
|
853
|
+
## 0.1.8-next.1
|
|
854
|
+
|
|
855
|
+
### Patch Changes
|
|
856
|
+
|
|
857
|
+
- Updated dependencies
|
|
858
|
+
- @backstage/core-plugin-api@1.0.3-next.0
|
|
859
|
+
- @backstage/catalog-model@1.0.3-next.0
|
|
860
|
+
- @backstage/plugin-catalog-react@1.1.1-next.1
|
|
861
|
+
|
|
862
|
+
## 0.1.8-next.0
|
|
863
|
+
|
|
864
|
+
### Patch Changes
|
|
865
|
+
|
|
866
|
+
- Updated dependencies
|
|
867
|
+
- @backstage/plugin-catalog-react@1.1.1-next.0
|
|
868
|
+
|
|
869
|
+
## 0.1.7
|
|
870
|
+
|
|
871
|
+
### Patch Changes
|
|
872
|
+
|
|
873
|
+
- Updated dependencies
|
|
874
|
+
- @backstage/core-plugin-api@1.0.2
|
|
875
|
+
- @backstage/plugin-catalog-react@1.1.0
|
|
876
|
+
- @backstage/catalog-model@1.0.2
|
|
877
|
+
|
|
878
|
+
## 0.1.7-next.2
|
|
879
|
+
|
|
880
|
+
### Patch Changes
|
|
881
|
+
|
|
882
|
+
- Updated dependencies
|
|
883
|
+
- @backstage/plugin-catalog-react@1.1.0-next.2
|
|
884
|
+
- @backstage/catalog-model@1.0.2-next.0
|
|
885
|
+
- @backstage/core-plugin-api@1.0.2-next.1
|
|
886
|
+
|
|
887
|
+
## 0.1.7-next.1
|
|
888
|
+
|
|
889
|
+
### Patch Changes
|
|
890
|
+
|
|
891
|
+
- Updated dependencies
|
|
892
|
+
- @backstage/core-plugin-api@1.0.2-next.0
|
|
893
|
+
- @backstage/plugin-catalog-react@1.1.0-next.1
|
|
894
|
+
|
|
895
|
+
## 0.1.7-next.0
|
|
896
|
+
|
|
897
|
+
### Patch Changes
|
|
898
|
+
|
|
899
|
+
- Updated dependencies
|
|
900
|
+
- @backstage/plugin-catalog-react@1.1.0-next.0
|
|
901
|
+
|
|
902
|
+
## 0.1.6
|
|
903
|
+
|
|
904
|
+
### Patch Changes
|
|
905
|
+
|
|
906
|
+
- Updated dependencies
|
|
907
|
+
- @backstage/plugin-catalog-react@1.0.1
|
|
908
|
+
- @backstage/catalog-model@1.0.1
|
|
909
|
+
- @backstage/core-plugin-api@1.0.1
|
|
910
|
+
|
|
911
|
+
## 0.1.6-next.1
|
|
912
|
+
|
|
913
|
+
### Patch Changes
|
|
914
|
+
|
|
915
|
+
- Updated dependencies
|
|
916
|
+
- @backstage/core-plugin-api@1.0.1-next.0
|
|
917
|
+
- @backstage/plugin-catalog-react@1.0.1-next.3
|
|
918
|
+
|
|
919
|
+
## 0.1.6-next.0
|
|
920
|
+
|
|
921
|
+
### Patch Changes
|
|
922
|
+
|
|
923
|
+
- Updated dependencies
|
|
924
|
+
- @backstage/catalog-model@1.0.1-next.0
|
|
925
|
+
- @backstage/plugin-catalog-react@1.0.1-next.0
|
|
926
|
+
|
|
927
|
+
## 0.1.5
|
|
928
|
+
|
|
929
|
+
### Patch Changes
|
|
930
|
+
|
|
931
|
+
- f24ef7864e: Minor typo fixes
|
|
932
|
+
- Updated dependencies
|
|
933
|
+
- @backstage/core-plugin-api@1.0.0
|
|
934
|
+
- @backstage/plugin-catalog-react@1.0.0
|
|
935
|
+
- @backstage/catalog-model@1.0.0
|
|
936
|
+
|
|
937
|
+
## 0.1.4
|
|
938
|
+
|
|
939
|
+
### Patch Changes
|
|
940
|
+
|
|
941
|
+
- Updated dependencies
|
|
942
|
+
- @backstage/plugin-catalog-react@0.9.0
|
|
943
|
+
- @backstage/catalog-model@0.13.0
|
|
944
|
+
|
|
945
|
+
## 0.1.4-next.0
|
|
946
|
+
|
|
947
|
+
### Patch Changes
|
|
948
|
+
|
|
949
|
+
- Updated dependencies
|
|
950
|
+
- @backstage/plugin-catalog-react@0.9.0-next.0
|
|
951
|
+
- @backstage/catalog-model@0.13.0-next.0
|
|
952
|
+
|
|
953
|
+
## 0.1.3
|
|
954
|
+
|
|
955
|
+
### Patch Changes
|
|
956
|
+
|
|
957
|
+
- Updated dependencies
|
|
958
|
+
- @backstage/catalog-model@0.12.0
|
|
959
|
+
- @backstage/plugin-catalog-react@0.8.0
|
|
960
|
+
- @backstage/core-plugin-api@0.8.0
|
|
961
|
+
|
|
962
|
+
## 0.1.2
|
|
963
|
+
|
|
964
|
+
### Patch Changes
|
|
965
|
+
|
|
966
|
+
- Updated dependencies
|
|
967
|
+
- @backstage/plugin-catalog-react@0.7.0
|
|
968
|
+
- @backstage/catalog-model@0.11.0
|
|
969
|
+
- @backstage/core-plugin-api@0.7.0
|
|
970
|
+
|
|
971
|
+
## 0.1.1
|
|
972
|
+
|
|
973
|
+
### Patch Changes
|
|
974
|
+
|
|
975
|
+
- c77c5c7eb6: Added `backstage.role` to `package.json`
|
|
976
|
+
- 0b9bce831b: Updated `@backstage/core-plugin-api` dependency.
|
|
977
|
+
- Updated dependencies
|
|
978
|
+
- @backstage/core-plugin-api@0.6.1
|
|
979
|
+
- @backstage/plugin-catalog-react@0.6.15
|
|
980
|
+
- @backstage/catalog-model@0.10.0
|
|
981
|
+
|
|
982
|
+
## 0.1.0
|
|
983
|
+
|
|
984
|
+
### Minor Changes
|
|
985
|
+
|
|
986
|
+
- 770c195f34: Added new plugin "CI/CD Statistics" which charts pipeline build durations over time
|
|
987
|
+
|
|
988
|
+
### Patch Changes
|
|
989
|
+
|
|
990
|
+
- Updated dependencies
|
|
991
|
+
- @backstage/plugin-catalog-react@0.6.14
|