@sonarwatch/portfolio-plugins 0.8.66 → 0.8.68
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 +435 -427
- package/package.json +2 -2
- package/src/index.js +3 -0
- package/src/index.js.map +1 -1
- package/src/plugins/jupiter/constants.d.ts +3 -0
- package/src/plugins/jupiter/constants.js +7 -0
- package/src/plugins/jupiter/constants.js.map +1 -0
- package/src/plugins/jupiter/index.d.ts +4 -0
- package/src/plugins/jupiter/index.js +10 -0
- package/src/plugins/jupiter/index.js.map +1 -0
- package/src/plugins/jupiter/poolJob.d.ts +3 -0
- package/src/plugins/jupiter/poolJob.js +77 -0
- package/src/plugins/jupiter/poolJob.js.map +1 -0
- package/src/plugins/jupiter/structs.d.ts +105 -0
- package/src/plugins/jupiter/structs.js +99 -0
- package/src/plugins/jupiter/structs.js.map +1 -0
- package/src/plugins/kamino/poolsJob.js +0 -14
- package/src/plugins/kamino/poolsJob.js.map +1 -1
- package/src/plugins/uniswap-v2/helpers.js +22 -22
package/CHANGELOG.md
CHANGED
@@ -2,430 +2,438 @@
|
|
2
2
|
|
3
3
|
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
|
4
4
|
|
5
|
-
## [0.8.
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
## [0.8.
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
## [0.8.
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
## [0.8.
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
## [0.8.
|
22
|
-
|
23
|
-
|
24
|
-
|
25
|
-
## [0.8.
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
## [0.8.
|
30
|
-
|
31
|
-
## [0.8.
|
32
|
-
|
33
|
-
## [0.8.
|
34
|
-
|
35
|
-
## [0.8.
|
36
|
-
|
37
|
-
## [0.8.
|
38
|
-
|
39
|
-
## [0.8.
|
40
|
-
|
41
|
-
## [0.8.
|
42
|
-
|
43
|
-
## [0.8.
|
44
|
-
|
45
|
-
## [0.8.
|
46
|
-
|
47
|
-
## [0.8.
|
48
|
-
|
49
|
-
## [0.8.
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
## [0.8.
|
56
|
-
|
57
|
-
## [0.8.
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
## [0.8.
|
64
|
-
|
65
|
-
## [0.8.
|
66
|
-
|
67
|
-
## [0.8.
|
68
|
-
|
69
|
-
## [0.8.
|
70
|
-
|
71
|
-
## [0.8.
|
72
|
-
|
73
|
-
## [0.8.
|
74
|
-
|
75
|
-
## [0.8.
|
76
|
-
|
77
|
-
## [0.8.
|
78
|
-
|
79
|
-
## [0.8.
|
80
|
-
|
81
|
-
## [0.8.
|
82
|
-
|
83
|
-
## [0.8.
|
84
|
-
|
85
|
-
## [0.8.
|
86
|
-
|
87
|
-
## [0.8.
|
88
|
-
|
89
|
-
## [0.8.
|
90
|
-
|
91
|
-
## [0.8.
|
92
|
-
|
93
|
-
## [0.8.
|
94
|
-
|
95
|
-
## [0.8.
|
96
|
-
|
97
|
-
## [0.8.
|
98
|
-
|
99
|
-
## [0.8.
|
100
|
-
|
101
|
-
## [0.8.
|
102
|
-
|
103
|
-
## [0.8.
|
104
|
-
|
105
|
-
## [0.8.
|
106
|
-
|
107
|
-
|
108
|
-
|
109
|
-
|
110
|
-
|
111
|
-
## [0.8.
|
112
|
-
|
113
|
-
## [0.8.
|
114
|
-
|
115
|
-
|
116
|
-
|
117
|
-
|
118
|
-
|
119
|
-
## [0.8.
|
120
|
-
|
121
|
-
## [0.8.
|
122
|
-
|
123
|
-
## [0.8.
|
124
|
-
|
125
|
-
## [0.8.
|
126
|
-
|
127
|
-
## [0.8.
|
128
|
-
|
129
|
-
## [0.8.
|
130
|
-
|
131
|
-
## [0.8.
|
132
|
-
|
133
|
-
|
134
|
-
|
135
|
-
|
136
|
-
|
137
|
-
## [0.8.
|
138
|
-
|
139
|
-
## [0.8.
|
140
|
-
|
141
|
-
|
142
|
-
|
143
|
-
|
144
|
-
|
145
|
-
## [0.8.
|
146
|
-
|
147
|
-
## [0.8.
|
148
|
-
|
149
|
-
## [0.8.
|
150
|
-
|
151
|
-
## [0.8.
|
152
|
-
|
153
|
-
## [0.8.
|
154
|
-
|
155
|
-
## [0.8.
|
156
|
-
|
157
|
-
|
158
|
-
|
159
|
-
## [0.
|
160
|
-
|
161
|
-
## [0.
|
162
|
-
|
163
|
-
## [0.
|
164
|
-
|
165
|
-
|
166
|
-
|
167
|
-
## [0.7.
|
168
|
-
|
169
|
-
## [0.7.
|
170
|
-
|
171
|
-
## [0.7.
|
172
|
-
|
173
|
-
## [0.7.
|
174
|
-
|
175
|
-
## [0.7.
|
176
|
-
|
177
|
-
## [0.7.
|
178
|
-
|
179
|
-
## [0.7.
|
180
|
-
|
181
|
-
## [0.7.
|
182
|
-
|
183
|
-
## [0.7.
|
184
|
-
|
185
|
-
## [0.7.
|
186
|
-
|
187
|
-
## [0.7.
|
188
|
-
|
189
|
-
## [0.7.
|
190
|
-
|
191
|
-
|
192
|
-
|
193
|
-
## [0.
|
194
|
-
|
195
|
-
## [0.
|
196
|
-
|
197
|
-
## [0.
|
198
|
-
|
199
|
-
|
200
|
-
|
201
|
-
## [0.6.
|
202
|
-
|
203
|
-
## [0.6.
|
204
|
-
|
205
|
-
## [0.6.
|
206
|
-
|
207
|
-
## [0.6.
|
208
|
-
|
209
|
-
## [0.6.
|
210
|
-
|
211
|
-
|
212
|
-
|
213
|
-
## [0.
|
214
|
-
|
215
|
-
## [0.
|
216
|
-
|
217
|
-
## [0.
|
218
|
-
|
219
|
-
|
220
|
-
|
221
|
-
## [0.5.
|
222
|
-
|
223
|
-
## [0.5.
|
224
|
-
|
225
|
-
## [0.5.
|
226
|
-
|
227
|
-
## [0.5.
|
228
|
-
|
229
|
-
## [0.5.
|
230
|
-
|
231
|
-
## [0.5.
|
232
|
-
|
233
|
-
## [0.5.
|
234
|
-
|
235
|
-
## [0.5.
|
236
|
-
|
237
|
-
## [0.5.
|
238
|
-
|
239
|
-
## [0.5.
|
240
|
-
|
241
|
-
## [0.5.
|
242
|
-
|
243
|
-
## [0.5.
|
244
|
-
|
245
|
-
## [0.5.
|
246
|
-
|
247
|
-
## [0.5.
|
248
|
-
|
249
|
-
## [0.5.
|
250
|
-
|
251
|
-
## [0.5.
|
252
|
-
|
253
|
-
## [0.5.
|
254
|
-
|
255
|
-
## [0.5.
|
256
|
-
|
257
|
-
## [0.5.
|
258
|
-
|
259
|
-
## [0.5.
|
260
|
-
|
261
|
-
## [0.5.
|
262
|
-
|
263
|
-
## [0.5.
|
264
|
-
|
265
|
-
## [0.5.
|
266
|
-
|
267
|
-
## [0.5.
|
268
|
-
|
269
|
-
## [0.5.
|
270
|
-
|
271
|
-
## [0.5.
|
272
|
-
|
273
|
-
## [0.5.
|
274
|
-
|
275
|
-
## [0.5.
|
276
|
-
|
277
|
-
## [0.5.
|
278
|
-
|
279
|
-
## [0.5.
|
280
|
-
|
281
|
-
## [0.5.
|
282
|
-
|
283
|
-
## [0.5.
|
284
|
-
|
285
|
-
## [0.5.
|
286
|
-
|
287
|
-
## [0.5.
|
288
|
-
|
289
|
-
## [0.5.
|
290
|
-
|
291
|
-
## [0.5.
|
292
|
-
|
293
|
-
## [0.5.
|
294
|
-
|
295
|
-
## [0.5.
|
296
|
-
|
297
|
-
## [0.5.
|
298
|
-
|
299
|
-
## [0.5.
|
300
|
-
|
301
|
-
## [0.5.
|
302
|
-
|
303
|
-
## [0.5.
|
304
|
-
|
305
|
-
## [0.5.
|
306
|
-
|
307
|
-
## [0.5.
|
308
|
-
|
309
|
-
## [0.5.
|
310
|
-
|
311
|
-
## [0.5.
|
312
|
-
|
313
|
-
## [0.5.
|
314
|
-
|
315
|
-
|
316
|
-
|
317
|
-
## [0.
|
318
|
-
|
319
|
-
## [0.
|
320
|
-
|
321
|
-
## [0.
|
322
|
-
|
323
|
-
|
324
|
-
|
325
|
-
## [0.4.
|
326
|
-
|
327
|
-
## [0.4.
|
328
|
-
|
329
|
-
## [0.4.
|
330
|
-
|
331
|
-
## [0.4.
|
332
|
-
|
333
|
-
## [0.4.
|
334
|
-
|
335
|
-
## [0.4.
|
336
|
-
|
337
|
-
## [0.4.
|
338
|
-
|
339
|
-
## [0.4.
|
340
|
-
|
341
|
-
## [0.4.
|
342
|
-
|
343
|
-
## [0.4.
|
344
|
-
|
345
|
-
## [0.4.
|
346
|
-
|
347
|
-
## [0.4.
|
348
|
-
|
349
|
-
## [0.4.
|
350
|
-
|
351
|
-
## [0.4.
|
352
|
-
|
353
|
-
## [0.4.
|
354
|
-
|
355
|
-
## [0.4.
|
356
|
-
|
357
|
-
## [0.4.
|
358
|
-
|
359
|
-
## [0.4.
|
360
|
-
|
361
|
-
## [0.4.
|
362
|
-
|
363
|
-
## [0.4.
|
364
|
-
|
365
|
-
## [0.4.
|
366
|
-
|
367
|
-
## [0.4.
|
368
|
-
|
369
|
-
## [0.4.
|
370
|
-
|
371
|
-
## [0.4.
|
372
|
-
|
373
|
-
## [0.4.
|
374
|
-
|
375
|
-
## [0.4.
|
376
|
-
|
377
|
-
## [0.4.
|
378
|
-
|
379
|
-
## [0.4.
|
380
|
-
|
381
|
-
## [0.4.
|
382
|
-
|
383
|
-
## [0.4.
|
384
|
-
|
385
|
-
## [0.4.
|
386
|
-
|
387
|
-
## [0.4.
|
388
|
-
|
389
|
-
## [0.4.
|
390
|
-
|
391
|
-
## [0.4.
|
392
|
-
|
393
|
-
## [0.4.
|
394
|
-
|
395
|
-
## [0.4.
|
396
|
-
|
397
|
-
## [0.4.
|
398
|
-
|
399
|
-
## [0.4.
|
400
|
-
|
401
|
-
## [0.4.
|
402
|
-
|
403
|
-
## [0.4.
|
404
|
-
|
405
|
-
## [0.4.
|
406
|
-
|
407
|
-
## [0.4.
|
408
|
-
|
409
|
-
## [0.4.
|
410
|
-
|
411
|
-
|
412
|
-
|
413
|
-
|
414
|
-
|
415
|
-
## [0.2
|
416
|
-
|
417
|
-
## [0.
|
418
|
-
|
419
|
-
|
420
|
-
|
421
|
-
# [0.
|
422
|
-
|
423
|
-
## [0.
|
424
|
-
|
425
|
-
## [0.
|
426
|
-
|
427
|
-
|
428
|
-
|
429
|
-
|
430
|
-
|
431
|
-
## 0.0.1 (2023-07-
|
5
|
+
## [0.8.68](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.67...plugins-0.8.68) (2023-11-09)
|
6
|
+
|
7
|
+
|
8
|
+
|
9
|
+
## [0.8.67](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.66...plugins-0.8.67) (2023-11-08)
|
10
|
+
|
11
|
+
|
12
|
+
|
13
|
+
## [0.8.66](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.65...plugins-0.8.66) (2023-11-08)
|
14
|
+
|
15
|
+
|
16
|
+
|
17
|
+
## [0.8.65](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.64...plugins-0.8.65) (2023-11-08)
|
18
|
+
|
19
|
+
|
20
|
+
|
21
|
+
## [0.8.64](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.63...plugins-0.8.64) (2023-11-08)
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
## [0.8.63](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.62...plugins-0.8.63) (2023-11-07)
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
## [0.8.62](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.61...plugins-0.8.62) (2023-11-07)
|
30
|
+
|
31
|
+
## [0.8.61](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.60...plugins-0.8.61) (2023-11-07)
|
32
|
+
|
33
|
+
## [0.8.60](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.59...plugins-0.8.60) (2023-11-07)
|
34
|
+
|
35
|
+
## [0.8.59](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.58...plugins-0.8.59) (2023-11-07)
|
36
|
+
|
37
|
+
## [0.8.58](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.57...plugins-0.8.58) (2023-11-07)
|
38
|
+
|
39
|
+
## [0.8.57](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.56...plugins-0.8.57) (2023-11-06)
|
40
|
+
|
41
|
+
## [0.8.56](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.55...plugins-0.8.56) (2023-11-03)
|
42
|
+
|
43
|
+
## [0.8.55](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.54...plugins-0.8.55) (2023-11-03)
|
44
|
+
|
45
|
+
## [0.8.54](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.53...plugins-0.8.54) (2023-11-02)
|
46
|
+
|
47
|
+
## [0.8.53](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.52...plugins-0.8.53) (2023-11-02)
|
48
|
+
|
49
|
+
## [0.8.52](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.51...plugins-0.8.52) (2023-11-01)
|
50
|
+
|
51
|
+
## [0.8.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.50...plugins-0.8.51) (2023-11-01)
|
52
|
+
|
53
|
+
## [0.8.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.49...plugins-0.8.50) (2023-10-27)
|
54
|
+
|
55
|
+
## [0.8.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.48...plugins-0.8.49) (2023-10-26)
|
56
|
+
|
57
|
+
## [0.8.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.47...plugins-0.8.48) (2023-10-26)
|
58
|
+
|
59
|
+
### Reverts
|
60
|
+
|
61
|
+
- Revert "upgrade nx" ([62550ba](https://github.com/sonarwatch/portfolio/commit/62550bab2e60d40b8616465843dad4d3ad612bbd))
|
62
|
+
|
63
|
+
## [0.8.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.46...plugins-0.8.47) (2023-10-24)
|
64
|
+
|
65
|
+
## [0.8.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.45...plugins-0.8.46) (2023-10-24)
|
66
|
+
|
67
|
+
## [0.8.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.44...plugins-0.8.45) (2023-10-23)
|
68
|
+
|
69
|
+
## [0.8.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.43...plugins-0.8.44) (2023-10-23)
|
70
|
+
|
71
|
+
## [0.8.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.42...plugins-0.8.43) (2023-10-23)
|
72
|
+
|
73
|
+
## [0.8.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.41...plugins-0.8.42) (2023-10-23)
|
74
|
+
|
75
|
+
## [0.8.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.40...plugins-0.8.41) (2023-10-23)
|
76
|
+
|
77
|
+
## [0.8.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.39...plugins-0.8.40) (2023-10-23)
|
78
|
+
|
79
|
+
## [0.8.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.38...plugins-0.8.39) (2023-10-23)
|
80
|
+
|
81
|
+
## [0.8.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.37...plugins-0.8.38) (2023-10-21)
|
82
|
+
|
83
|
+
## [0.8.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.36...plugins-0.8.37) (2023-10-21)
|
84
|
+
|
85
|
+
## [0.8.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.35...plugins-0.8.36) (2023-10-21)
|
86
|
+
|
87
|
+
## [0.8.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.34...plugins-0.8.35) (2023-10-21)
|
88
|
+
|
89
|
+
## [0.8.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.33...plugins-0.8.34) (2023-10-20)
|
90
|
+
|
91
|
+
## [0.8.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.32...plugins-0.8.33) (2023-10-18)
|
92
|
+
|
93
|
+
## [0.8.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.31...plugins-0.8.32) (2023-10-18)
|
94
|
+
|
95
|
+
## [0.8.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.30...plugins-0.8.31) (2023-10-18)
|
96
|
+
|
97
|
+
## [0.8.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.29...plugins-0.8.30) (2023-10-18)
|
98
|
+
|
99
|
+
## [0.8.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.28...plugins-0.8.29) (2023-10-17)
|
100
|
+
|
101
|
+
## [0.8.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.27...plugins-0.8.28) (2023-10-17)
|
102
|
+
|
103
|
+
## [0.8.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.26...plugins-0.8.27) (2023-10-16)
|
104
|
+
|
105
|
+
## [0.8.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.25...plugins-0.8.26) (2023-10-16)
|
106
|
+
|
107
|
+
## [0.8.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.24...plugins-0.8.25) (2023-10-16)
|
108
|
+
|
109
|
+
## [0.8.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.23...plugins-0.8.24) (2023-10-14)
|
110
|
+
|
111
|
+
## [0.8.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.22...plugins-0.8.23) (2023-10-14)
|
112
|
+
|
113
|
+
## [0.8.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.21...plugins-0.8.22) (2023-10-14)
|
114
|
+
|
115
|
+
### Reverts
|
116
|
+
|
117
|
+
- Revert "rename" ([ffcf477](https://github.com/sonarwatch/portfolio/commit/ffcf47783e7dcb924c7685a4c7784a2385b526c2))
|
118
|
+
|
119
|
+
## [0.8.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.20...plugins-0.8.21) (2023-10-13)
|
120
|
+
|
121
|
+
## [0.8.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.19...plugins-0.8.20) (2023-10-13)
|
122
|
+
|
123
|
+
## [0.8.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.18...plugins-0.8.19) (2023-10-13)
|
124
|
+
|
125
|
+
## [0.8.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.17...plugins-0.8.18) (2023-10-13)
|
126
|
+
|
127
|
+
## [0.8.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.16...plugins-0.8.17) (2023-10-13)
|
128
|
+
|
129
|
+
## [0.8.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.15...plugins-0.8.16) (2023-10-13)
|
130
|
+
|
131
|
+
## [0.8.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.14...plugins-0.8.15) (2023-10-13)
|
132
|
+
|
133
|
+
## [0.8.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.13...plugins-0.8.14) (2023-10-13)
|
134
|
+
|
135
|
+
## [0.8.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.12...plugins-0.8.13) (2023-10-13)
|
136
|
+
|
137
|
+
## [0.8.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.11...plugins-0.8.12) (2023-10-13)
|
138
|
+
|
139
|
+
## [0.8.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.10...plugins-0.8.11) (2023-10-13)
|
140
|
+
|
141
|
+
### Reverts
|
142
|
+
|
143
|
+
- Revert "fix" ([75a2d85](https://github.com/sonarwatch/portfolio/commit/75a2d85230c10109f052c903700899308a48e72c))
|
144
|
+
|
145
|
+
## [0.8.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.9...plugins-0.8.10) (2023-10-12)
|
146
|
+
|
147
|
+
## [0.8.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.8...plugins-0.8.9) (2023-10-12)
|
148
|
+
|
149
|
+
## [0.8.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.7...plugins-0.8.8) (2023-10-10)
|
150
|
+
|
151
|
+
## [0.8.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.6...plugins-0.8.7) (2023-10-09)
|
152
|
+
|
153
|
+
## [0.8.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.5...plugins-0.8.6) (2023-10-08)
|
154
|
+
|
155
|
+
## [0.8.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.4...plugins-0.8.5) (2023-10-07)
|
156
|
+
|
157
|
+
## [0.8.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.3...plugins-0.8.4) (2023-10-04)
|
158
|
+
|
159
|
+
## [0.8.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.2...plugins-0.8.3) (2023-10-03)
|
160
|
+
|
161
|
+
## [0.8.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.1...plugins-0.8.2) (2023-09-27)
|
162
|
+
|
163
|
+
## [0.8.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.0...plugins-0.8.1) (2023-09-27)
|
164
|
+
|
165
|
+
# [0.8.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.16...plugins-0.8.0) (2023-09-18)
|
166
|
+
|
167
|
+
## [0.7.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.15...plugins-0.7.16) (2023-09-13)
|
168
|
+
|
169
|
+
## [0.7.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.14...plugins-0.7.15) (2023-09-12)
|
170
|
+
|
171
|
+
## [0.7.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.13...plugins-0.7.14) (2023-09-08)
|
172
|
+
|
173
|
+
## [0.7.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.12...plugins-0.7.13) (2023-09-06)
|
174
|
+
|
175
|
+
## [0.7.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.11...plugins-0.7.12) (2023-09-06)
|
176
|
+
|
177
|
+
## [0.7.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.10...plugins-0.7.11) (2023-09-06)
|
178
|
+
|
179
|
+
## [0.7.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.9...plugins-0.7.10) (2023-09-05)
|
180
|
+
|
181
|
+
## [0.7.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.8...plugins-0.7.9) (2023-09-05)
|
182
|
+
|
183
|
+
## [0.7.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.7...plugins-0.7.8) (2023-09-05)
|
184
|
+
|
185
|
+
## [0.7.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.6...plugins-0.7.7) (2023-09-05)
|
186
|
+
|
187
|
+
## [0.7.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.5...plugins-0.7.6) (2023-09-05)
|
188
|
+
|
189
|
+
## [0.7.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.4...plugins-0.7.5) (2023-09-05)
|
190
|
+
|
191
|
+
## [0.7.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.3...plugins-0.7.4) (2023-09-05)
|
192
|
+
|
193
|
+
## [0.7.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.2...plugins-0.7.3) (2023-09-04)
|
194
|
+
|
195
|
+
## [0.7.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.1...plugins-0.7.2) (2023-08-31)
|
196
|
+
|
197
|
+
## [0.7.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.0...plugins-0.7.1) (2023-08-30)
|
198
|
+
|
199
|
+
# [0.7.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.9...plugins-0.7.0) (2023-08-30)
|
200
|
+
|
201
|
+
## [0.6.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.8...plugins-0.6.9) (2023-08-29)
|
202
|
+
|
203
|
+
## [0.6.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.7...plugins-0.6.8) (2023-08-28)
|
204
|
+
|
205
|
+
## [0.6.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.6...plugins-0.6.7) (2023-08-25)
|
206
|
+
|
207
|
+
## [0.6.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.5...plugins-0.6.6) (2023-08-25)
|
208
|
+
|
209
|
+
## [0.6.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.4...plugins-0.6.5) (2023-08-23)
|
210
|
+
|
211
|
+
## [0.6.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.3...plugins-0.6.4) (2023-08-21)
|
212
|
+
|
213
|
+
## [0.6.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.2...plugins-0.6.3) (2023-08-21)
|
214
|
+
|
215
|
+
## [0.6.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.1...plugins-0.6.2) (2023-08-18)
|
216
|
+
|
217
|
+
## [0.6.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.0...plugins-0.6.1) (2023-08-18)
|
218
|
+
|
219
|
+
# [0.6.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.51...plugins-0.6.0) (2023-08-18)
|
220
|
+
|
221
|
+
## [0.5.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.50...plugins-0.5.51) (2023-08-17)
|
222
|
+
|
223
|
+
## [0.5.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.49...plugins-0.5.50) (2023-08-17)
|
224
|
+
|
225
|
+
## [0.5.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.48...plugins-0.5.49) (2023-08-17)
|
226
|
+
|
227
|
+
## [0.5.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.47...plugins-0.5.48) (2023-08-17)
|
228
|
+
|
229
|
+
## [0.5.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.46...plugins-0.5.47) (2023-08-17)
|
230
|
+
|
231
|
+
## [0.5.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.45...plugins-0.5.46) (2023-08-17)
|
232
|
+
|
233
|
+
## [0.5.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.44...plugins-0.5.45) (2023-08-17)
|
234
|
+
|
235
|
+
## [0.5.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.43...plugins-0.5.44) (2023-08-16)
|
236
|
+
|
237
|
+
## [0.5.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.42...plugins-0.5.43) (2023-08-16)
|
238
|
+
|
239
|
+
## [0.5.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.41...plugins-0.5.42) (2023-08-14)
|
240
|
+
|
241
|
+
## [0.5.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.40...plugins-0.5.41) (2023-08-14)
|
242
|
+
|
243
|
+
## [0.5.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.39...plugins-0.5.40) (2023-08-14)
|
244
|
+
|
245
|
+
## [0.5.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.38...plugins-0.5.39) (2023-08-14)
|
246
|
+
|
247
|
+
## [0.5.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.37...plugins-0.5.38) (2023-08-14)
|
248
|
+
|
249
|
+
## [0.5.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.36...plugins-0.5.37) (2023-08-14)
|
250
|
+
|
251
|
+
## [0.5.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.35...plugins-0.5.36) (2023-08-14)
|
252
|
+
|
253
|
+
## [0.5.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.34...plugins-0.5.35) (2023-08-14)
|
254
|
+
|
255
|
+
## [0.5.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.33...plugins-0.5.34) (2023-08-14)
|
256
|
+
|
257
|
+
## [0.5.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.32...plugins-0.5.33) (2023-08-14)
|
258
|
+
|
259
|
+
## [0.5.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.31...plugins-0.5.32) (2023-08-14)
|
260
|
+
|
261
|
+
## [0.5.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.30...plugins-0.5.31) (2023-08-14)
|
262
|
+
|
263
|
+
## [0.5.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.29...plugins-0.5.30) (2023-08-12)
|
264
|
+
|
265
|
+
## [0.5.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.28...plugins-0.5.29) (2023-08-11)
|
266
|
+
|
267
|
+
## [0.5.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.27...plugins-0.5.28) (2023-08-11)
|
268
|
+
|
269
|
+
## [0.5.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.26...plugins-0.5.27) (2023-08-11)
|
270
|
+
|
271
|
+
## [0.5.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.25...plugins-0.5.26) (2023-08-10)
|
272
|
+
|
273
|
+
## [0.5.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.24...plugins-0.5.25) (2023-08-10)
|
274
|
+
|
275
|
+
## [0.5.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.23...plugins-0.5.24) (2023-08-10)
|
276
|
+
|
277
|
+
## [0.5.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.22...plugins-0.5.23) (2023-08-10)
|
278
|
+
|
279
|
+
## [0.5.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.21...plugins-0.5.22) (2023-08-08)
|
280
|
+
|
281
|
+
## [0.5.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.20...plugins-0.5.21) (2023-08-07)
|
282
|
+
|
283
|
+
## [0.5.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.19...plugins-0.5.20) (2023-08-03)
|
284
|
+
|
285
|
+
## [0.5.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.18...plugins-0.5.19) (2023-08-03)
|
286
|
+
|
287
|
+
## [0.5.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.17...plugins-0.5.18) (2023-08-03)
|
288
|
+
|
289
|
+
## [0.5.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.16...plugins-0.5.17) (2023-08-03)
|
290
|
+
|
291
|
+
## [0.5.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.15...plugins-0.5.16) (2023-08-02)
|
292
|
+
|
293
|
+
## [0.5.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.14...plugins-0.5.15) (2023-08-02)
|
294
|
+
|
295
|
+
## [0.5.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.13...plugins-0.5.14) (2023-08-02)
|
296
|
+
|
297
|
+
## [0.5.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.12...plugins-0.5.13) (2023-08-02)
|
298
|
+
|
299
|
+
## [0.5.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.11...plugins-0.5.12) (2023-08-02)
|
300
|
+
|
301
|
+
## [0.5.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.10...plugins-0.5.11) (2023-08-02)
|
302
|
+
|
303
|
+
## [0.5.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.9...plugins-0.5.10) (2023-08-02)
|
304
|
+
|
305
|
+
## [0.5.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.8...plugins-0.5.9) (2023-07-31)
|
306
|
+
|
307
|
+
## [0.5.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.7...plugins-0.5.8) (2023-07-27)
|
308
|
+
|
309
|
+
## [0.5.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.6...plugins-0.5.7) (2023-07-27)
|
310
|
+
|
311
|
+
## [0.5.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.5...plugins-0.5.6) (2023-07-24)
|
312
|
+
|
313
|
+
## [0.5.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.4...plugins-0.5.5) (2023-07-21)
|
314
|
+
|
315
|
+
## [0.5.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.3...plugins-0.5.4) (2023-07-21)
|
316
|
+
|
317
|
+
## [0.5.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.2...plugins-0.5.3) (2023-07-20)
|
318
|
+
|
319
|
+
## [0.5.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.1...plugins-0.5.2) (2023-07-20)
|
320
|
+
|
321
|
+
## [0.5.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.0...plugins-0.5.1) (2023-07-20)
|
322
|
+
|
323
|
+
# [0.5.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.47...plugins-0.5.0) (2023-07-20)
|
324
|
+
|
325
|
+
## [0.4.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.46...plugins-0.4.47) (2023-07-19)
|
326
|
+
|
327
|
+
## [0.4.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.45...plugins-0.4.46) (2023-07-18)
|
328
|
+
|
329
|
+
## [0.4.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.44...plugins-0.4.45) (2023-07-17)
|
330
|
+
|
331
|
+
## [0.4.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.43...plugins-0.4.44) (2023-07-17)
|
332
|
+
|
333
|
+
## [0.4.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.42...plugins-0.4.43) (2023-07-16)
|
334
|
+
|
335
|
+
## [0.4.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.41...plugins-0.4.42) (2023-07-16)
|
336
|
+
|
337
|
+
## [0.4.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.40...plugins-0.4.41) (2023-07-16)
|
338
|
+
|
339
|
+
## [0.4.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.39...plugins-0.4.40) (2023-07-16)
|
340
|
+
|
341
|
+
## [0.4.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.38...plugins-0.4.39) (2023-07-16)
|
342
|
+
|
343
|
+
## [0.4.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.37...plugins-0.4.38) (2023-07-16)
|
344
|
+
|
345
|
+
## [0.4.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.36...plugins-0.4.37) (2023-07-16)
|
346
|
+
|
347
|
+
## [0.4.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.35...plugins-0.4.36) (2023-07-16)
|
348
|
+
|
349
|
+
## [0.4.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.34...plugins-0.4.35) (2023-07-14)
|
350
|
+
|
351
|
+
## [0.4.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.33...plugins-0.4.34) (2023-07-14)
|
352
|
+
|
353
|
+
## [0.4.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.32...plugins-0.4.33) (2023-07-13)
|
354
|
+
|
355
|
+
## [0.4.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.31...plugins-0.4.32) (2023-07-13)
|
356
|
+
|
357
|
+
## [0.4.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.30...plugins-0.4.31) (2023-07-13)
|
358
|
+
|
359
|
+
## [0.4.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.29...plugins-0.4.30) (2023-07-13)
|
360
|
+
|
361
|
+
## [0.4.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.28...plugins-0.4.29) (2023-07-13)
|
362
|
+
|
363
|
+
## [0.4.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.27...plugins-0.4.28) (2023-07-13)
|
364
|
+
|
365
|
+
## [0.4.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.26...plugins-0.4.27) (2023-07-13)
|
366
|
+
|
367
|
+
## [0.4.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.25...plugins-0.4.26) (2023-07-13)
|
368
|
+
|
369
|
+
## [0.4.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.24...plugins-0.4.25) (2023-07-13)
|
370
|
+
|
371
|
+
## [0.4.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.23...plugins-0.4.24) (2023-07-12)
|
372
|
+
|
373
|
+
## [0.4.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.22...plugins-0.4.23) (2023-07-12)
|
374
|
+
|
375
|
+
## [0.4.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.21...plugins-0.4.22) (2023-07-12)
|
376
|
+
|
377
|
+
## [0.4.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.20...plugins-0.4.21) (2023-07-12)
|
378
|
+
|
379
|
+
## [0.4.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.19...plugins-0.4.20) (2023-07-10)
|
380
|
+
|
381
|
+
## [0.4.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.18...plugins-0.4.19) (2023-07-10)
|
382
|
+
|
383
|
+
## [0.4.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.17...plugins-0.4.18) (2023-07-09)
|
384
|
+
|
385
|
+
## [0.4.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.16...plugins-0.4.17) (2023-07-09)
|
386
|
+
|
387
|
+
## [0.4.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.15...plugins-0.4.16) (2023-07-09)
|
388
|
+
|
389
|
+
## [0.4.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.14...plugins-0.4.15) (2023-07-09)
|
390
|
+
|
391
|
+
## [0.4.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.13...plugins-0.4.14) (2023-07-09)
|
392
|
+
|
393
|
+
## [0.4.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.12...plugins-0.4.13) (2023-07-09)
|
394
|
+
|
395
|
+
## [0.4.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.11...plugins-0.4.12) (2023-07-08)
|
396
|
+
|
397
|
+
## [0.4.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.10...plugins-0.4.11) (2023-07-08)
|
398
|
+
|
399
|
+
## [0.4.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.9...plugins-0.4.10) (2023-07-08)
|
400
|
+
|
401
|
+
## [0.4.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.8...plugins-0.4.9) (2023-07-08)
|
402
|
+
|
403
|
+
## [0.4.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.7...plugins-0.4.8) (2023-07-08)
|
404
|
+
|
405
|
+
## [0.4.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.6...plugins-0.4.7) (2023-07-08)
|
406
|
+
|
407
|
+
## [0.4.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.5...plugins-0.4.6) (2023-07-08)
|
408
|
+
|
409
|
+
## [0.4.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.4...plugins-0.4.5) (2023-07-08)
|
410
|
+
|
411
|
+
## [0.4.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.3...plugins-0.4.4) (2023-07-08)
|
412
|
+
|
413
|
+
## [0.4.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.2...plugins-0.4.3) (2023-07-08)
|
414
|
+
|
415
|
+
## [0.4.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.1...plugins-0.4.2) (2023-07-07)
|
416
|
+
|
417
|
+
## [0.4.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.0...plugins-0.4.1) (2023-07-07)
|
418
|
+
|
419
|
+
# [0.4.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.3.0...plugins-0.4.0) (2023-07-07)
|
420
|
+
|
421
|
+
# [0.3.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.3...plugins-0.3.0) (2023-07-07)
|
422
|
+
|
423
|
+
## [0.2.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.2...plugins-0.2.3) (2023-07-07)
|
424
|
+
|
425
|
+
## [0.2.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.1...plugins-0.2.2) (2023-07-06)
|
426
|
+
|
427
|
+
## [0.2.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.0...plugins-0.2.1) (2023-07-06)
|
428
|
+
|
429
|
+
# [0.2.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.1.2...plugins-0.2.0) (2023-07-06)
|
430
|
+
|
431
|
+
## [0.1.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.1.1...plugins-0.1.2) (2023-07-06)
|
432
|
+
|
433
|
+
## [0.1.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.1.0...plugins-0.1.1) (2023-07-04)
|
434
|
+
|
435
|
+
# [0.1.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.0.2...plugins-0.1.0) (2023-07-04)
|
436
|
+
|
437
|
+
## [0.0.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.0.1...plugins-0.0.2) (2023-07-04)
|
438
|
+
|
439
|
+
## 0.0.1 (2023-07-04)
|