@backstage-community/plugin-gocd 0.1.41
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 +1353 -0
- package/README.md +56 -0
- package/config.d.ts +25 -0
- package/dist/esm/index-AZ5ua7UM.esm.js +458 -0
- package/dist/esm/index-AZ5ua7UM.esm.js.map +1 -0
- package/dist/esm/index-CA4IGciN.esm.js +25 -0
- package/dist/esm/index-CA4IGciN.esm.js.map +1 -0
- package/dist/index.d.ts +32 -0
- package/dist/index.esm.js +25 -0
- package/dist/index.esm.js.map +1 -0
- package/package.json +75 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1353 @@
|
|
|
1
|
+
# @backstage-community/plugin-gocd
|
|
2
|
+
|
|
3
|
+
## 0.1.41
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- 193a2a3: Migrated from the [backstage/backstage](https://github.com/backstage/backstage) monorepo.
|
|
8
|
+
|
|
9
|
+
## 0.1.40
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- b9d7c57: Updated README
|
|
14
|
+
- abfbcfc: Updated dependency `@testing-library/react` to `^15.0.0`.
|
|
15
|
+
- cb1e3b0: Updated dependency `@testing-library/dom` to `^10.0.0`.
|
|
16
|
+
- Updated dependencies
|
|
17
|
+
- @backstage/plugin-catalog-react@1.11.3
|
|
18
|
+
- @backstage/core-components@0.14.4
|
|
19
|
+
- @backstage/core-plugin-api@1.9.2
|
|
20
|
+
- @backstage/catalog-model@1.4.5
|
|
21
|
+
- @backstage/errors@1.2.4
|
|
22
|
+
|
|
23
|
+
## 0.1.40-next.1
|
|
24
|
+
|
|
25
|
+
### Patch Changes
|
|
26
|
+
|
|
27
|
+
- Updated dependencies
|
|
28
|
+
- @backstage/catalog-model@1.4.5
|
|
29
|
+
- @backstage/core-components@0.14.4-next.0
|
|
30
|
+
- @backstage/core-plugin-api@1.9.1
|
|
31
|
+
- @backstage/errors@1.2.4
|
|
32
|
+
- @backstage/plugin-catalog-react@1.11.3-next.1
|
|
33
|
+
|
|
34
|
+
## 0.1.40-next.0
|
|
35
|
+
|
|
36
|
+
### Patch Changes
|
|
37
|
+
|
|
38
|
+
- b9d7c57: Updated README
|
|
39
|
+
- Updated dependencies
|
|
40
|
+
- @backstage/core-components@0.14.4-next.0
|
|
41
|
+
- @backstage/catalog-model@1.4.5
|
|
42
|
+
- @backstage/core-plugin-api@1.9.1
|
|
43
|
+
- @backstage/errors@1.2.4
|
|
44
|
+
- @backstage/plugin-catalog-react@1.11.3-next.0
|
|
45
|
+
|
|
46
|
+
## 0.1.39
|
|
47
|
+
|
|
48
|
+
### Patch Changes
|
|
49
|
+
|
|
50
|
+
- e8f026a: Use ESM exports of react-use library
|
|
51
|
+
- 4166b10: Added an optional ESLint rule - no-top-level-material-ui-4-imports - which has an auto fix function to migrate the imports and used it to migrate the Material UI imports.
|
|
52
|
+
- Updated dependencies
|
|
53
|
+
- @backstage/core-components@0.14.3
|
|
54
|
+
- @backstage/plugin-catalog-react@1.11.2
|
|
55
|
+
- @backstage/core-plugin-api@1.9.1
|
|
56
|
+
- @backstage/catalog-model@1.4.5
|
|
57
|
+
- @backstage/errors@1.2.4
|
|
58
|
+
|
|
59
|
+
## 0.1.38
|
|
60
|
+
|
|
61
|
+
### Patch Changes
|
|
62
|
+
|
|
63
|
+
- e8f026a: Use ESM exports of react-use library
|
|
64
|
+
- 4166b10: Added an optional ESLint rule - no-top-level-material-ui-4-imports - which has an auto fix function to migrate the imports and used it to migrate the Material UI imports.
|
|
65
|
+
- Updated dependencies
|
|
66
|
+
- @backstage/core-components@0.14.2
|
|
67
|
+
- @backstage/plugin-catalog-react@1.11.1
|
|
68
|
+
- @backstage/core-plugin-api@1.9.1
|
|
69
|
+
- @backstage/catalog-model@1.4.5
|
|
70
|
+
- @backstage/errors@1.2.4
|
|
71
|
+
|
|
72
|
+
## 0.1.37
|
|
73
|
+
|
|
74
|
+
### Patch Changes
|
|
75
|
+
|
|
76
|
+
- Updated dependencies
|
|
77
|
+
- @backstage/core-components@0.14.1
|
|
78
|
+
- @backstage/errors@1.2.4
|
|
79
|
+
- @backstage/plugin-catalog-react@1.11.0
|
|
80
|
+
- @backstage/catalog-model@1.4.5
|
|
81
|
+
- @backstage/core-plugin-api@1.9.1
|
|
82
|
+
|
|
83
|
+
## 0.1.37-next.2
|
|
84
|
+
|
|
85
|
+
### Patch Changes
|
|
86
|
+
|
|
87
|
+
- Updated dependencies
|
|
88
|
+
- @backstage/core-components@0.14.1-next.2
|
|
89
|
+
- @backstage/plugin-catalog-react@1.11.0-next.2
|
|
90
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
91
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
92
|
+
- @backstage/errors@1.2.4-next.0
|
|
93
|
+
|
|
94
|
+
## 0.1.37-next.1
|
|
95
|
+
|
|
96
|
+
### Patch Changes
|
|
97
|
+
|
|
98
|
+
- Updated dependencies
|
|
99
|
+
- @backstage/core-components@0.14.1-next.1
|
|
100
|
+
- @backstage/plugin-catalog-react@1.10.1-next.1
|
|
101
|
+
- @backstage/core-plugin-api@1.9.1-next.1
|
|
102
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
103
|
+
- @backstage/errors@1.2.4-next.0
|
|
104
|
+
|
|
105
|
+
## 0.1.37-next.0
|
|
106
|
+
|
|
107
|
+
### Patch Changes
|
|
108
|
+
|
|
109
|
+
- Updated dependencies
|
|
110
|
+
- @backstage/errors@1.2.4-next.0
|
|
111
|
+
- @backstage/core-components@0.14.1-next.0
|
|
112
|
+
- @backstage/plugin-catalog-react@1.10.1-next.0
|
|
113
|
+
- @backstage/catalog-model@1.4.5-next.0
|
|
114
|
+
- @backstage/core-plugin-api@1.9.1-next.0
|
|
115
|
+
|
|
116
|
+
## 0.1.36
|
|
117
|
+
|
|
118
|
+
### Patch Changes
|
|
119
|
+
|
|
120
|
+
- Updated dependencies
|
|
121
|
+
- @backstage/plugin-catalog-react@1.10.0
|
|
122
|
+
- @backstage/core-components@0.14.0
|
|
123
|
+
- @backstage/catalog-model@1.4.4
|
|
124
|
+
- @backstage/core-plugin-api@1.9.0
|
|
125
|
+
- @backstage/errors@1.2.3
|
|
126
|
+
|
|
127
|
+
## 0.1.36-next.3
|
|
128
|
+
|
|
129
|
+
### Patch Changes
|
|
130
|
+
|
|
131
|
+
- Updated dependencies
|
|
132
|
+
- @backstage/core-components@0.14.0-next.2
|
|
133
|
+
- @backstage/plugin-catalog-react@1.10.0-next.3
|
|
134
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
135
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
136
|
+
- @backstage/errors@1.2.3
|
|
137
|
+
|
|
138
|
+
## 0.1.36-next.2
|
|
139
|
+
|
|
140
|
+
### Patch Changes
|
|
141
|
+
|
|
142
|
+
- Updated dependencies
|
|
143
|
+
- @backstage/core-components@0.14.0-next.1
|
|
144
|
+
- @backstage/core-plugin-api@1.9.0-next.1
|
|
145
|
+
- @backstage/plugin-catalog-react@1.10.0-next.2
|
|
146
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
147
|
+
- @backstage/errors@1.2.3
|
|
148
|
+
|
|
149
|
+
## 0.1.36-next.1
|
|
150
|
+
|
|
151
|
+
### Patch Changes
|
|
152
|
+
|
|
153
|
+
- Updated dependencies
|
|
154
|
+
- @backstage/core-components@0.14.0-next.0
|
|
155
|
+
- @backstage/catalog-model@1.4.4-next.0
|
|
156
|
+
- @backstage/core-plugin-api@1.8.3-next.0
|
|
157
|
+
- @backstage/plugin-catalog-react@1.9.4-next.1
|
|
158
|
+
- @backstage/errors@1.2.3
|
|
159
|
+
|
|
160
|
+
## 0.1.36-next.0
|
|
161
|
+
|
|
162
|
+
### Patch Changes
|
|
163
|
+
|
|
164
|
+
- Updated dependencies
|
|
165
|
+
- @backstage/plugin-catalog-react@1.9.4-next.0
|
|
166
|
+
- @backstage/core-components@0.13.10
|
|
167
|
+
- @backstage/catalog-model@1.4.3
|
|
168
|
+
- @backstage/core-plugin-api@1.8.2
|
|
169
|
+
- @backstage/errors@1.2.3
|
|
170
|
+
|
|
171
|
+
## 0.1.35
|
|
172
|
+
|
|
173
|
+
### Patch Changes
|
|
174
|
+
|
|
175
|
+
- 4016f21: Remove some unused dependencies
|
|
176
|
+
- Updated dependencies
|
|
177
|
+
- @backstage/core-components@0.13.10
|
|
178
|
+
- @backstage/core-plugin-api@1.8.2
|
|
179
|
+
- @backstage/plugin-catalog-react@1.9.3
|
|
180
|
+
- @backstage/catalog-model@1.4.3
|
|
181
|
+
- @backstage/errors@1.2.3
|
|
182
|
+
|
|
183
|
+
## 0.1.35-next.2
|
|
184
|
+
|
|
185
|
+
### Patch Changes
|
|
186
|
+
|
|
187
|
+
- Updated dependencies
|
|
188
|
+
- @backstage/plugin-catalog-react@1.9.3-next.2
|
|
189
|
+
|
|
190
|
+
## 0.1.35-next.1
|
|
191
|
+
|
|
192
|
+
### Patch Changes
|
|
193
|
+
|
|
194
|
+
- Updated dependencies
|
|
195
|
+
- @backstage/core-plugin-api@1.8.2-next.0
|
|
196
|
+
- @backstage/core-components@0.13.10-next.1
|
|
197
|
+
- @backstage/plugin-catalog-react@1.9.3-next.1
|
|
198
|
+
- @backstage/catalog-model@1.4.3
|
|
199
|
+
- @backstage/errors@1.2.3
|
|
200
|
+
|
|
201
|
+
## 0.1.35-next.0
|
|
202
|
+
|
|
203
|
+
### Patch Changes
|
|
204
|
+
|
|
205
|
+
- 4016f21: Remove some unused dependencies
|
|
206
|
+
- Updated dependencies
|
|
207
|
+
- @backstage/core-components@0.13.10-next.0
|
|
208
|
+
- @backstage/plugin-catalog-react@1.9.3-next.0
|
|
209
|
+
- @backstage/catalog-model@1.4.3
|
|
210
|
+
- @backstage/core-plugin-api@1.8.1
|
|
211
|
+
- @backstage/errors@1.2.3
|
|
212
|
+
|
|
213
|
+
## 0.1.34
|
|
214
|
+
|
|
215
|
+
### Patch Changes
|
|
216
|
+
|
|
217
|
+
- Updated dependencies
|
|
218
|
+
- @backstage/core-plugin-api@1.8.1
|
|
219
|
+
- @backstage/plugin-catalog-react@1.9.2
|
|
220
|
+
- @backstage/core-components@0.13.9
|
|
221
|
+
- @backstage/theme@0.5.0
|
|
222
|
+
- @backstage/catalog-model@1.4.3
|
|
223
|
+
- @backstage/errors@1.2.3
|
|
224
|
+
|
|
225
|
+
## 0.1.34-next.3
|
|
226
|
+
|
|
227
|
+
### Patch Changes
|
|
228
|
+
|
|
229
|
+
- Updated dependencies
|
|
230
|
+
- @backstage/core-components@0.13.9-next.3
|
|
231
|
+
- @backstage/catalog-model@1.4.3
|
|
232
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
233
|
+
- @backstage/errors@1.2.3
|
|
234
|
+
- @backstage/theme@0.5.0-next.1
|
|
235
|
+
- @backstage/plugin-catalog-react@1.9.2-next.3
|
|
236
|
+
|
|
237
|
+
## 0.1.34-next.2
|
|
238
|
+
|
|
239
|
+
### Patch Changes
|
|
240
|
+
|
|
241
|
+
- Updated dependencies
|
|
242
|
+
- @backstage/theme@0.5.0-next.1
|
|
243
|
+
- @backstage/plugin-catalog-react@1.9.2-next.2
|
|
244
|
+
- @backstage/catalog-model@1.4.3
|
|
245
|
+
- @backstage/core-components@0.13.9-next.2
|
|
246
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
247
|
+
- @backstage/errors@1.2.3
|
|
248
|
+
|
|
249
|
+
## 0.1.34-next.1
|
|
250
|
+
|
|
251
|
+
### Patch Changes
|
|
252
|
+
|
|
253
|
+
- Updated dependencies
|
|
254
|
+
- @backstage/core-components@0.13.9-next.1
|
|
255
|
+
- @backstage/core-plugin-api@1.8.1-next.1
|
|
256
|
+
- @backstage/plugin-catalog-react@1.9.2-next.1
|
|
257
|
+
- @backstage/catalog-model@1.4.3
|
|
258
|
+
- @backstage/errors@1.2.3
|
|
259
|
+
- @backstage/theme@0.5.0-next.0
|
|
260
|
+
|
|
261
|
+
## 0.1.34-next.0
|
|
262
|
+
|
|
263
|
+
### Patch Changes
|
|
264
|
+
|
|
265
|
+
- Updated dependencies
|
|
266
|
+
- @backstage/core-plugin-api@1.8.1-next.0
|
|
267
|
+
- @backstage/plugin-catalog-react@1.9.2-next.0
|
|
268
|
+
- @backstage/core-components@0.13.9-next.0
|
|
269
|
+
- @backstage/theme@0.5.0-next.0
|
|
270
|
+
- @backstage/catalog-model@1.4.3
|
|
271
|
+
- @backstage/errors@1.2.3
|
|
272
|
+
|
|
273
|
+
## 0.1.32
|
|
274
|
+
|
|
275
|
+
### Patch Changes
|
|
276
|
+
|
|
277
|
+
- 6c2b872153: Add official support for React 18.
|
|
278
|
+
- fdb5e23602: Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
|
|
279
|
+
- Updated dependencies
|
|
280
|
+
- @backstage/plugin-catalog-react@1.9.0
|
|
281
|
+
- @backstage/core-components@0.13.8
|
|
282
|
+
- @backstage/core-plugin-api@1.8.0
|
|
283
|
+
- @backstage/theme@0.4.4
|
|
284
|
+
- @backstage/catalog-model@1.4.3
|
|
285
|
+
- @backstage/errors@1.2.3
|
|
286
|
+
|
|
287
|
+
## 0.1.32-next.2
|
|
288
|
+
|
|
289
|
+
### Patch Changes
|
|
290
|
+
|
|
291
|
+
- [#20842](https://github.com/backstage/backstage/pull/20842) [`fdb5e23602`](https://github.com/backstage/backstage/commit/fdb5e2360299c5faa30f4d4236fc548b94d37446) Thanks [@benjdlambert](https://github.com/benjdlambert)! - Import `MissingAnnotationEmptyState` from `@backstage/plugin-catalog-react` to remove the cyclical dependency
|
|
292
|
+
|
|
293
|
+
- Updated dependencies
|
|
294
|
+
- @backstage/core-components@0.13.8-next.2
|
|
295
|
+
- @backstage/plugin-catalog-react@1.9.0-next.2
|
|
296
|
+
|
|
297
|
+
## 0.1.32-next.1
|
|
298
|
+
|
|
299
|
+
### Patch Changes
|
|
300
|
+
|
|
301
|
+
- Updated dependencies
|
|
302
|
+
- @backstage/plugin-catalog-react@1.9.0-next.1
|
|
303
|
+
- @backstage/core-components@0.13.8-next.1
|
|
304
|
+
- @backstage/catalog-model@1.4.3
|
|
305
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
306
|
+
- @backstage/errors@1.2.3
|
|
307
|
+
- @backstage/theme@0.4.4-next.0
|
|
308
|
+
|
|
309
|
+
## 0.1.32-next.0
|
|
310
|
+
|
|
311
|
+
### Patch Changes
|
|
312
|
+
|
|
313
|
+
- 6c2b872153: Add official support for React 18.
|
|
314
|
+
- Updated dependencies
|
|
315
|
+
- @backstage/core-components@0.13.7-next.0
|
|
316
|
+
- @backstage/plugin-catalog-react@1.9.0-next.0
|
|
317
|
+
- @backstage/core-plugin-api@1.8.0-next.0
|
|
318
|
+
- @backstage/theme@0.4.4-next.0
|
|
319
|
+
- @backstage/catalog-model@1.4.3
|
|
320
|
+
- @backstage/errors@1.2.3
|
|
321
|
+
|
|
322
|
+
## 0.1.31
|
|
323
|
+
|
|
324
|
+
### Patch Changes
|
|
325
|
+
|
|
326
|
+
- 9a1fce352e: Updated dependency `@testing-library/jest-dom` to `^6.0.0`.
|
|
327
|
+
- f95af4e540: Updated dependency `@testing-library/dom` to `^9.0.0`.
|
|
328
|
+
- Updated dependencies
|
|
329
|
+
- @backstage/plugin-catalog-react@1.8.5
|
|
330
|
+
- @backstage/core-plugin-api@1.7.0
|
|
331
|
+
- @backstage/core-components@0.13.6
|
|
332
|
+
- @backstage/catalog-model@1.4.3
|
|
333
|
+
- @backstage/errors@1.2.3
|
|
334
|
+
- @backstage/theme@0.4.3
|
|
335
|
+
|
|
336
|
+
## 0.1.31-next.2
|
|
337
|
+
|
|
338
|
+
### Patch Changes
|
|
339
|
+
|
|
340
|
+
- Updated dependencies
|
|
341
|
+
- @backstage/core-components@0.13.6-next.2
|
|
342
|
+
- @backstage/core-plugin-api@1.7.0-next.1
|
|
343
|
+
- @backstage/catalog-model@1.4.3-next.0
|
|
344
|
+
- @backstage/plugin-catalog-react@1.8.5-next.2
|
|
345
|
+
- @backstage/errors@1.2.3-next.0
|
|
346
|
+
- @backstage/theme@0.4.3-next.0
|
|
347
|
+
|
|
348
|
+
## 0.1.31-next.1
|
|
349
|
+
|
|
350
|
+
### Patch Changes
|
|
351
|
+
|
|
352
|
+
- Updated dependencies
|
|
353
|
+
- @backstage/core-components@0.13.6-next.1
|
|
354
|
+
- @backstage/plugin-catalog-react@1.8.5-next.1
|
|
355
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
356
|
+
- @backstage/catalog-model@1.4.2
|
|
357
|
+
- @backstage/errors@1.2.2
|
|
358
|
+
- @backstage/theme@0.4.2
|
|
359
|
+
|
|
360
|
+
## 0.1.31-next.0
|
|
361
|
+
|
|
362
|
+
### Patch Changes
|
|
363
|
+
|
|
364
|
+
- Updated dependencies
|
|
365
|
+
- @backstage/plugin-catalog-react@1.8.5-next.0
|
|
366
|
+
- @backstage/core-plugin-api@1.7.0-next.0
|
|
367
|
+
- @backstage/core-components@0.13.6-next.0
|
|
368
|
+
- @backstage/catalog-model@1.4.2
|
|
369
|
+
- @backstage/errors@1.2.2
|
|
370
|
+
- @backstage/theme@0.4.2
|
|
371
|
+
|
|
372
|
+
## 0.1.30
|
|
373
|
+
|
|
374
|
+
### Patch Changes
|
|
375
|
+
|
|
376
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
377
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
378
|
+
- Updated dependencies
|
|
379
|
+
- @backstage/plugin-catalog-react@1.8.4
|
|
380
|
+
- @backstage/core-components@0.13.5
|
|
381
|
+
- @backstage/catalog-model@1.4.2
|
|
382
|
+
- @backstage/core-plugin-api@1.6.0
|
|
383
|
+
- @backstage/errors@1.2.2
|
|
384
|
+
- @backstage/theme@0.4.2
|
|
385
|
+
|
|
386
|
+
## 0.1.30-next.3
|
|
387
|
+
|
|
388
|
+
### Patch Changes
|
|
389
|
+
|
|
390
|
+
- 406b786a2a2c: Mark package as being free of side effects, allowing more optimized Webpack builds.
|
|
391
|
+
- Updated dependencies
|
|
392
|
+
- @backstage/catalog-model@1.4.2-next.2
|
|
393
|
+
- @backstage/core-components@0.13.5-next.3
|
|
394
|
+
- @backstage/core-plugin-api@1.6.0-next.3
|
|
395
|
+
- @backstage/errors@1.2.2-next.0
|
|
396
|
+
- @backstage/plugin-catalog-react@1.8.4-next.3
|
|
397
|
+
- @backstage/theme@0.4.2-next.0
|
|
398
|
+
|
|
399
|
+
## 0.1.30-next.2
|
|
400
|
+
|
|
401
|
+
### Patch Changes
|
|
402
|
+
|
|
403
|
+
- 8cec7664e146: Removed `@types/node` dependency
|
|
404
|
+
- Updated dependencies
|
|
405
|
+
- @backstage/core-components@0.13.5-next.2
|
|
406
|
+
- @backstage/core-plugin-api@1.6.0-next.2
|
|
407
|
+
- @backstage/plugin-catalog-react@1.8.4-next.2
|
|
408
|
+
- @backstage/catalog-model@1.4.2-next.1
|
|
409
|
+
- @backstage/errors@1.2.1
|
|
410
|
+
- @backstage/theme@0.4.1
|
|
411
|
+
|
|
412
|
+
## 0.1.30-next.1
|
|
413
|
+
|
|
414
|
+
### Patch Changes
|
|
415
|
+
|
|
416
|
+
- Updated dependencies
|
|
417
|
+
- @backstage/plugin-catalog-react@1.8.4-next.1
|
|
418
|
+
- @backstage/core-components@0.13.5-next.1
|
|
419
|
+
- @backstage/catalog-model@1.4.2-next.0
|
|
420
|
+
- @backstage/core-plugin-api@1.6.0-next.1
|
|
421
|
+
- @backstage/errors@1.2.1
|
|
422
|
+
- @backstage/theme@0.4.1
|
|
423
|
+
|
|
424
|
+
## 0.1.29-next.0
|
|
425
|
+
|
|
426
|
+
### Patch Changes
|
|
427
|
+
|
|
428
|
+
- Updated dependencies
|
|
429
|
+
- @backstage/core-plugin-api@1.6.0-next.0
|
|
430
|
+
- @backstage/core-components@0.13.5-next.0
|
|
431
|
+
- @backstage/catalog-model@1.4.1
|
|
432
|
+
- @backstage/errors@1.2.1
|
|
433
|
+
- @backstage/theme@0.4.1
|
|
434
|
+
- @backstage/plugin-catalog-react@1.8.3-next.0
|
|
435
|
+
|
|
436
|
+
## 0.1.27
|
|
437
|
+
|
|
438
|
+
### Patch Changes
|
|
439
|
+
|
|
440
|
+
- Updated dependencies
|
|
441
|
+
- @backstage/core-components@0.13.4
|
|
442
|
+
- @backstage/plugin-catalog-react@1.8.1
|
|
443
|
+
- @backstage/core-plugin-api@1.5.3
|
|
444
|
+
- @backstage/catalog-model@1.4.1
|
|
445
|
+
- @backstage/errors@1.2.1
|
|
446
|
+
- @backstage/theme@0.4.1
|
|
447
|
+
|
|
448
|
+
## 0.1.27-next.1
|
|
449
|
+
|
|
450
|
+
### Patch Changes
|
|
451
|
+
|
|
452
|
+
- Updated dependencies
|
|
453
|
+
- @backstage/plugin-catalog-react@1.8.1-next.1
|
|
454
|
+
|
|
455
|
+
## 0.1.27-next.0
|
|
456
|
+
|
|
457
|
+
### Patch Changes
|
|
458
|
+
|
|
459
|
+
- Updated dependencies
|
|
460
|
+
- @backstage/core-components@0.13.4-next.0
|
|
461
|
+
- @backstage/core-plugin-api@1.5.3
|
|
462
|
+
- @backstage/plugin-catalog-react@1.8.1-next.0
|
|
463
|
+
- @backstage/catalog-model@1.4.1
|
|
464
|
+
- @backstage/errors@1.2.1
|
|
465
|
+
- @backstage/theme@0.4.1
|
|
466
|
+
|
|
467
|
+
## 0.1.26
|
|
468
|
+
|
|
469
|
+
### Patch Changes
|
|
470
|
+
|
|
471
|
+
- Updated dependencies
|
|
472
|
+
- @backstage/theme@0.4.1
|
|
473
|
+
- @backstage/errors@1.2.1
|
|
474
|
+
- @backstage/plugin-catalog-react@1.8.0
|
|
475
|
+
- @backstage/core-components@0.13.3
|
|
476
|
+
- @backstage/core-plugin-api@1.5.3
|
|
477
|
+
- @backstage/catalog-model@1.4.1
|
|
478
|
+
|
|
479
|
+
## 0.1.26-next.2
|
|
480
|
+
|
|
481
|
+
### Patch Changes
|
|
482
|
+
|
|
483
|
+
- Updated dependencies
|
|
484
|
+
- @backstage/plugin-catalog-react@1.8.0-next.2
|
|
485
|
+
- @backstage/theme@0.4.1-next.1
|
|
486
|
+
- @backstage/core-plugin-api@1.5.3-next.1
|
|
487
|
+
- @backstage/core-components@0.13.3-next.2
|
|
488
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
489
|
+
- @backstage/errors@1.2.1-next.0
|
|
490
|
+
|
|
491
|
+
## 0.1.26-next.1
|
|
492
|
+
|
|
493
|
+
### Patch Changes
|
|
494
|
+
|
|
495
|
+
- Updated dependencies
|
|
496
|
+
- @backstage/theme@0.4.1-next.0
|
|
497
|
+
- @backstage/core-components@0.13.3-next.1
|
|
498
|
+
- @backstage/core-plugin-api@1.5.3-next.0
|
|
499
|
+
- @backstage/plugin-catalog-react@1.7.1-next.1
|
|
500
|
+
|
|
501
|
+
## 0.1.26-next.0
|
|
502
|
+
|
|
503
|
+
### Patch Changes
|
|
504
|
+
|
|
505
|
+
- Updated dependencies
|
|
506
|
+
- @backstage/errors@1.2.1-next.0
|
|
507
|
+
- @backstage/core-components@0.13.3-next.0
|
|
508
|
+
- @backstage/catalog-model@1.4.1-next.0
|
|
509
|
+
- @backstage/core-plugin-api@1.5.2
|
|
510
|
+
- @backstage/theme@0.4.0
|
|
511
|
+
- @backstage/plugin-catalog-react@1.7.1-next.0
|
|
512
|
+
|
|
513
|
+
## 0.1.25
|
|
514
|
+
|
|
515
|
+
### Patch Changes
|
|
516
|
+
|
|
517
|
+
- Updated dependencies
|
|
518
|
+
- @backstage/core-plugin-api@1.5.2
|
|
519
|
+
- @backstage/core-components@0.13.2
|
|
520
|
+
- @backstage/theme@0.4.0
|
|
521
|
+
- @backstage/plugin-catalog-react@1.7.0
|
|
522
|
+
- @backstage/catalog-model@1.4.0
|
|
523
|
+
- @backstage/errors@1.2.0
|
|
524
|
+
|
|
525
|
+
## 0.1.25-next.3
|
|
526
|
+
|
|
527
|
+
### Patch Changes
|
|
528
|
+
|
|
529
|
+
- Updated dependencies
|
|
530
|
+
- @backstage/core-components@0.13.2-next.3
|
|
531
|
+
- @backstage/catalog-model@1.4.0-next.1
|
|
532
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
533
|
+
- @backstage/errors@1.2.0-next.0
|
|
534
|
+
- @backstage/theme@0.4.0-next.1
|
|
535
|
+
- @backstage/plugin-catalog-react@1.7.0-next.3
|
|
536
|
+
|
|
537
|
+
## 0.1.25-next.2
|
|
538
|
+
|
|
539
|
+
### Patch Changes
|
|
540
|
+
|
|
541
|
+
- Updated dependencies
|
|
542
|
+
- @backstage/theme@0.4.0-next.1
|
|
543
|
+
- @backstage/plugin-catalog-react@1.7.0-next.2
|
|
544
|
+
- @backstage/core-components@0.13.2-next.2
|
|
545
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
546
|
+
|
|
547
|
+
## 0.1.25-next.1
|
|
548
|
+
|
|
549
|
+
### Patch Changes
|
|
550
|
+
|
|
551
|
+
- Updated dependencies
|
|
552
|
+
- @backstage/errors@1.2.0-next.0
|
|
553
|
+
- @backstage/core-components@0.13.2-next.1
|
|
554
|
+
- @backstage/plugin-catalog-react@1.7.0-next.1
|
|
555
|
+
- @backstage/catalog-model@1.4.0-next.0
|
|
556
|
+
- @backstage/core-plugin-api@1.5.2-next.0
|
|
557
|
+
- @backstage/theme@0.4.0-next.0
|
|
558
|
+
|
|
559
|
+
## 0.1.25-next.0
|
|
560
|
+
|
|
561
|
+
### Patch Changes
|
|
562
|
+
|
|
563
|
+
- Updated dependencies
|
|
564
|
+
- @backstage/plugin-catalog-react@1.7.0-next.0
|
|
565
|
+
- @backstage/theme@0.4.0-next.0
|
|
566
|
+
- @backstage/core-components@0.13.2-next.0
|
|
567
|
+
- @backstage/core-plugin-api@1.5.1
|
|
568
|
+
- @backstage/catalog-model@1.3.0
|
|
569
|
+
- @backstage/errors@1.1.5
|
|
570
|
+
|
|
571
|
+
## 0.1.24
|
|
572
|
+
|
|
573
|
+
### Patch Changes
|
|
574
|
+
|
|
575
|
+
- Updated dependencies
|
|
576
|
+
- @backstage/theme@0.3.0
|
|
577
|
+
- @backstage/plugin-catalog-react@1.6.0
|
|
578
|
+
- @backstage/core-components@0.13.1
|
|
579
|
+
- @backstage/catalog-model@1.3.0
|
|
580
|
+
- @backstage/core-plugin-api@1.5.1
|
|
581
|
+
- @backstage/errors@1.1.5
|
|
582
|
+
|
|
583
|
+
## 0.1.24-next.2
|
|
584
|
+
|
|
585
|
+
### Patch Changes
|
|
586
|
+
|
|
587
|
+
- Updated dependencies
|
|
588
|
+
- @backstage/theme@0.3.0-next.0
|
|
589
|
+
- @backstage/core-components@0.13.1-next.1
|
|
590
|
+
- @backstage/plugin-catalog-react@1.6.0-next.2
|
|
591
|
+
- @backstage/core-plugin-api@1.5.1
|
|
592
|
+
|
|
593
|
+
## 0.1.24-next.1
|
|
594
|
+
|
|
595
|
+
### Patch Changes
|
|
596
|
+
|
|
597
|
+
- Updated dependencies
|
|
598
|
+
- @backstage/core-components@0.13.1-next.0
|
|
599
|
+
- @backstage/core-plugin-api@1.5.1
|
|
600
|
+
- @backstage/plugin-catalog-react@1.6.0-next.1
|
|
601
|
+
|
|
602
|
+
## 0.1.24-next.0
|
|
603
|
+
|
|
604
|
+
### Patch Changes
|
|
605
|
+
|
|
606
|
+
- Updated dependencies
|
|
607
|
+
- @backstage/plugin-catalog-react@1.6.0-next.0
|
|
608
|
+
- @backstage/core-components@0.13.0
|
|
609
|
+
- @backstage/core-plugin-api@1.5.1
|
|
610
|
+
- @backstage/catalog-model@1.3.0
|
|
611
|
+
- @backstage/errors@1.1.5
|
|
612
|
+
- @backstage/theme@0.2.19
|
|
613
|
+
|
|
614
|
+
## 0.1.23
|
|
615
|
+
|
|
616
|
+
### Patch Changes
|
|
617
|
+
|
|
618
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
619
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
620
|
+
- Updated dependencies
|
|
621
|
+
- @backstage/core-components@0.13.0
|
|
622
|
+
- @backstage/plugin-catalog-react@1.5.0
|
|
623
|
+
- @backstage/theme@0.2.19
|
|
624
|
+
- @backstage/core-plugin-api@1.5.1
|
|
625
|
+
- @backstage/catalog-model@1.3.0
|
|
626
|
+
- @backstage/errors@1.1.5
|
|
627
|
+
|
|
628
|
+
## 0.1.23-next.3
|
|
629
|
+
|
|
630
|
+
### Patch Changes
|
|
631
|
+
|
|
632
|
+
- Updated dependencies
|
|
633
|
+
- @backstage/plugin-catalog-react@1.5.0-next.3
|
|
634
|
+
- @backstage/catalog-model@1.3.0-next.0
|
|
635
|
+
- @backstage/core-components@0.13.0-next.3
|
|
636
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
637
|
+
- @backstage/errors@1.1.5
|
|
638
|
+
- @backstage/theme@0.2.19-next.0
|
|
639
|
+
|
|
640
|
+
## 0.1.23-next.2
|
|
641
|
+
|
|
642
|
+
### Patch Changes
|
|
643
|
+
|
|
644
|
+
- Updated dependencies
|
|
645
|
+
- @backstage/core-components@0.12.6-next.2
|
|
646
|
+
- @backstage/plugin-catalog-react@1.4.1-next.2
|
|
647
|
+
- @backstage/core-plugin-api@1.5.1-next.1
|
|
648
|
+
- @backstage/catalog-model@1.2.1
|
|
649
|
+
- @backstage/errors@1.1.5
|
|
650
|
+
- @backstage/theme@0.2.19-next.0
|
|
651
|
+
|
|
652
|
+
## 0.1.23-next.1
|
|
653
|
+
|
|
654
|
+
### Patch Changes
|
|
655
|
+
|
|
656
|
+
- e0c6e8b9c3c: Update peer dependencies
|
|
657
|
+
- Updated dependencies
|
|
658
|
+
- @backstage/core-components@0.12.6-next.1
|
|
659
|
+
- @backstage/core-plugin-api@1.5.1-next.0
|
|
660
|
+
- @backstage/plugin-catalog-react@1.4.1-next.1
|
|
661
|
+
- @backstage/theme@0.2.19-next.0
|
|
662
|
+
- @backstage/catalog-model@1.2.1
|
|
663
|
+
- @backstage/errors@1.1.5
|
|
664
|
+
|
|
665
|
+
## 0.1.23-next.0
|
|
666
|
+
|
|
667
|
+
### Patch Changes
|
|
668
|
+
|
|
669
|
+
- 8e00acb28db: Small tweaks to remove warnings in the console during development (mainly focusing on techdocs)
|
|
670
|
+
- Updated dependencies
|
|
671
|
+
- @backstage/core-components@0.12.6-next.0
|
|
672
|
+
- @backstage/plugin-catalog-react@1.4.1-next.0
|
|
673
|
+
- @backstage/core-plugin-api@1.5.0
|
|
674
|
+
- @backstage/catalog-model@1.2.1
|
|
675
|
+
- @backstage/errors@1.1.5
|
|
676
|
+
- @backstage/theme@0.2.18
|
|
677
|
+
|
|
678
|
+
## 0.1.22
|
|
679
|
+
|
|
680
|
+
### Patch Changes
|
|
681
|
+
|
|
682
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
683
|
+
- Updated dependencies
|
|
684
|
+
- @backstage/core-components@0.12.5
|
|
685
|
+
- @backstage/plugin-catalog-react@1.4.0
|
|
686
|
+
- @backstage/errors@1.1.5
|
|
687
|
+
- @backstage/core-plugin-api@1.5.0
|
|
688
|
+
- @backstage/catalog-model@1.2.1
|
|
689
|
+
- @backstage/theme@0.2.18
|
|
690
|
+
|
|
691
|
+
## 0.1.22-next.2
|
|
692
|
+
|
|
693
|
+
### Patch Changes
|
|
694
|
+
|
|
695
|
+
- Updated dependencies
|
|
696
|
+
- @backstage/core-components@0.12.5-next.2
|
|
697
|
+
- @backstage/plugin-catalog-react@1.4.0-next.2
|
|
698
|
+
- @backstage/core-plugin-api@1.5.0-next.2
|
|
699
|
+
|
|
700
|
+
## 0.1.22-next.1
|
|
701
|
+
|
|
702
|
+
### Patch Changes
|
|
703
|
+
|
|
704
|
+
- 52b0022dab7: Updated dependency `msw` to `^1.0.0`.
|
|
705
|
+
- Updated dependencies
|
|
706
|
+
- @backstage/core-components@0.12.5-next.1
|
|
707
|
+
- @backstage/errors@1.1.5-next.0
|
|
708
|
+
- @backstage/core-plugin-api@1.4.1-next.1
|
|
709
|
+
- @backstage/theme@0.2.18-next.0
|
|
710
|
+
- @backstage/plugin-catalog-react@1.4.0-next.1
|
|
711
|
+
- @backstage/catalog-model@1.2.1-next.1
|
|
712
|
+
|
|
713
|
+
## 0.1.22-next.0
|
|
714
|
+
|
|
715
|
+
### Patch Changes
|
|
716
|
+
|
|
717
|
+
- Updated dependencies
|
|
718
|
+
- @backstage/plugin-catalog-react@1.4.0-next.0
|
|
719
|
+
- @backstage/core-plugin-api@1.4.1-next.0
|
|
720
|
+
- @backstage/catalog-model@1.2.1-next.0
|
|
721
|
+
- @backstage/core-components@0.12.5-next.0
|
|
722
|
+
- @backstage/errors@1.1.4
|
|
723
|
+
- @backstage/theme@0.2.17
|
|
724
|
+
|
|
725
|
+
## 0.1.21
|
|
726
|
+
|
|
727
|
+
### Patch Changes
|
|
728
|
+
|
|
729
|
+
- Updated dependencies
|
|
730
|
+
- @backstage/core-components@0.12.4
|
|
731
|
+
- @backstage/catalog-model@1.2.0
|
|
732
|
+
- @backstage/theme@0.2.17
|
|
733
|
+
- @backstage/core-plugin-api@1.4.0
|
|
734
|
+
- @backstage/plugin-catalog-react@1.3.0
|
|
735
|
+
- @backstage/errors@1.1.4
|
|
736
|
+
|
|
737
|
+
## 0.1.21-next.2
|
|
738
|
+
|
|
739
|
+
### Patch Changes
|
|
740
|
+
|
|
741
|
+
- Updated dependencies
|
|
742
|
+
- @backstage/catalog-model@1.2.0-next.1
|
|
743
|
+
- @backstage/core-components@0.12.4-next.1
|
|
744
|
+
- @backstage/core-plugin-api@1.3.0
|
|
745
|
+
- @backstage/errors@1.1.4
|
|
746
|
+
- @backstage/theme@0.2.16
|
|
747
|
+
- @backstage/plugin-catalog-react@1.3.0-next.2
|
|
748
|
+
|
|
749
|
+
## 0.1.21-next.1
|
|
750
|
+
|
|
751
|
+
### Patch Changes
|
|
752
|
+
|
|
753
|
+
- Updated dependencies
|
|
754
|
+
- @backstage/core-components@0.12.4-next.0
|
|
755
|
+
- @backstage/plugin-catalog-react@1.3.0-next.1
|
|
756
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
757
|
+
- @backstage/core-plugin-api@1.3.0
|
|
758
|
+
- @backstage/errors@1.1.4
|
|
759
|
+
- @backstage/theme@0.2.16
|
|
760
|
+
|
|
761
|
+
## 0.1.21-next.0
|
|
762
|
+
|
|
763
|
+
### Patch Changes
|
|
764
|
+
|
|
765
|
+
- Updated dependencies
|
|
766
|
+
- @backstage/plugin-catalog-react@1.3.0-next.0
|
|
767
|
+
- @backstage/catalog-model@1.1.6-next.0
|
|
768
|
+
|
|
769
|
+
## 0.1.20
|
|
770
|
+
|
|
771
|
+
### Patch Changes
|
|
772
|
+
|
|
773
|
+
- Updated dependencies
|
|
774
|
+
- @backstage/catalog-model@1.1.5
|
|
775
|
+
- @backstage/plugin-catalog-react@1.2.4
|
|
776
|
+
- @backstage/core-components@0.12.3
|
|
777
|
+
- @backstage/core-plugin-api@1.3.0
|
|
778
|
+
- @backstage/errors@1.1.4
|
|
779
|
+
- @backstage/theme@0.2.16
|
|
780
|
+
|
|
781
|
+
## 0.1.20-next.2
|
|
782
|
+
|
|
783
|
+
### Patch Changes
|
|
784
|
+
|
|
785
|
+
- Updated dependencies
|
|
786
|
+
- @backstage/core-plugin-api@1.3.0-next.1
|
|
787
|
+
- @backstage/plugin-catalog-react@1.2.4-next.2
|
|
788
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
789
|
+
- @backstage/core-components@0.12.3-next.2
|
|
790
|
+
- @backstage/errors@1.1.4
|
|
791
|
+
- @backstage/theme@0.2.16
|
|
792
|
+
|
|
793
|
+
## 0.1.20-next.1
|
|
794
|
+
|
|
795
|
+
### Patch Changes
|
|
796
|
+
|
|
797
|
+
- Updated dependencies
|
|
798
|
+
- @backstage/catalog-model@1.1.5-next.1
|
|
799
|
+
- @backstage/core-components@0.12.3-next.1
|
|
800
|
+
- @backstage/core-plugin-api@1.2.1-next.0
|
|
801
|
+
- @backstage/errors@1.1.4
|
|
802
|
+
- @backstage/theme@0.2.16
|
|
803
|
+
- @backstage/plugin-catalog-react@1.2.4-next.1
|
|
804
|
+
|
|
805
|
+
## 0.1.20-next.0
|
|
806
|
+
|
|
807
|
+
### Patch Changes
|
|
808
|
+
|
|
809
|
+
- Updated dependencies
|
|
810
|
+
- @backstage/catalog-model@1.1.5-next.0
|
|
811
|
+
- @backstage/plugin-catalog-react@1.2.4-next.0
|
|
812
|
+
- @backstage/core-components@0.12.3-next.0
|
|
813
|
+
- @backstage/core-plugin-api@1.2.0
|
|
814
|
+
- @backstage/errors@1.1.4
|
|
815
|
+
- @backstage/theme@0.2.16
|
|
816
|
+
|
|
817
|
+
## 0.1.19
|
|
818
|
+
|
|
819
|
+
### Patch Changes
|
|
820
|
+
|
|
821
|
+
- Updated dependencies
|
|
822
|
+
- @backstage/core-components@0.12.2
|
|
823
|
+
- @backstage/plugin-catalog-react@1.2.3
|
|
824
|
+
|
|
825
|
+
## 0.1.18
|
|
826
|
+
|
|
827
|
+
### Patch Changes
|
|
828
|
+
|
|
829
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
830
|
+
- Updated dependencies
|
|
831
|
+
- @backstage/core-plugin-api@1.2.0
|
|
832
|
+
- @backstage/core-components@0.12.1
|
|
833
|
+
- @backstage/errors@1.1.4
|
|
834
|
+
- @backstage/plugin-catalog-react@1.2.2
|
|
835
|
+
- @backstage/catalog-model@1.1.4
|
|
836
|
+
- @backstage/theme@0.2.16
|
|
837
|
+
|
|
838
|
+
## 0.1.18-next.4
|
|
839
|
+
|
|
840
|
+
### Patch Changes
|
|
841
|
+
|
|
842
|
+
- Updated dependencies
|
|
843
|
+
- @backstage/core-components@0.12.1-next.4
|
|
844
|
+
- @backstage/plugin-catalog-react@1.2.2-next.4
|
|
845
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
846
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
847
|
+
- @backstage/errors@1.1.4-next.1
|
|
848
|
+
- @backstage/theme@0.2.16
|
|
849
|
+
|
|
850
|
+
## 0.1.18-next.3
|
|
851
|
+
|
|
852
|
+
### Patch Changes
|
|
853
|
+
|
|
854
|
+
- Updated dependencies
|
|
855
|
+
- @backstage/core-components@0.12.1-next.3
|
|
856
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
857
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
858
|
+
- @backstage/errors@1.1.4-next.1
|
|
859
|
+
- @backstage/theme@0.2.16
|
|
860
|
+
- @backstage/plugin-catalog-react@1.2.2-next.3
|
|
861
|
+
|
|
862
|
+
## 0.1.18-next.2
|
|
863
|
+
|
|
864
|
+
### Patch Changes
|
|
865
|
+
|
|
866
|
+
- Updated dependencies
|
|
867
|
+
- @backstage/core-plugin-api@1.2.0-next.2
|
|
868
|
+
- @backstage/core-components@0.12.1-next.2
|
|
869
|
+
- @backstage/plugin-catalog-react@1.2.2-next.2
|
|
870
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
871
|
+
- @backstage/errors@1.1.4-next.1
|
|
872
|
+
- @backstage/theme@0.2.16
|
|
873
|
+
|
|
874
|
+
## 0.1.18-next.1
|
|
875
|
+
|
|
876
|
+
### Patch Changes
|
|
877
|
+
|
|
878
|
+
- Updated dependencies
|
|
879
|
+
- @backstage/core-components@0.12.1-next.1
|
|
880
|
+
- @backstage/core-plugin-api@1.1.1-next.1
|
|
881
|
+
- @backstage/plugin-catalog-react@1.2.2-next.1
|
|
882
|
+
- @backstage/catalog-model@1.1.4-next.1
|
|
883
|
+
- @backstage/errors@1.1.4-next.1
|
|
884
|
+
- @backstage/theme@0.2.16
|
|
885
|
+
|
|
886
|
+
## 0.1.18-next.0
|
|
887
|
+
|
|
888
|
+
### Patch Changes
|
|
889
|
+
|
|
890
|
+
- 3280711113: Updated dependency `msw` to `^0.49.0`.
|
|
891
|
+
- Updated dependencies
|
|
892
|
+
- @backstage/core-components@0.12.1-next.0
|
|
893
|
+
- @backstage/core-plugin-api@1.1.1-next.0
|
|
894
|
+
- @backstage/plugin-catalog-react@1.2.2-next.0
|
|
895
|
+
- @backstage/catalog-model@1.1.4-next.0
|
|
896
|
+
- @backstage/errors@1.1.4-next.0
|
|
897
|
+
- @backstage/theme@0.2.16
|
|
898
|
+
|
|
899
|
+
## 0.1.17
|
|
900
|
+
|
|
901
|
+
### Patch Changes
|
|
902
|
+
|
|
903
|
+
- Updated dependencies
|
|
904
|
+
- @backstage/plugin-catalog-react@1.2.1
|
|
905
|
+
- @backstage/core-components@0.12.0
|
|
906
|
+
- @backstage/core-plugin-api@1.1.0
|
|
907
|
+
- @backstage/catalog-model@1.1.3
|
|
908
|
+
- @backstage/errors@1.1.3
|
|
909
|
+
- @backstage/theme@0.2.16
|
|
910
|
+
|
|
911
|
+
## 0.1.17-next.1
|
|
912
|
+
|
|
913
|
+
### Patch Changes
|
|
914
|
+
|
|
915
|
+
- Updated dependencies
|
|
916
|
+
- @backstage/core-components@0.12.0-next.1
|
|
917
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
918
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
919
|
+
- @backstage/errors@1.1.3-next.0
|
|
920
|
+
- @backstage/theme@0.2.16
|
|
921
|
+
- @backstage/plugin-catalog-react@1.2.1-next.1
|
|
922
|
+
|
|
923
|
+
## 0.1.17-next.0
|
|
924
|
+
|
|
925
|
+
### Patch Changes
|
|
926
|
+
|
|
927
|
+
- Updated dependencies
|
|
928
|
+
- @backstage/plugin-catalog-react@1.2.1-next.0
|
|
929
|
+
- @backstage/core-components@0.12.0-next.0
|
|
930
|
+
- @backstage/core-plugin-api@1.1.0-next.0
|
|
931
|
+
- @backstage/catalog-model@1.1.3-next.0
|
|
932
|
+
- @backstage/errors@1.1.3-next.0
|
|
933
|
+
- @backstage/theme@0.2.16
|
|
934
|
+
|
|
935
|
+
## 0.1.16
|
|
936
|
+
|
|
937
|
+
### Patch Changes
|
|
938
|
+
|
|
939
|
+
- Updated dependencies
|
|
940
|
+
- @backstage/catalog-model@1.1.2
|
|
941
|
+
- @backstage/plugin-catalog-react@1.2.0
|
|
942
|
+
- @backstage/core-components@0.11.2
|
|
943
|
+
- @backstage/core-plugin-api@1.0.7
|
|
944
|
+
- @backstage/errors@1.1.2
|
|
945
|
+
- @backstage/theme@0.2.16
|
|
946
|
+
|
|
947
|
+
## 0.1.16-next.2
|
|
948
|
+
|
|
949
|
+
### Patch Changes
|
|
950
|
+
|
|
951
|
+
- Updated dependencies
|
|
952
|
+
- @backstage/plugin-catalog-react@1.2.0-next.2
|
|
953
|
+
- @backstage/catalog-model@1.1.2-next.2
|
|
954
|
+
- @backstage/core-components@0.11.2-next.2
|
|
955
|
+
- @backstage/core-plugin-api@1.0.7-next.2
|
|
956
|
+
- @backstage/errors@1.1.2-next.2
|
|
957
|
+
- @backstage/theme@0.2.16
|
|
958
|
+
|
|
959
|
+
## 0.1.16-next.1
|
|
960
|
+
|
|
961
|
+
### Patch Changes
|
|
962
|
+
|
|
963
|
+
- Updated dependencies
|
|
964
|
+
- @backstage/plugin-catalog-react@1.2.0-next.1
|
|
965
|
+
- @backstage/core-components@0.11.2-next.1
|
|
966
|
+
- @backstage/core-plugin-api@1.0.7-next.1
|
|
967
|
+
- @backstage/catalog-model@1.1.2-next.1
|
|
968
|
+
- @backstage/errors@1.1.2-next.1
|
|
969
|
+
- @backstage/theme@0.2.16
|
|
970
|
+
|
|
971
|
+
## 0.1.16-next.0
|
|
972
|
+
|
|
973
|
+
### Patch Changes
|
|
974
|
+
|
|
975
|
+
- Updated dependencies
|
|
976
|
+
- @backstage/catalog-model@1.1.2-next.0
|
|
977
|
+
- @backstage/core-components@0.11.2-next.0
|
|
978
|
+
- @backstage/plugin-catalog-react@1.1.5-next.0
|
|
979
|
+
- @backstage/core-plugin-api@1.0.7-next.0
|
|
980
|
+
- @backstage/errors@1.1.2-next.0
|
|
981
|
+
- @backstage/theme@0.2.16
|
|
982
|
+
|
|
983
|
+
## 0.1.15
|
|
984
|
+
|
|
985
|
+
### Patch Changes
|
|
986
|
+
|
|
987
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
988
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
989
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
990
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
991
|
+
- Updated dependencies
|
|
992
|
+
- @backstage/core-components@0.11.1
|
|
993
|
+
- @backstage/core-plugin-api@1.0.6
|
|
994
|
+
- @backstage/plugin-catalog-react@1.1.4
|
|
995
|
+
- @backstage/catalog-model@1.1.1
|
|
996
|
+
- @backstage/errors@1.1.1
|
|
997
|
+
|
|
998
|
+
## 0.1.15-next.2
|
|
999
|
+
|
|
1000
|
+
### Patch Changes
|
|
1001
|
+
|
|
1002
|
+
- 7d47def9c4: Removed dependency on `@types/jest`.
|
|
1003
|
+
- Updated dependencies
|
|
1004
|
+
- @backstage/plugin-catalog-react@1.1.4-next.2
|
|
1005
|
+
- @backstage/catalog-model@1.1.1-next.0
|
|
1006
|
+
- @backstage/core-components@0.11.1-next.3
|
|
1007
|
+
- @backstage/core-plugin-api@1.0.6-next.3
|
|
1008
|
+
- @backstage/errors@1.1.1-next.0
|
|
1009
|
+
|
|
1010
|
+
## 0.1.15-next.1
|
|
1011
|
+
|
|
1012
|
+
### Patch Changes
|
|
1013
|
+
|
|
1014
|
+
- 667d917488: Updated dependency `msw` to `^0.47.0`.
|
|
1015
|
+
- 87ec2ba4d6: Updated dependency `msw` to `^0.46.0`.
|
|
1016
|
+
- Updated dependencies
|
|
1017
|
+
- @backstage/core-components@0.11.1-next.2
|
|
1018
|
+
- @backstage/core-plugin-api@1.0.6-next.2
|
|
1019
|
+
|
|
1020
|
+
## 0.1.15-next.0
|
|
1021
|
+
|
|
1022
|
+
### Patch Changes
|
|
1023
|
+
|
|
1024
|
+
- bf5e9030eb: Updated dependency `msw` to `^0.45.0`.
|
|
1025
|
+
- Updated dependencies
|
|
1026
|
+
- @backstage/core-plugin-api@1.0.6-next.0
|
|
1027
|
+
- @backstage/core-components@0.11.1-next.0
|
|
1028
|
+
- @backstage/plugin-catalog-react@1.1.4-next.0
|
|
1029
|
+
|
|
1030
|
+
## 0.1.14
|
|
1031
|
+
|
|
1032
|
+
### Patch Changes
|
|
1033
|
+
|
|
1034
|
+
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
|
|
1035
|
+
- Updated dependencies
|
|
1036
|
+
- @backstage/core-components@0.11.0
|
|
1037
|
+
- @backstage/core-plugin-api@1.0.5
|
|
1038
|
+
- @backstage/plugin-catalog-react@1.1.3
|
|
1039
|
+
|
|
1040
|
+
## 0.1.14-next.1
|
|
1041
|
+
|
|
1042
|
+
### Patch Changes
|
|
1043
|
+
|
|
1044
|
+
- Updated dependencies
|
|
1045
|
+
- @backstage/plugin-catalog-react@1.1.3-next.2
|
|
1046
|
+
- @backstage/core-components@0.11.0-next.2
|
|
1047
|
+
|
|
1048
|
+
## 0.1.14-next.0
|
|
1049
|
+
|
|
1050
|
+
### Patch Changes
|
|
1051
|
+
|
|
1052
|
+
- 29f782eb37: Updated dependency `@types/luxon` to `^3.0.0`.
|
|
1053
|
+
- Updated dependencies
|
|
1054
|
+
- @backstage/core-plugin-api@1.0.5-next.0
|
|
1055
|
+
- @backstage/plugin-catalog-react@1.1.3-next.0
|
|
1056
|
+
- @backstage/core-components@0.10.1-next.0
|
|
1057
|
+
|
|
1058
|
+
## 0.1.13
|
|
1059
|
+
|
|
1060
|
+
### Patch Changes
|
|
1061
|
+
|
|
1062
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
1063
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
1064
|
+
- 8006d0f9bf: Updated dependency `msw` to `^0.44.0`.
|
|
1065
|
+
- Updated dependencies
|
|
1066
|
+
- @backstage/core-components@0.10.0
|
|
1067
|
+
- @backstage/catalog-model@1.1.0
|
|
1068
|
+
- @backstage/core-plugin-api@1.0.4
|
|
1069
|
+
- @backstage/plugin-catalog-react@1.1.2
|
|
1070
|
+
- @backstage/theme@0.2.16
|
|
1071
|
+
- @backstage/errors@1.1.0
|
|
1072
|
+
|
|
1073
|
+
## 0.1.13-next.3
|
|
1074
|
+
|
|
1075
|
+
### Patch Changes
|
|
1076
|
+
|
|
1077
|
+
- a70869e775: Updated dependency `msw` to `^0.43.0`.
|
|
1078
|
+
- 4e9a90e307: Updated dependency `luxon` to `^3.0.0`.
|
|
1079
|
+
- Updated dependencies
|
|
1080
|
+
- @backstage/core-plugin-api@1.0.4-next.0
|
|
1081
|
+
- @backstage/core-components@0.10.0-next.3
|
|
1082
|
+
- @backstage/catalog-model@1.1.0-next.3
|
|
1083
|
+
- @backstage/plugin-catalog-react@1.1.2-next.3
|
|
1084
|
+
|
|
1085
|
+
## 0.1.13-next.2
|
|
1086
|
+
|
|
1087
|
+
### Patch Changes
|
|
1088
|
+
|
|
1089
|
+
- Updated dependencies
|
|
1090
|
+
- @backstage/core-components@0.10.0-next.2
|
|
1091
|
+
- @backstage/catalog-model@1.1.0-next.2
|
|
1092
|
+
- @backstage/theme@0.2.16-next.1
|
|
1093
|
+
- @backstage/plugin-catalog-react@1.1.2-next.2
|
|
1094
|
+
|
|
1095
|
+
## 0.1.13-next.1
|
|
1096
|
+
|
|
1097
|
+
### Patch Changes
|
|
1098
|
+
|
|
1099
|
+
- Updated dependencies
|
|
1100
|
+
- @backstage/core-components@0.9.6-next.1
|
|
1101
|
+
- @backstage/catalog-model@1.1.0-next.1
|
|
1102
|
+
- @backstage/errors@1.1.0-next.0
|
|
1103
|
+
- @backstage/theme@0.2.16-next.0
|
|
1104
|
+
- @backstage/plugin-catalog-react@1.1.2-next.1
|
|
1105
|
+
|
|
1106
|
+
## 0.1.13-next.0
|
|
1107
|
+
|
|
1108
|
+
### Patch Changes
|
|
1109
|
+
|
|
1110
|
+
- Updated dependencies
|
|
1111
|
+
- @backstage/catalog-model@1.1.0-next.0
|
|
1112
|
+
- @backstage/core-components@0.9.6-next.0
|
|
1113
|
+
- @backstage/plugin-catalog-react@1.1.2-next.0
|
|
1114
|
+
|
|
1115
|
+
## 0.1.12
|
|
1116
|
+
|
|
1117
|
+
### Patch Changes
|
|
1118
|
+
|
|
1119
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
1120
|
+
- Updated dependencies
|
|
1121
|
+
- @backstage/plugin-catalog-react@1.1.1
|
|
1122
|
+
- @backstage/core-components@0.9.5
|
|
1123
|
+
- @backstage/core-plugin-api@1.0.3
|
|
1124
|
+
- @backstage/catalog-model@1.0.3
|
|
1125
|
+
|
|
1126
|
+
## 0.1.12-next.1
|
|
1127
|
+
|
|
1128
|
+
### Patch Changes
|
|
1129
|
+
|
|
1130
|
+
- 8f7b1835df: Updated dependency `msw` to `^0.41.0`.
|
|
1131
|
+
- Updated dependencies
|
|
1132
|
+
- @backstage/core-components@0.9.5-next.1
|
|
1133
|
+
- @backstage/core-plugin-api@1.0.3-next.0
|
|
1134
|
+
- @backstage/catalog-model@1.0.3-next.0
|
|
1135
|
+
- @backstage/plugin-catalog-react@1.1.1-next.1
|
|
1136
|
+
|
|
1137
|
+
## 0.1.12-next.0
|
|
1138
|
+
|
|
1139
|
+
### Patch Changes
|
|
1140
|
+
|
|
1141
|
+
- Updated dependencies
|
|
1142
|
+
- @backstage/plugin-catalog-react@1.1.1-next.0
|
|
1143
|
+
- @backstage/core-components@0.9.5-next.0
|
|
1144
|
+
|
|
1145
|
+
## 0.1.11
|
|
1146
|
+
|
|
1147
|
+
### Patch Changes
|
|
1148
|
+
|
|
1149
|
+
- Updated dependencies
|
|
1150
|
+
- @backstage/core-components@0.9.4
|
|
1151
|
+
- @backstage/core-plugin-api@1.0.2
|
|
1152
|
+
- @backstage/plugin-catalog-react@1.1.0
|
|
1153
|
+
- @backstage/catalog-model@1.0.2
|
|
1154
|
+
|
|
1155
|
+
## 0.1.11-next.2
|
|
1156
|
+
|
|
1157
|
+
### Patch Changes
|
|
1158
|
+
|
|
1159
|
+
- Updated dependencies
|
|
1160
|
+
- @backstage/core-components@0.9.4-next.1
|
|
1161
|
+
- @backstage/plugin-catalog-react@1.1.0-next.2
|
|
1162
|
+
- @backstage/catalog-model@1.0.2-next.0
|
|
1163
|
+
- @backstage/core-plugin-api@1.0.2-next.1
|
|
1164
|
+
|
|
1165
|
+
## 0.1.11-next.1
|
|
1166
|
+
|
|
1167
|
+
### Patch Changes
|
|
1168
|
+
|
|
1169
|
+
- Updated dependencies
|
|
1170
|
+
- @backstage/core-components@0.9.4-next.0
|
|
1171
|
+
- @backstage/core-plugin-api@1.0.2-next.0
|
|
1172
|
+
- @backstage/plugin-catalog-react@1.1.0-next.1
|
|
1173
|
+
|
|
1174
|
+
## 0.1.11-next.0
|
|
1175
|
+
|
|
1176
|
+
### Patch Changes
|
|
1177
|
+
|
|
1178
|
+
- Updated dependencies
|
|
1179
|
+
- @backstage/plugin-catalog-react@1.1.0-next.0
|
|
1180
|
+
|
|
1181
|
+
## 0.1.10
|
|
1182
|
+
|
|
1183
|
+
### Patch Changes
|
|
1184
|
+
|
|
1185
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
1186
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
1187
|
+
- 2677db7c15: Add pagination controls to GoCD build table
|
|
1188
|
+
- 4c6c2b2918: Add DORA metrics insights to GoCD builds page
|
|
1189
|
+
- Updated dependencies
|
|
1190
|
+
- @backstage/plugin-catalog-react@1.0.1
|
|
1191
|
+
- @backstage/catalog-model@1.0.1
|
|
1192
|
+
- @backstage/core-components@0.9.3
|
|
1193
|
+
- @backstage/core-plugin-api@1.0.1
|
|
1194
|
+
|
|
1195
|
+
## 0.1.10-next.2
|
|
1196
|
+
|
|
1197
|
+
### Patch Changes
|
|
1198
|
+
|
|
1199
|
+
- 24254fd433: build(deps): bump `@testing-library/user-event` from 13.5.0 to 14.0.0
|
|
1200
|
+
- 230ad0826f: Bump to using `@types/node` v16
|
|
1201
|
+
- 4c6c2b2918: Add DORA metrics insights to GoCD builds page
|
|
1202
|
+
- Updated dependencies
|
|
1203
|
+
- @backstage/core-components@0.9.3-next.2
|
|
1204
|
+
- @backstage/core-plugin-api@1.0.1-next.0
|
|
1205
|
+
- @backstage/plugin-catalog-react@1.0.1-next.3
|
|
1206
|
+
|
|
1207
|
+
## 0.1.10-next.1
|
|
1208
|
+
|
|
1209
|
+
### Patch Changes
|
|
1210
|
+
|
|
1211
|
+
- 2677db7c15: Add pagination controls to GoCD build table
|
|
1212
|
+
- Updated dependencies
|
|
1213
|
+
- @backstage/core-components@0.9.3-next.1
|
|
1214
|
+
- @backstage/plugin-catalog-react@1.0.1-next.2
|
|
1215
|
+
- @backstage/catalog-model@1.0.1-next.1
|
|
1216
|
+
|
|
1217
|
+
## 0.1.10-next.0
|
|
1218
|
+
|
|
1219
|
+
### Patch Changes
|
|
1220
|
+
|
|
1221
|
+
- Updated dependencies
|
|
1222
|
+
- @backstage/catalog-model@1.0.1-next.0
|
|
1223
|
+
- @backstage/plugin-catalog-react@1.0.1-next.0
|
|
1224
|
+
- @backstage/core-components@0.9.3-next.0
|
|
1225
|
+
|
|
1226
|
+
## 0.1.9
|
|
1227
|
+
|
|
1228
|
+
### Patch Changes
|
|
1229
|
+
|
|
1230
|
+
- a422d7ce5e: chore(deps): bump `@testing-library/react` from 11.2.6 to 12.1.3
|
|
1231
|
+
- Updated dependencies
|
|
1232
|
+
- @backstage/core-components@0.9.2
|
|
1233
|
+
- @backstage/core-plugin-api@1.0.0
|
|
1234
|
+
- @backstage/plugin-catalog-react@1.0.0
|
|
1235
|
+
- @backstage/catalog-model@1.0.0
|
|
1236
|
+
- @backstage/errors@1.0.0
|
|
1237
|
+
|
|
1238
|
+
## 0.1.8
|
|
1239
|
+
|
|
1240
|
+
### Patch Changes
|
|
1241
|
+
|
|
1242
|
+
- Updated dependencies
|
|
1243
|
+
- @backstage/plugin-catalog-react@0.9.0
|
|
1244
|
+
- @backstage/core-components@0.9.1
|
|
1245
|
+
- @backstage/catalog-model@0.13.0
|
|
1246
|
+
|
|
1247
|
+
## 0.1.8-next.0
|
|
1248
|
+
|
|
1249
|
+
### Patch Changes
|
|
1250
|
+
|
|
1251
|
+
- Updated dependencies
|
|
1252
|
+
- @backstage/plugin-catalog-react@0.9.0-next.0
|
|
1253
|
+
- @backstage/core-components@0.9.1-next.0
|
|
1254
|
+
- @backstage/catalog-model@0.13.0-next.0
|
|
1255
|
+
|
|
1256
|
+
## 0.1.7
|
|
1257
|
+
|
|
1258
|
+
### Patch Changes
|
|
1259
|
+
|
|
1260
|
+
- Updated dependencies
|
|
1261
|
+
- @backstage/catalog-model@0.12.0
|
|
1262
|
+
- @backstage/core-components@0.9.0
|
|
1263
|
+
- @backstage/plugin-catalog-react@0.8.0
|
|
1264
|
+
- @backstage/core-plugin-api@0.8.0
|
|
1265
|
+
|
|
1266
|
+
## 0.1.6
|
|
1267
|
+
|
|
1268
|
+
### Patch Changes
|
|
1269
|
+
|
|
1270
|
+
- 29f952c667: Updated README
|
|
1271
|
+
- Updated dependencies
|
|
1272
|
+
- @backstage/core-components@0.8.10
|
|
1273
|
+
- @backstage/plugin-catalog-react@0.7.0
|
|
1274
|
+
- @backstage/catalog-model@0.11.0
|
|
1275
|
+
- @backstage/core-plugin-api@0.7.0
|
|
1276
|
+
|
|
1277
|
+
## 0.1.5
|
|
1278
|
+
|
|
1279
|
+
### Patch Changes
|
|
1280
|
+
|
|
1281
|
+
- 1ed305728b: Bump `node-fetch` to version 2.6.7 and `cross-fetch` to version 3.1.5
|
|
1282
|
+
- c77c5c7eb6: Added `backstage.role` to `package.json`
|
|
1283
|
+
- Updated dependencies
|
|
1284
|
+
- @backstage/core-components@0.8.9
|
|
1285
|
+
- @backstage/core-plugin-api@0.6.1
|
|
1286
|
+
- @backstage/errors@0.2.1
|
|
1287
|
+
- @backstage/plugin-catalog-react@0.6.15
|
|
1288
|
+
- @backstage/catalog-model@0.10.0
|
|
1289
|
+
- @backstage/theme@0.2.15
|
|
1290
|
+
|
|
1291
|
+
## 0.1.4
|
|
1292
|
+
|
|
1293
|
+
### Patch Changes
|
|
1294
|
+
|
|
1295
|
+
- Updated dependencies
|
|
1296
|
+
- @backstage/core-components@0.8.8
|
|
1297
|
+
- @backstage/plugin-catalog-react@0.6.14
|
|
1298
|
+
|
|
1299
|
+
## 0.1.4-next.0
|
|
1300
|
+
|
|
1301
|
+
### Patch Changes
|
|
1302
|
+
|
|
1303
|
+
- Updated dependencies
|
|
1304
|
+
- @backstage/core-components@0.8.8-next.0
|
|
1305
|
+
- @backstage/plugin-catalog-react@0.6.14-next.0
|
|
1306
|
+
|
|
1307
|
+
## 0.1.3
|
|
1308
|
+
|
|
1309
|
+
### Patch Changes
|
|
1310
|
+
|
|
1311
|
+
- Updated dependencies
|
|
1312
|
+
- @backstage/core-components@0.8.7
|
|
1313
|
+
- @backstage/plugin-catalog-react@0.6.13
|
|
1314
|
+
|
|
1315
|
+
## 0.1.3-next.0
|
|
1316
|
+
|
|
1317
|
+
### Patch Changes
|
|
1318
|
+
|
|
1319
|
+
- Updated dependencies
|
|
1320
|
+
- @backstage/core-components@0.8.7-next.0
|
|
1321
|
+
- @backstage/plugin-catalog-react@0.6.13-next.0
|
|
1322
|
+
|
|
1323
|
+
## 0.1.2
|
|
1324
|
+
|
|
1325
|
+
### Patch Changes
|
|
1326
|
+
|
|
1327
|
+
- Updated dependencies
|
|
1328
|
+
- @backstage/core-components@0.8.5
|
|
1329
|
+
- @backstage/core-plugin-api@0.6.0
|
|
1330
|
+
- @backstage/plugin-catalog-react@0.6.12
|
|
1331
|
+
- @backstage/catalog-model@0.9.10
|
|
1332
|
+
|
|
1333
|
+
## 0.1.2-next.0
|
|
1334
|
+
|
|
1335
|
+
### Patch Changes
|
|
1336
|
+
|
|
1337
|
+
- Updated dependencies
|
|
1338
|
+
- @backstage/core-components@0.8.5-next.0
|
|
1339
|
+
- @backstage/core-plugin-api@0.6.0-next.0
|
|
1340
|
+
- @backstage/plugin-catalog-react@0.6.12-next.0
|
|
1341
|
+
- @backstage/catalog-model@0.9.10-next.0
|
|
1342
|
+
|
|
1343
|
+
## 0.1.1
|
|
1344
|
+
|
|
1345
|
+
### Patch Changes
|
|
1346
|
+
|
|
1347
|
+
- d9aaecd1cb: Add GoCD plugin for CI/CD.
|
|
1348
|
+
- Updated dependencies
|
|
1349
|
+
- @backstage/core-components@0.8.4
|
|
1350
|
+
- @backstage/core-plugin-api@0.5.0
|
|
1351
|
+
- @backstage/plugin-catalog-react@0.6.11
|
|
1352
|
+
- @backstage/errors@0.2.0
|
|
1353
|
+
- @backstage/catalog-model@0.9.9
|