@sonarwatch/portfolio-plugins 0.12.108 → 0.12.110

Sign up to get free protection for your applications and to get access to all the features.
Files changed (38) hide show
  1. package/CHANGELOG.md +2152 -2144
  2. package/README.md +3 -3
  3. package/package.json +1 -1
  4. package/src/plugins/balancer/helpers/pools.js +21 -21
  5. package/src/plugins/raydium/farmsFetcher.d.ts +3 -0
  6. package/src/plugins/raydium/farmsFetcher.js +113 -0
  7. package/src/plugins/raydium/farmsFetcher.js.map +1 -0
  8. package/src/plugins/raydium/farmsJob.d.ts +11 -0
  9. package/src/plugins/raydium/farmsJob.js +165 -0
  10. package/src/plugins/raydium/farmsJob.js.map +1 -0
  11. package/src/plugins/raydium/filters.d.ts +18 -0
  12. package/src/plugins/raydium/filters.js +74 -1
  13. package/src/plugins/raydium/filters.js.map +1 -1
  14. package/src/plugins/raydium/helpers.d.ts +3 -1
  15. package/src/plugins/raydium/helpers.js +25 -1
  16. package/src/plugins/raydium/helpers.js.map +1 -1
  17. package/src/plugins/raydium/index.js +4 -2
  18. package/src/plugins/raydium/index.js.map +1 -1
  19. package/src/plugins/raydium/structs/farms.d.ts +123 -0
  20. package/src/plugins/raydium/structs/farms.js +111 -0
  21. package/src/plugins/raydium/structs/farms.js.map +1 -0
  22. package/src/plugins/raydium/types.d.ts +34 -0
  23. package/src/plugins/raydium/types.js.map +1 -1
  24. package/src/plugins/sushiswap/helpers.js +24 -24
  25. package/src/plugins/uniswap-v2/helpers.js +22 -22
  26. package/src/plugins/zeta/airdropFetcher.js +2 -2
  27. package/src/plugins/zeta/airdropFetcher.js.map +1 -1
  28. package/src/plugins/zeta/helpers.d.ts +2 -0
  29. package/src/plugins/zeta/helpers.js +13 -1
  30. package/src/plugins/zeta/helpers.js.map +1 -1
  31. package/src/utils/clients/index.d.ts +0 -1
  32. package/src/utils/clients/index.js +1 -3
  33. package/src/utils/clients/index.js.map +1 -1
  34. package/src/utils/sei/constants.js +8 -8
  35. package/src/utils/sei/getQueryBalanceByOwner.js +4 -4
  36. package/src/utils/clients/getEsploraEndpoint.d.ts +0 -2
  37. package/src/utils/clients/getEsploraEndpoint.js +0 -13
  38. package/src/utils/clients/getEsploraEndpoint.js.map +0 -1
package/CHANGELOG.md CHANGED
@@ -2,2147 +2,2155 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
- ## [0.12.108](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.107...plugins-0.12.108) (2024-07-30)
6
-
7
-
8
-
9
- ## [0.12.107](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.106...plugins-0.12.107) (2024-07-30)
10
-
11
-
12
-
13
- ## [0.12.106](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.105...plugins-0.12.106) (2024-07-30)
14
-
15
-
16
-
17
- ## [0.12.105](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.104...plugins-0.12.105) (2024-07-30)
18
-
19
-
20
-
21
- ## [0.12.104](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.103...plugins-0.12.104) (2024-07-28)
22
-
23
-
24
-
25
- ## [0.12.103](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.102...plugins-0.12.103) (2024-07-28)
26
-
27
-
28
-
29
- ## [0.12.102](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.101...plugins-0.12.102) (2024-07-28)
30
-
31
-
32
-
33
- ## [0.12.101](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.100...plugins-0.12.101) (2024-07-28)
34
-
35
-
36
-
37
- ## [0.12.100](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.99...plugins-0.12.100) (2024-07-28)
38
-
39
-
40
-
41
- ## [0.12.99](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.98...plugins-0.12.99) (2024-07-28)
42
-
43
-
44
-
45
- ## [0.12.98](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.97...plugins-0.12.98) (2024-07-28)
46
-
47
-
48
-
49
- ## [0.12.97](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.96...plugins-0.12.97) (2024-07-27)
50
-
51
-
52
-
53
- ## [0.12.96](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.95...plugins-0.12.96) (2024-07-27)
54
-
55
-
56
-
57
- ## [0.12.95](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.94...plugins-0.12.95) (2024-07-26)
58
-
59
-
60
-
61
- ## [0.12.94](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.93...plugins-0.12.94) (2024-07-25)
62
-
63
-
64
-
65
- ## [0.12.93](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.92...plugins-0.12.93) (2024-07-25)
66
-
67
-
68
-
69
- ## [0.12.92](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.91...plugins-0.12.92) (2024-07-25)
70
-
71
-
72
-
73
- ## [0.12.91](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.90...plugins-0.12.91) (2024-07-25)
74
-
75
-
76
-
77
- ## [0.12.90](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.89...plugins-0.12.90) (2024-07-25)
78
-
79
-
80
-
81
- ## [0.12.89](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.88...plugins-0.12.89) (2024-07-25)
82
-
83
-
84
- ### Reverts
85
-
86
- * Revert "fix" ([1da1323](https://github.com/sonarwatch/portfolio/commit/1da13233267c4db40155341d91752b4b4dba58d1))
87
-
88
-
89
-
90
- ## [0.12.88](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.87...plugins-0.12.88) (2024-07-24)
91
-
92
-
93
-
94
- ## [0.12.87](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.86...plugins-0.12.87) (2024-07-24)
95
-
96
-
97
-
98
- ## [0.12.86](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.85...plugins-0.12.86) (2024-07-23)
99
-
100
-
101
-
102
- ## [0.12.85](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.84...plugins-0.12.85) (2024-07-22)
103
-
104
-
105
-
106
- ## [0.12.84](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.83...plugins-0.12.84) (2024-07-22)
107
-
108
-
109
-
110
- ## [0.12.83](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.82...plugins-0.12.83) (2024-07-22)
111
-
112
-
113
-
114
- ## [0.12.82](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.81...plugins-0.12.82) (2024-07-19)
115
-
116
-
117
-
118
- ## [0.12.81](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.80...plugins-0.12.81) (2024-07-19)
119
-
120
-
121
-
122
- ## [0.12.80](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.79...plugins-0.12.80) (2024-07-19)
123
-
124
-
125
-
126
- ## [0.12.79](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.78...plugins-0.12.79) (2024-07-18)
127
-
128
-
129
-
130
- ## [0.12.78](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.77...plugins-0.12.78) (2024-07-18)
131
-
132
-
133
-
134
- ## [0.12.77](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.76...plugins-0.12.77) (2024-07-17)
135
-
136
-
137
-
138
- ## [0.12.76](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.75...plugins-0.12.76) (2024-07-17)
139
-
140
-
141
-
142
- ## [0.12.75](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.74...plugins-0.12.75) (2024-07-16)
143
-
144
-
145
-
146
- ## [0.12.74](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.73...plugins-0.12.74) (2024-07-16)
147
-
148
-
149
-
150
- ## [0.12.73](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.72...plugins-0.12.73) (2024-07-16)
151
-
152
-
153
-
154
- ## [0.12.72](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.71...plugins-0.12.72) (2024-07-16)
155
-
156
-
157
-
158
- ## [0.12.71](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.70...plugins-0.12.71) (2024-07-16)
159
-
160
-
161
-
162
- ## [0.12.70](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.69...plugins-0.12.70) (2024-07-16)
163
-
164
-
165
-
166
- ## [0.12.69](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.68...plugins-0.12.69) (2024-07-16)
167
-
168
-
169
-
170
- ## [0.12.68](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.67...plugins-0.12.68) (2024-07-16)
171
-
172
-
173
-
174
- ## [0.12.67](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.66...plugins-0.12.67) (2024-07-15)
175
-
176
-
177
-
178
- ## [0.12.66](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.65...plugins-0.12.66) (2024-07-15)
179
-
180
-
181
-
182
- ## [0.12.65](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.64...plugins-0.12.65) (2024-07-14)
183
-
184
-
185
-
186
- ## [0.12.64](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.63...plugins-0.12.64) (2024-07-14)
187
-
188
-
189
-
190
- ## [0.12.63](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.62...plugins-0.12.63) (2024-07-14)
191
-
192
-
193
-
194
- ## [0.12.62](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.61...plugins-0.12.62) (2024-07-14)
195
-
196
-
197
-
198
- ## [0.12.61](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.60...plugins-0.12.61) (2024-07-14)
199
-
200
-
201
-
202
- ## [0.12.60](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.59...plugins-0.12.60) (2024-07-14)
203
-
204
-
205
-
206
- ## [0.12.59](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.58...plugins-0.12.59) (2024-07-14)
207
-
208
-
209
-
210
- ## [0.12.58](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.57...plugins-0.12.58) (2024-07-14)
211
-
212
-
213
-
214
- ## [0.12.57](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.56...plugins-0.12.57) (2024-07-12)
215
-
216
-
217
-
218
- ## [0.12.56](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.55...plugins-0.12.56) (2024-07-12)
219
-
220
-
221
-
222
- ## [0.12.55](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.54...plugins-0.12.55) (2024-07-11)
223
-
224
-
225
-
226
- ## [0.12.54](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.53...plugins-0.12.54) (2024-07-09)
227
-
228
-
229
-
230
- ## [0.12.53](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.52...plugins-0.12.53) (2024-07-08)
231
-
232
-
233
-
234
- ## [0.12.52](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.51...plugins-0.12.52) (2024-07-08)
235
-
236
-
237
-
238
- ## [0.12.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.50...plugins-0.12.51) (2024-07-08)
239
-
240
-
241
-
242
- ## [0.12.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.49...plugins-0.12.50) (2024-07-05)
243
-
244
-
245
-
246
- ## [0.12.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.48...plugins-0.12.49) (2024-07-05)
247
-
248
-
249
-
250
- ## [0.12.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.47...plugins-0.12.48) (2024-07-05)
251
-
252
-
253
-
254
- ## [0.12.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.47...plugins-0.12.48) (2024-07-05)
255
-
256
-
257
-
258
- ## [0.12.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.46...plugins-0.12.47) (2024-07-05)
259
-
260
-
261
-
262
- ## [0.12.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.46...plugins-0.12.47) (2024-07-05)
263
-
264
-
265
-
266
- ## [0.12.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.45...plugins-0.12.46) (2024-07-02)
267
-
268
-
269
-
270
- ## [0.12.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.44...plugins-0.12.45) (2024-07-01)
271
-
272
-
273
-
274
- ## [0.12.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.43...plugins-0.12.44) (2024-07-01)
275
-
276
-
277
-
278
- ## [0.12.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.42...plugins-0.12.43) (2024-07-01)
279
-
280
-
281
-
282
- ## [0.12.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.41...plugins-0.12.42) (2024-07-01)
283
-
284
-
285
-
286
- ## [0.12.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.40...plugins-0.12.41) (2024-06-27)
287
-
288
-
289
-
290
- ## [0.12.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.39...plugins-0.12.40) (2024-06-25)
291
-
292
-
293
-
294
- ## [0.12.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.38...plugins-0.12.39) (2024-06-25)
295
-
296
-
297
-
298
- ## [0.12.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.37...plugins-0.12.38) (2024-06-25)
299
-
300
-
301
-
302
- ## [0.12.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.36...plugins-0.12.37) (2024-06-25)
303
-
304
-
305
-
306
- ## [0.12.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.35...plugins-0.12.36) (2024-06-21)
307
-
308
-
309
-
310
- ## [0.12.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.34...plugins-0.12.35) (2024-06-20)
311
-
312
-
313
-
314
- ## [0.12.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.33...plugins-0.12.34) (2024-06-19)
315
-
316
-
317
-
318
- ## [0.12.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.32...plugins-0.12.33) (2024-06-19)
319
-
320
-
321
-
322
- ## [0.12.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.31...plugins-0.12.32) (2024-06-19)
323
-
324
-
325
-
326
- ## [0.12.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.30...plugins-0.12.31) (2024-06-19)
327
-
328
-
329
- ### Reverts
330
-
331
- * Revert "fix getAutoParsedProgramAccounts" ([451cbb2](https://github.com/sonarwatch/portfolio/commit/451cbb297fb99a3a6e1ed4801fd91c211fb6e833))
332
-
333
-
334
-
335
- ## [0.12.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.29...plugins-0.12.30) (2024-06-19)
336
-
337
-
338
-
339
- ## [0.12.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.28...plugins-0.12.29) (2024-06-18)
340
-
341
-
342
-
343
- ## [0.12.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.27...plugins-0.12.28) (2024-06-14)
344
-
345
-
346
-
347
- ## [0.12.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.26...plugins-0.12.27) (2024-06-14)
348
-
349
-
350
-
351
- ## [0.12.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.25...plugins-0.12.26) (2024-06-13)
352
-
353
-
354
-
355
- ## [0.12.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.24...plugins-0.12.25) (2024-06-13)
356
-
357
-
358
-
359
- ## [0.12.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.23...plugins-0.12.24) (2024-06-13)
360
-
361
-
362
-
363
- ## [0.12.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.22...plugins-0.12.23) (2024-06-10)
364
-
365
-
366
-
367
- ## [0.12.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.21...plugins-0.12.22) (2024-06-10)
368
-
369
-
370
-
371
- ## [0.12.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.20...plugins-0.12.21) (2024-06-10)
372
-
373
-
374
-
375
- ## [0.12.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.19...plugins-0.12.20) (2024-06-06)
376
-
377
-
378
-
379
- ## [0.12.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.18...plugins-0.12.19) (2024-06-06)
380
-
381
-
382
-
383
- ## [0.12.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.17...plugins-0.12.18) (2024-06-05)
384
-
385
-
386
-
387
- ## [0.12.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.16...plugins-0.12.17) (2024-06-05)
388
-
389
-
390
-
391
- ## [0.12.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.15...plugins-0.12.16) (2024-06-05)
392
-
393
-
394
-
395
- ## [0.12.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.14...plugins-0.12.15) (2024-06-05)
396
-
397
-
398
-
399
- ## [0.12.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.13...plugins-0.12.14) (2024-06-05)
400
-
401
-
402
-
403
- ## [0.12.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.12...plugins-0.12.13) (2024-06-04)
404
-
405
-
406
-
407
- ## [0.12.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.11...plugins-0.12.12) (2024-06-04)
408
-
409
-
410
-
411
- ## [0.12.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.10...plugins-0.12.11) (2024-06-04)
412
-
413
-
414
-
415
- ## [0.12.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.9...plugins-0.12.10) (2024-06-03)
416
-
417
-
418
-
419
- ## [0.12.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.8...plugins-0.12.9) (2024-06-03)
420
-
421
-
422
-
423
- ## [0.12.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.7...plugins-0.12.8) (2024-06-03)
424
-
425
-
426
-
427
- ## [0.12.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.6...plugins-0.12.7) (2024-06-03)
428
-
429
-
430
-
431
- ## [0.12.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.5...plugins-0.12.6) (2024-06-03)
432
-
433
-
434
-
435
- ## [0.12.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.4...plugins-0.12.5) (2024-06-03)
436
-
437
-
438
-
439
- ## [0.12.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.3...plugins-0.12.4) (2024-06-03)
440
-
441
-
442
-
443
- ## [0.12.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.2...plugins-0.12.3) (2024-06-03)
444
-
445
-
446
-
447
- ## [0.12.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.1...plugins-0.12.2) (2024-06-03)
448
-
449
-
450
-
451
- ## [0.12.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.0...plugins-0.12.1) (2024-06-03)
452
-
453
-
454
-
455
- # [0.12.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.236...plugins-0.12.0) (2024-06-03)
456
-
457
-
458
-
459
- ## [0.11.236](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.235...plugins-0.11.236) (2024-06-03)
460
-
461
-
462
-
463
- ## [0.11.235](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.234...plugins-0.11.235) (2024-06-03)
464
-
465
-
466
-
467
- ## [0.11.234](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.233...plugins-0.11.234) (2024-06-02)
468
-
469
-
470
-
471
- ## [0.11.233](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.232...plugins-0.11.233) (2024-05-31)
472
-
473
-
474
-
475
- ## [0.11.232](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.231...plugins-0.11.232) (2024-05-31)
476
-
477
-
478
-
479
- ## [0.11.231](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.230...plugins-0.11.231) (2024-05-31)
480
-
481
-
482
-
483
- ## [0.11.230](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.229...plugins-0.11.230) (2024-05-31)
484
-
485
-
486
-
487
- ## [0.11.229](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.228...plugins-0.11.229) (2024-05-30)
488
-
489
-
490
-
491
- ## [0.11.228](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.227...plugins-0.11.228) (2024-05-30)
492
-
493
-
494
-
495
- ## [0.11.227](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.226...plugins-0.11.227) (2024-05-30)
496
-
497
-
498
-
499
- ## [0.11.226](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.225...plugins-0.11.226) (2024-05-30)
500
-
501
-
502
-
503
- ## [0.11.225](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.224...plugins-0.11.225) (2024-05-29)
504
-
505
-
506
-
507
- ## [0.11.224](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.223...plugins-0.11.224) (2024-05-29)
508
-
509
-
510
-
511
- ## [0.11.223](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.222...plugins-0.11.223) (2024-05-29)
512
-
513
-
514
-
515
- ## [0.11.222](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.221...plugins-0.11.222) (2024-05-28)
516
-
517
-
518
-
519
- ## [0.11.221](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.220...plugins-0.11.221) (2024-05-28)
520
-
521
-
522
-
523
- ## [0.11.220](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.219...plugins-0.11.220) (2024-05-27)
524
-
525
-
526
-
527
- ## [0.11.219](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.218...plugins-0.11.219) (2024-05-27)
528
-
529
-
530
-
531
- ## [0.11.218](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.217...plugins-0.11.218) (2024-05-27)
532
-
533
-
534
-
535
- ## [0.11.217](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.216...plugins-0.11.217) (2024-05-27)
536
-
537
-
538
-
539
- ## [0.11.216](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.215...plugins-0.11.216) (2024-05-24)
540
-
541
-
542
-
543
- ## [0.11.215](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.214...plugins-0.11.215) (2024-05-24)
544
-
545
-
546
-
547
- ## [0.11.214](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.213...plugins-0.11.214) (2024-05-24)
548
-
549
-
550
-
551
- ## [0.11.213](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.212...plugins-0.11.213) (2024-05-24)
552
-
553
-
554
-
555
- ## [0.11.212](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.211...plugins-0.11.212) (2024-05-23)
556
-
557
-
558
- ### Reverts
559
-
560
- * Revert "linting" ([cc27848](https://github.com/sonarwatch/portfolio/commit/cc27848b5a5e965d54457cd9dce7359a62c5e48d))
561
-
562
-
563
-
564
- ## [0.11.211](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.210...plugins-0.11.211) (2024-05-23)
565
-
566
-
567
-
568
- ## [0.11.210](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.209...plugins-0.11.210) (2024-05-23)
569
-
570
-
571
-
572
- ## [0.11.209](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.208...plugins-0.11.209) (2024-05-23)
573
-
574
-
575
-
576
- ## [0.11.208](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.207...plugins-0.11.208) (2024-05-23)
577
-
578
-
579
-
580
- ## [0.11.207](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.206...plugins-0.11.207) (2024-05-22)
581
-
582
-
583
-
584
- ## [0.11.206](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.205...plugins-0.11.206) (2024-05-16)
585
-
586
-
587
-
588
- ## [0.11.205](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.204...plugins-0.11.205) (2024-05-16)
589
-
590
-
591
-
592
- ## [0.11.204](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.203...plugins-0.11.204) (2024-05-14)
593
-
594
-
595
-
596
- ## [0.11.203](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.202...plugins-0.11.203) (2024-05-14)
597
-
598
-
599
-
600
- ## [0.11.202](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.201...plugins-0.11.202) (2024-05-06)
601
-
602
-
603
-
604
- ## [0.11.201](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.200...plugins-0.11.201) (2024-05-06)
605
-
606
-
607
-
608
- ## [0.11.200](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.199...plugins-0.11.200) (2024-05-06)
609
-
610
-
611
-
612
- ## [0.11.199](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.198...plugins-0.11.199) (2024-05-06)
613
-
614
-
615
-
616
- ## [0.11.198](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.197...plugins-0.11.198) (2024-05-06)
617
-
618
-
619
-
620
- ## [0.11.197](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.196...plugins-0.11.197) (2024-05-04)
621
-
622
-
623
-
624
- ## [0.11.196](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.195...plugins-0.11.196) (2024-05-04)
625
-
626
-
627
-
628
- ## [0.11.195](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.194...plugins-0.11.195) (2024-05-04)
629
-
630
-
631
-
632
- ## [0.11.194](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.193...plugins-0.11.194) (2024-05-04)
633
-
634
-
635
-
636
- ## [0.11.193](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.192...plugins-0.11.193) (2024-05-02)
637
-
638
-
639
-
640
- ## [0.11.192](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.191...plugins-0.11.192) (2024-05-02)
641
-
642
-
643
-
644
- ## [0.11.191](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.190...plugins-0.11.191) (2024-04-30)
645
-
646
-
647
-
648
- ## [0.11.190](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.189...plugins-0.11.190) (2024-04-26)
649
-
650
-
651
-
652
- ## [0.11.189](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.188...plugins-0.11.189) (2024-04-25)
653
-
654
-
655
-
656
- ## [0.11.188](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.187...plugins-0.11.188) (2024-04-24)
657
-
658
-
659
-
660
- ## [0.11.187](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.186...plugins-0.11.187) (2024-04-24)
661
-
662
-
663
-
664
- ## [0.11.186](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.185...plugins-0.11.186) (2024-04-23)
665
-
666
-
667
-
668
- ## [0.11.185](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.184...plugins-0.11.185) (2024-04-23)
669
-
670
-
671
- ### Reverts
672
-
673
- * Revert "improve namings" ([155a7ff](https://github.com/sonarwatch/portfolio/commit/155a7ffdddd158964f27f8ed52ec82c357c5034e))
674
-
675
-
676
-
677
- ## [0.11.184](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.183...plugins-0.11.184) (2024-04-17)
678
-
679
-
680
- ### Reverts
681
-
682
- * Revert "fix flashtrade" ([4055eb1](https://github.com/sonarwatch/portfolio/commit/4055eb1e72e64c96adf536bbd81c377c41018535))
683
-
684
-
685
-
686
- ## [0.11.183](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.182...plugins-0.11.183) (2024-04-16)
687
-
688
-
689
-
690
- ## [0.11.182](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.181...plugins-0.11.182) (2024-04-16)
691
-
692
-
693
-
694
- ## [0.11.181](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.180...plugins-0.11.181) (2024-04-16)
695
-
696
-
697
-
698
- ## [0.11.180](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.179...plugins-0.11.180) (2024-04-16)
699
-
700
-
701
-
702
- ## [0.11.179](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.178...plugins-0.11.179) (2024-04-15)
703
-
704
-
705
-
706
- ## [0.11.178](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.177...plugins-0.11.178) (2024-04-15)
707
-
708
-
709
-
710
- ## [0.11.177](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.176...plugins-0.11.177) (2024-04-12)
711
-
712
-
713
-
714
- ## [0.11.176](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.175...plugins-0.11.176) (2024-04-11)
715
-
716
-
717
-
718
- ## [0.11.175](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.174...plugins-0.11.175) (2024-04-11)
719
-
720
-
721
-
722
- ## [0.11.174](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.173...plugins-0.11.174) (2024-04-11)
723
-
724
-
725
-
726
- ## [0.11.173](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.172...plugins-0.11.173) (2024-04-08)
727
-
728
-
729
-
730
- ## [0.11.172](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.171...plugins-0.11.172) (2024-04-08)
731
-
732
-
733
-
734
- ## [0.11.171](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.170...plugins-0.11.171) (2024-04-08)
735
-
736
-
737
-
738
- ## [0.11.170](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.169...plugins-0.11.170) (2024-04-08)
739
-
740
-
741
-
742
- ## [0.11.170](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.169...plugins-0.11.170) (2024-04-08)
743
-
744
-
745
-
746
- ## [0.11.169](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.168...plugins-0.11.169) (2024-04-08)
747
-
748
-
749
-
750
- ## [0.11.168](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.167...plugins-0.11.168) (2024-04-08)
751
-
752
-
753
-
754
- ## [0.11.167](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.166...plugins-0.11.167) (2024-04-08)
755
-
756
-
757
-
758
- ## [0.11.166](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.165...plugins-0.11.166) (2024-04-07)
759
-
760
-
761
-
762
- ## [0.11.165](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.164...plugins-0.11.165) (2024-04-06)
763
-
764
-
765
-
766
- ## [0.11.164](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.163...plugins-0.11.164) (2024-04-05)
767
-
768
-
769
-
770
- ## [0.11.163](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.162...plugins-0.11.163) (2024-04-04)
771
-
772
-
773
-
774
- ## [0.11.162](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.161...plugins-0.11.162) (2024-04-04)
775
-
776
-
777
-
778
- ## [0.11.161](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.160...plugins-0.11.161) (2024-04-04)
779
-
780
-
781
-
782
- ## [0.11.160](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.159...plugins-0.11.160) (2024-04-04)
783
-
784
-
785
-
786
- ## [0.11.159](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.158...plugins-0.11.159) (2024-04-03)
787
-
788
-
789
-
790
- ## [0.11.158](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.157...plugins-0.11.158) (2024-04-02)
791
-
792
-
793
-
794
- ## [0.11.157](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.156...plugins-0.11.157) (2024-04-02)
795
-
796
-
797
-
798
- ## [0.11.156](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.155...plugins-0.11.156) (2024-04-01)
799
-
800
-
801
-
802
- ## [0.11.155](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.154...plugins-0.11.155) (2024-03-28)
803
-
804
-
805
-
806
- ## [0.11.154](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.153...plugins-0.11.154) (2024-03-28)
807
-
808
-
809
-
810
- ## [0.11.153](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.152...plugins-0.11.153) (2024-03-28)
811
-
812
-
813
-
814
- ## [0.11.152](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.151...plugins-0.11.152) (2024-03-27)
815
-
816
-
817
-
818
- ## [0.11.151](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.150...plugins-0.11.151) (2024-03-27)
819
-
820
-
821
-
822
- ## [0.11.150](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.149...plugins-0.11.150) (2024-03-27)
823
-
824
-
825
-
826
- ## [0.11.149](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.148...plugins-0.11.149) (2024-03-26)
827
-
828
-
829
-
830
- ## [0.11.148](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.147...plugins-0.11.148) (2024-03-26)
831
-
832
-
833
-
834
- ## [0.11.147](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.146...plugins-0.11.147) (2024-03-25)
835
-
836
-
837
-
838
- ## [0.11.146](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.145...plugins-0.11.146) (2024-03-23)
839
-
840
-
841
-
842
- ## [0.11.145](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.144...plugins-0.11.145) (2024-03-23)
843
-
844
-
845
-
846
- ## [0.11.144](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.143...plugins-0.11.144) (2024-03-23)
847
-
848
-
849
-
850
- ## [0.11.143](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.142...plugins-0.11.143) (2024-03-22)
851
-
852
-
853
-
854
- ## [0.11.142](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.141...plugins-0.11.142) (2024-03-22)
855
-
856
-
857
-
858
- ## [0.11.141](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.140...plugins-0.11.141) (2024-03-21)
859
-
860
-
861
-
862
- ## [0.11.140](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.139...plugins-0.11.140) (2024-03-21)
863
-
864
-
865
-
866
- ## [0.11.139](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.138...plugins-0.11.139) (2024-03-21)
867
-
868
-
869
-
870
- ## [0.11.138](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.137...plugins-0.11.138) (2024-03-20)
871
-
872
-
873
-
874
- ## [0.11.137](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.136...plugins-0.11.137) (2024-03-20)
875
-
876
-
877
-
878
- ## [0.11.136](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.135...plugins-0.11.136) (2024-03-20)
879
-
880
-
881
-
882
- ## [0.11.135](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.134...plugins-0.11.135) (2024-03-20)
883
-
884
-
885
-
886
- ## [0.11.134](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.133...plugins-0.11.134) (2024-03-20)
887
-
888
-
889
-
890
- ## [0.11.133](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.132...plugins-0.11.133) (2024-03-19)
891
-
892
-
893
-
894
- ## [0.11.132](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.131...plugins-0.11.132) (2024-03-19)
895
-
896
-
897
-
898
- ## [0.11.131](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.130...plugins-0.11.131) (2024-03-19)
899
-
900
-
901
-
902
- ## [0.11.130](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.129...plugins-0.11.130) (2024-03-19)
903
-
904
-
905
-
906
- ## [0.11.129](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.128...plugins-0.11.129) (2024-03-18)
907
-
908
-
909
-
910
- ## [0.11.128](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.127...plugins-0.11.128) (2024-03-18)
911
-
912
-
913
-
914
- ## [0.11.127](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.126...plugins-0.11.127) (2024-03-18)
915
-
916
-
917
-
918
- ## [0.11.126](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.125...plugins-0.11.126) (2024-03-16)
919
-
920
-
921
-
922
- ## [0.11.125](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.124...plugins-0.11.125) (2024-03-16)
923
-
924
-
925
-
926
- ## [0.11.124](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.123...plugins-0.11.124) (2024-03-15)
927
-
928
-
929
-
930
- ## [0.11.123](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.122...plugins-0.11.123) (2024-03-15)
931
-
932
-
933
-
934
- ## [0.11.122](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.121...plugins-0.11.122) (2024-03-15)
935
-
936
-
937
-
938
- ## [0.11.121](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.120...plugins-0.11.121) (2024-03-14)
939
-
940
-
941
-
942
- ## [0.11.120](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.119...plugins-0.11.120) (2024-03-14)
943
-
944
-
945
-
946
- ## [0.11.119](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.118...plugins-0.11.119) (2024-03-14)
947
-
948
-
949
-
950
- ## [0.11.118](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.117...plugins-0.11.118) (2024-03-13)
951
-
952
-
953
-
954
- ## [0.11.117](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.116...plugins-0.11.117) (2024-03-13)
955
-
956
-
957
-
958
- ## [0.11.116](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.115...plugins-0.11.116) (2024-03-13)
959
-
960
-
961
-
962
- ## [0.11.115](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.114...plugins-0.11.115) (2024-03-13)
963
-
964
-
965
-
966
- ## [0.11.114](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.113...plugins-0.11.114) (2024-03-12)
967
-
968
-
969
-
970
- ## [0.11.113](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.112...plugins-0.11.113) (2024-03-11)
971
-
972
-
973
-
974
- ## [0.11.112](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.111...plugins-0.11.112) (2024-03-11)
975
-
976
-
977
-
978
- ## [0.11.111](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.110...plugins-0.11.111) (2024-03-11)
979
-
980
-
981
-
982
- ## [0.11.111](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.110...plugins-0.11.111) (2024-03-11)
983
-
984
-
985
-
986
- ## [0.11.110](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.109...plugins-0.11.110) (2024-03-11)
987
-
988
-
989
-
990
- ## [0.11.109](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.108...plugins-0.11.109) (2024-03-08)
991
-
992
-
993
-
994
- ## [0.11.108](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.107...plugins-0.11.108) (2024-03-07)
995
-
996
-
997
-
998
- ## [0.11.107](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.106...plugins-0.11.107) (2024-03-07)
999
-
1000
-
1001
-
1002
- ## [0.11.106](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.105...plugins-0.11.106) (2024-03-07)
1003
-
1004
-
1005
-
1006
- ## [0.11.105](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.104...plugins-0.11.105) (2024-03-07)
1007
-
1008
-
1009
-
1010
- ## [0.11.104](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.103...plugins-0.11.104) (2024-03-07)
1011
-
1012
-
1013
-
1014
- ## [0.11.103](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.102...plugins-0.11.103) (2024-03-07)
1015
-
1016
-
1017
-
1018
- ## [0.11.102](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.101...plugins-0.11.102) (2024-03-07)
1019
-
1020
-
1021
-
1022
- ## [0.11.101](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.100...plugins-0.11.101) (2024-03-07)
1023
-
1024
-
1025
-
1026
- ## [0.11.100](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.99...plugins-0.11.100) (2024-03-07)
1027
-
1028
-
1029
-
1030
- ## [0.11.99](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.98...plugins-0.11.99) (2024-03-07)
1031
-
1032
-
1033
-
1034
- ## [0.11.98](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.97...plugins-0.11.98) (2024-03-06)
1035
-
1036
-
1037
-
1038
- ## [0.11.97](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.96...plugins-0.11.97) (2024-03-06)
1039
-
1040
-
1041
-
1042
- ## [0.11.96](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.95...plugins-0.11.96) (2024-03-05)
1043
-
1044
-
1045
-
1046
- ## [0.11.95](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.94...plugins-0.11.95) (2024-03-05)
1047
-
1048
-
1049
-
1050
- ## [0.11.94](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.93...plugins-0.11.94) (2024-03-05)
1051
-
1052
-
1053
-
1054
- ## [0.11.93](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.92...plugins-0.11.93) (2024-03-04)
1055
-
1056
-
1057
-
1058
- ## [0.11.92](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.91...plugins-0.11.92) (2024-03-04)
1059
-
1060
-
1061
-
1062
- ## [0.11.91](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.90...plugins-0.11.91) (2024-03-01)
1063
-
1064
-
1065
-
1066
- ## [0.11.90](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.89...plugins-0.11.90) (2024-02-28)
1067
-
1068
-
1069
-
1070
- ## [0.11.89](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.88...plugins-0.11.89) (2024-02-28)
1071
-
1072
-
1073
-
1074
- ## [0.11.88](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.87...plugins-0.11.88) (2024-02-28)
1075
-
1076
-
1077
-
1078
- ## [0.11.87](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.86...plugins-0.11.87) (2024-02-28)
1079
-
1080
-
1081
-
1082
- ## [0.11.86](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.85...plugins-0.11.86) (2024-02-27)
1083
-
1084
-
1085
-
1086
- ## [0.11.85](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.84...plugins-0.11.85) (2024-02-26)
1087
-
1088
-
1089
-
1090
- ## [0.11.84](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.83...plugins-0.11.84) (2024-02-26)
1091
-
1092
-
1093
-
1094
- ## [0.11.83](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.82...plugins-0.11.83) (2024-02-24)
1095
-
1096
-
1097
-
1098
- ## [0.11.82](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.81...plugins-0.11.82) (2024-02-20)
1099
-
1100
-
1101
-
1102
- ## [0.11.81](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.80...plugins-0.11.81) (2024-02-19)
1103
-
1104
-
1105
-
1106
- ## [0.11.80](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.79...plugins-0.11.80) (2024-02-19)
1107
-
1108
-
1109
-
1110
- ## [0.11.79](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.78...plugins-0.11.79) (2024-02-19)
1111
-
1112
-
1113
-
1114
- ## [0.11.78](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.77...plugins-0.11.78) (2024-02-14)
1115
-
1116
-
1117
-
1118
- ## [0.11.77](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.76...plugins-0.11.77) (2024-02-14)
1119
-
1120
-
1121
-
1122
- ## [0.11.76](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.75...plugins-0.11.76) (2024-02-14)
1123
-
1124
-
1125
-
1126
- ## [0.11.75](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.74...plugins-0.11.75) (2024-02-14)
1127
-
1128
-
1129
-
1130
- ## [0.11.74](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.73...plugins-0.11.74) (2024-02-14)
1131
-
1132
-
1133
-
1134
- ## [0.11.73](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.72...plugins-0.11.73) (2024-02-13)
1135
-
1136
-
1137
-
1138
- ## [0.11.72](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.71...plugins-0.11.72) (2024-02-13)
1139
-
1140
-
1141
-
1142
- ## [0.11.71](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.70...plugins-0.11.71) (2024-02-13)
1143
-
1144
-
1145
-
1146
- ## [0.11.70](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.69...plugins-0.11.70) (2024-02-13)
1147
-
1148
-
1149
-
1150
- ## [0.11.69](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.68...plugins-0.11.69) (2024-02-13)
1151
-
1152
-
1153
-
1154
- ## [0.11.68](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.67...plugins-0.11.68) (2024-02-13)
1155
-
1156
-
1157
-
1158
- ## [0.11.67](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.66...plugins-0.11.67) (2024-02-12)
1159
-
1160
-
1161
-
1162
- ## [0.11.66](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.65...plugins-0.11.66) (2024-02-11)
1163
-
1164
-
1165
-
1166
- ## [0.11.65](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.64...plugins-0.11.65) (2024-02-10)
1167
-
1168
-
1169
-
1170
- ## [0.11.64](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.63...plugins-0.11.64) (2024-02-10)
1171
-
1172
-
1173
-
1174
- ## [0.11.63](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.62...plugins-0.11.63) (2024-02-09)
1175
-
1176
-
1177
-
1178
- ## [0.11.62](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.61...plugins-0.11.62) (2024-02-07)
1179
-
1180
-
1181
-
1182
- ## [0.11.61](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.60...plugins-0.11.61) (2024-02-05)
1183
-
1184
-
1185
-
1186
- ## [0.11.60](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.59...plugins-0.11.60) (2024-02-02)
1187
-
1188
-
1189
-
1190
- ## [0.11.59](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.58...plugins-0.11.59) (2024-02-02)
1191
-
1192
-
1193
-
1194
- ## [0.11.58](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.57...plugins-0.11.58) (2024-02-02)
1195
-
1196
-
1197
-
1198
- ## [0.11.57](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.56...plugins-0.11.57) (2024-02-02)
1199
-
1200
-
1201
-
1202
- ## [0.11.56](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.55...plugins-0.11.56) (2024-02-02)
1203
-
1204
-
1205
-
1206
- ## [0.11.55](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.54...plugins-0.11.55) (2024-02-01)
1207
-
1208
-
1209
-
1210
- ## [0.11.54](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.53...plugins-0.11.54) (2024-01-30)
1211
-
1212
-
1213
-
1214
- ## [0.11.53](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.52...plugins-0.11.53) (2024-01-30)
1215
-
1216
-
1217
-
1218
- ## [0.11.52](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.51...plugins-0.11.52) (2024-01-30)
1219
-
1220
-
1221
-
1222
- ## [0.11.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.50...plugins-0.11.51) (2024-01-29)
1223
-
1224
-
1225
-
1226
- ## [0.11.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.49...plugins-0.11.50) (2024-01-25)
1227
-
1228
-
1229
-
1230
- ## [0.11.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.48...plugins-0.11.49) (2024-01-24)
1231
-
1232
-
1233
-
1234
- ## [0.11.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.47...plugins-0.11.48) (2024-01-23)
1235
-
1236
-
1237
-
1238
- ## [0.11.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.46...plugins-0.11.47) (2024-01-23)
1239
-
1240
-
1241
-
1242
- ## [0.11.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.45...plugins-0.11.46) (2024-01-23)
1243
-
1244
-
1245
-
1246
- ## [0.11.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.44...plugins-0.11.45) (2024-01-23)
1247
-
1248
-
1249
-
1250
- ## [0.11.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.43...plugins-0.11.44) (2024-01-23)
1251
-
1252
-
1253
-
1254
- ## [0.11.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.42...plugins-0.11.43) (2024-01-23)
1255
-
1256
-
1257
-
1258
- ## [0.11.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.41...plugins-0.11.42) (2024-01-22)
1259
-
1260
-
1261
-
1262
- ## [0.11.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.40...plugins-0.11.41) (2024-01-21)
1263
-
1264
-
1265
-
1266
- ## [0.11.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.39...plugins-0.11.40) (2024-01-19)
1267
-
1268
-
1269
-
1270
- ## [0.11.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.38...plugins-0.11.39) (2024-01-16)
1271
-
1272
-
1273
-
1274
- ## [0.11.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.37...plugins-0.11.38) (2024-01-12)
1275
-
1276
-
1277
-
1278
- ## [0.11.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.36...plugins-0.11.37) (2024-01-05)
1279
-
1280
-
1281
-
1282
- ## [0.11.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.35...plugins-0.11.36) (2024-01-05)
1283
-
1284
-
1285
-
1286
- ## [0.11.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.34...plugins-0.11.35) (2024-01-05)
1287
-
1288
-
1289
-
1290
- ## [0.11.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.33...plugins-0.11.34) (2024-01-04)
1291
-
1292
-
1293
-
1294
- ## [0.11.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.32...plugins-0.11.33) (2024-01-04)
1295
-
1296
-
1297
-
1298
- ## [0.11.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.31...plugins-0.11.32) (2024-01-04)
1299
-
1300
-
1301
-
1302
- ## [0.11.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.30...plugins-0.11.31) (2024-01-04)
1303
-
1304
-
1305
-
1306
- ## [0.11.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.29...plugins-0.11.30) (2023-12-28)
1307
-
1308
-
1309
-
1310
- ## [0.11.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.28...plugins-0.11.29) (2023-12-22)
1311
-
1312
-
1313
-
1314
- ## [0.11.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.27...plugins-0.11.28) (2023-12-21)
1315
-
1316
-
1317
-
1318
- ## [0.11.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.26...plugins-0.11.27) (2023-12-21)
1319
-
1320
-
1321
-
1322
- ## [0.11.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.25...plugins-0.11.26) (2023-12-20)
1323
-
1324
-
1325
-
1326
- ## [0.11.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.24...plugins-0.11.25) (2023-12-20)
1327
-
1328
-
1329
-
1330
- ## [0.11.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.23...plugins-0.11.24) (2023-12-20)
1331
-
1332
-
1333
-
1334
- ## [0.11.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.22...plugins-0.11.23) (2023-12-20)
1335
-
1336
-
1337
-
1338
- ## [0.11.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.21...plugins-0.11.22) (2023-12-20)
1339
-
1340
-
1341
-
1342
- ## [0.11.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.20...plugins-0.11.21) (2023-12-19)
1343
-
1344
-
1345
-
1346
- ## [0.11.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.19...plugins-0.11.20) (2023-12-19)
1347
-
1348
-
1349
-
1350
- ## [0.11.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.18...plugins-0.11.19) (2023-12-19)
1351
-
1352
-
1353
-
1354
- ## [0.11.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.17...plugins-0.11.18) (2023-12-19)
1355
-
1356
-
1357
-
1358
- ## [0.11.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.16...plugins-0.11.17) (2023-12-18)
1359
-
1360
-
1361
-
1362
- ## [0.11.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.15...plugins-0.11.16) (2023-12-18)
1363
-
1364
-
1365
-
1366
- ## [0.11.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.14...plugins-0.11.15) (2023-12-18)
1367
-
1368
-
1369
-
1370
- ## [0.11.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.13...plugins-0.11.14) (2023-12-18)
1371
-
1372
-
1373
-
1374
- ## [0.11.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.12...plugins-0.11.13) (2023-12-17)
1375
-
1376
-
1377
-
1378
- ## [0.11.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.11...plugins-0.11.12) (2023-12-15)
1379
-
1380
-
1381
-
1382
- ## [0.11.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.10...plugins-0.11.11) (2023-12-15)
1383
-
1384
-
1385
-
1386
- ## [0.11.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.9...plugins-0.11.10) (2023-12-14)
1387
-
1388
-
1389
-
1390
- ## [0.11.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.8...plugins-0.11.9) (2023-12-14)
1391
-
1392
-
1393
-
1394
- ## [0.11.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.7...plugins-0.11.8) (2023-12-14)
1395
-
1396
-
1397
-
1398
- ## [0.11.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.6...plugins-0.11.7) (2023-12-14)
1399
-
1400
-
1401
-
1402
- ## [0.11.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.5...plugins-0.11.6) (2023-12-14)
1403
-
1404
-
1405
-
1406
- ## [0.11.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.4...plugins-0.11.5) (2023-12-12)
1407
-
1408
-
1409
-
1410
- ## [0.11.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.3...plugins-0.11.4) (2023-12-12)
1411
-
1412
-
1413
-
1414
- ## [0.11.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.2...plugins-0.11.3) (2023-12-12)
1415
-
1416
-
1417
-
1418
- ## [0.11.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.1...plugins-0.11.2) (2023-12-12)
1419
-
1420
-
1421
-
1422
- ## [0.11.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.0...plugins-0.11.1) (2023-12-12)
1423
-
1424
-
1425
-
1426
- # [0.11.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.10.0...plugins-0.11.0) (2023-12-12)
1427
-
1428
-
1429
-
1430
- # [0.10.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.11...plugins-0.10.0) (2023-12-12)
1431
-
1432
-
1433
-
1434
- ## [0.9.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.10...plugins-0.9.11) (2023-12-12)
1435
-
1436
-
1437
-
1438
- ## [0.9.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.9...plugins-0.9.10) (2023-12-11)
1439
-
1440
-
1441
-
1442
- ## [0.9.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.8...plugins-0.9.9) (2023-12-11)
1443
-
1444
-
1445
-
1446
- ## [0.9.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.7...plugins-0.9.8) (2023-12-11)
1447
-
1448
-
1449
-
1450
- ## [0.9.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.6...plugins-0.9.7) (2023-12-11)
1451
-
1452
-
1453
-
1454
- ## [0.9.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.5...plugins-0.9.6) (2023-12-11)
1455
-
1456
-
1457
-
1458
- ## [0.9.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.4...plugins-0.9.5) (2023-12-10)
1459
-
1460
-
1461
-
1462
- ## [0.9.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.3...plugins-0.9.4) (2023-12-10)
1463
-
1464
-
1465
-
1466
- ## [0.9.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.2...plugins-0.9.3) (2023-12-10)
1467
-
1468
-
1469
-
1470
- ## [0.9.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.1...plugins-0.9.2) (2023-12-10)
1471
-
1472
-
1473
-
1474
- ## [0.9.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.0...plugins-0.9.1) (2023-12-09)
1475
-
1476
-
1477
-
1478
- # [0.9.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.126...plugins-0.9.0) (2023-12-09)
1479
-
1480
-
1481
-
1482
- ## [0.8.126](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.125...plugins-0.8.126) (2023-12-09)
1483
-
1484
-
1485
-
1486
- ## [0.8.125](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.124...plugins-0.8.125) (2023-12-09)
1487
-
1488
-
1489
-
1490
- ## [0.8.124](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.123...plugins-0.8.124) (2023-12-08)
1491
-
1492
-
1493
-
1494
- ## [0.8.123](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.122...plugins-0.8.123) (2023-12-07)
1495
-
1496
-
1497
-
1498
- ## [0.8.122](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.121...plugins-0.8.122) (2023-12-07)
1499
-
1500
-
1501
-
1502
- ## [0.8.121](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.120...plugins-0.8.121) (2023-12-06)
1503
-
1504
-
1505
-
1506
- ## [0.8.120](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.119...plugins-0.8.120) (2023-12-06)
1507
-
1508
-
1509
-
1510
- ## [0.8.119](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.118...plugins-0.8.119) (2023-12-05)
1511
-
1512
-
1513
-
1514
- ## [0.8.118](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.117...plugins-0.8.118) (2023-12-05)
1515
-
1516
-
1517
-
1518
- ## [0.8.117](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.116...plugins-0.8.117) (2023-12-04)
1519
-
1520
-
1521
-
1522
- ## [0.8.116](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.115...plugins-0.8.116) (2023-12-01)
1523
-
1524
-
1525
-
1526
- ## [0.8.115](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.114...plugins-0.8.115) (2023-11-30)
1527
-
1528
-
1529
-
1530
- ## [0.8.114](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.113...plugins-0.8.114) (2023-11-30)
1531
-
1532
-
1533
-
1534
- ## [0.8.113](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.112...plugins-0.8.113) (2023-11-29)
1535
-
1536
-
1537
-
1538
- ## [0.8.112](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.111...plugins-0.8.112) (2023-11-29)
1539
-
1540
-
1541
-
1542
- ## [0.8.111](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.110...plugins-0.8.111) (2023-11-28)
1543
-
1544
-
1545
-
1546
- ## [0.8.110](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.109...plugins-0.8.110) (2023-11-27)
1547
-
1548
-
1549
-
1550
- ## [0.8.109](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.108...plugins-0.8.109) (2023-11-27)
1551
-
1552
-
1553
-
1554
- ## [0.8.108](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.107...plugins-0.8.108) (2023-11-27)
1555
-
1556
-
1557
-
1558
- ## [0.8.107](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.106...plugins-0.8.107) (2023-11-27)
1559
-
1560
-
1561
-
1562
- ## [0.8.106](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.105...plugins-0.8.106) (2023-11-27)
1563
-
1564
-
1565
-
1566
- ## [0.8.105](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.104...plugins-0.8.105) (2023-11-27)
1567
-
1568
-
1569
-
1570
- ## [0.8.104](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.103...plugins-0.8.104) (2023-11-27)
1571
-
1572
-
1573
-
1574
- ## [0.8.103](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.102...plugins-0.8.103) (2023-11-26)
1575
-
1576
-
1577
-
1578
- ## [0.8.102](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.101...plugins-0.8.102) (2023-11-25)
1579
-
1580
-
1581
-
1582
- ## [0.8.101](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.100...plugins-0.8.101) (2023-11-24)
1583
-
1584
-
1585
-
1586
- ## [0.8.100](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.99...plugins-0.8.100) (2023-11-24)
1587
-
1588
-
1589
-
1590
- ## [0.8.99](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.98...plugins-0.8.99) (2023-11-23)
1591
-
1592
-
1593
-
1594
- ## [0.8.98](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.97...plugins-0.8.98) (2023-11-22)
1595
-
1596
-
1597
-
1598
- ## [0.8.97](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.96...plugins-0.8.97) (2023-11-22)
1599
-
1600
-
1601
-
1602
- ## [0.8.96](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.95...plugins-0.8.96) (2023-11-22)
1603
-
1604
-
1605
-
1606
- ## [0.8.95](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.94...plugins-0.8.95) (2023-11-22)
1607
-
1608
-
1609
-
1610
- ## [0.8.94](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.93...plugins-0.8.94) (2023-11-22)
1611
-
1612
-
1613
-
1614
- ## [0.8.93](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.92...plugins-0.8.93) (2023-11-22)
1615
-
1616
-
1617
-
1618
- ## [0.8.92](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.91...plugins-0.8.92) (2023-11-22)
1619
-
1620
-
1621
-
1622
- ## [0.8.91](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.90...plugins-0.8.91) (2023-11-22)
1623
-
1624
-
1625
-
1626
- ## [0.8.90](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.89...plugins-0.8.90) (2023-11-21)
1627
-
1628
-
1629
-
1630
- ## [0.8.89](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.88...plugins-0.8.89) (2023-11-21)
1631
-
1632
-
1633
-
1634
- ## [0.8.88](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.87...plugins-0.8.88) (2023-11-21)
1635
-
1636
-
1637
-
1638
- ## [0.8.87](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.86...plugins-0.8.87) (2023-11-20)
1639
-
1640
-
1641
-
1642
- ## [0.8.86](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.85...plugins-0.8.86) (2023-11-20)
1643
-
1644
-
1645
-
1646
- ## [0.8.85](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.84...plugins-0.8.85) (2023-11-20)
1647
-
1648
-
1649
-
1650
- ## [0.8.84](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.83...plugins-0.8.84) (2023-11-20)
1651
-
1652
-
1653
-
1654
- ## [0.8.83](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.82...plugins-0.8.83) (2023-11-19)
1655
-
1656
-
1657
-
1658
- ## [0.8.82](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.81...plugins-0.8.82) (2023-11-17)
1659
-
1660
-
1661
-
1662
- ## [0.8.81](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.80...plugins-0.8.81) (2023-11-17)
1663
-
1664
-
1665
-
1666
- ## [0.8.80](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.79...plugins-0.8.80) (2023-11-15)
1667
-
1668
-
1669
-
1670
- ## [0.8.79](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.78...plugins-0.8.79) (2023-11-15)
1671
-
1672
-
1673
-
1674
- ## [0.8.78](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.77...plugins-0.8.78) (2023-11-14)
1675
-
1676
-
1677
-
1678
- ## [0.8.77](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.76...plugins-0.8.77) (2023-11-14)
1679
-
1680
-
1681
-
1682
- ## [0.8.76](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.75...plugins-0.8.76) (2023-11-13)
1683
-
1684
-
1685
-
1686
- ## [0.8.75](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.74...plugins-0.8.75) (2023-11-11)
1687
-
1688
-
1689
-
1690
- ## [0.8.74](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.73...plugins-0.8.74) (2023-11-11)
1691
-
1692
-
1693
-
1694
- ## [0.8.73](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.72...plugins-0.8.73) (2023-11-10)
1695
-
1696
-
1697
-
1698
- ## [0.8.72](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.71...plugins-0.8.72) (2023-11-10)
1699
-
1700
-
1701
-
1702
- ## [0.8.71](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.70...plugins-0.8.71) (2023-11-09)
1703
-
1704
-
1705
-
1706
- ## [0.8.70](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.69...plugins-0.8.70) (2023-11-09)
1707
-
1708
-
1709
-
1710
- ## [0.8.69](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.68...plugins-0.8.69) (2023-11-09)
1711
-
1712
-
1713
-
1714
- ## [0.8.68](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.67...plugins-0.8.68) (2023-11-09)
1715
-
1716
-
1717
-
1718
- ## [0.8.67](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.66...plugins-0.8.67) (2023-11-08)
1719
-
1720
-
1721
-
1722
- ## [0.8.66](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.65...plugins-0.8.66) (2023-11-08)
1723
-
1724
-
1725
-
1726
- ## [0.8.65](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.64...plugins-0.8.65) (2023-11-08)
1727
-
1728
-
1729
-
1730
- ## [0.8.64](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.63...plugins-0.8.64) (2023-11-08)
1731
-
1732
-
1733
-
1734
- ## [0.8.63](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.62...plugins-0.8.63) (2023-11-07)
1735
-
1736
-
1737
-
1738
- ## [0.8.62](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.61...plugins-0.8.62) (2023-11-07)
1739
-
1740
- ## [0.8.61](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.60...plugins-0.8.61) (2023-11-07)
1741
-
1742
- ## [0.8.60](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.59...plugins-0.8.60) (2023-11-07)
1743
-
1744
- ## [0.8.59](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.58...plugins-0.8.59) (2023-11-07)
1745
-
1746
- ## [0.8.58](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.57...plugins-0.8.58) (2023-11-07)
1747
-
1748
- ## [0.8.57](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.56...plugins-0.8.57) (2023-11-06)
1749
-
1750
- ## [0.8.56](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.55...plugins-0.8.56) (2023-11-03)
1751
-
1752
- ## [0.8.55](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.54...plugins-0.8.55) (2023-11-03)
1753
-
1754
- ## [0.8.54](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.53...plugins-0.8.54) (2023-11-02)
1755
-
1756
- ## [0.8.53](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.52...plugins-0.8.53) (2023-11-02)
1757
-
1758
- ## [0.8.52](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.51...plugins-0.8.52) (2023-11-01)
1759
-
1760
- ## [0.8.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.50...plugins-0.8.51) (2023-11-01)
1761
-
1762
- ## [0.8.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.49...plugins-0.8.50) (2023-10-27)
1763
-
1764
- ## [0.8.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.48...plugins-0.8.49) (2023-10-26)
1765
-
1766
- ## [0.8.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.47...plugins-0.8.48) (2023-10-26)
1767
-
1768
- ### Reverts
1769
-
1770
- - Revert "upgrade nx" ([62550ba](https://github.com/sonarwatch/portfolio/commit/62550bab2e60d40b8616465843dad4d3ad612bbd))
1771
-
1772
- ## [0.8.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.46...plugins-0.8.47) (2023-10-24)
1773
-
1774
- ## [0.8.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.45...plugins-0.8.46) (2023-10-24)
1775
-
1776
- ## [0.8.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.44...plugins-0.8.45) (2023-10-23)
1777
-
1778
- ## [0.8.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.43...plugins-0.8.44) (2023-10-23)
1779
-
1780
- ## [0.8.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.42...plugins-0.8.43) (2023-10-23)
1781
-
1782
- ## [0.8.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.41...plugins-0.8.42) (2023-10-23)
1783
-
1784
- ## [0.8.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.40...plugins-0.8.41) (2023-10-23)
1785
-
1786
- ## [0.8.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.39...plugins-0.8.40) (2023-10-23)
1787
-
1788
- ## [0.8.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.38...plugins-0.8.39) (2023-10-23)
1789
-
1790
- ## [0.8.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.37...plugins-0.8.38) (2023-10-21)
1791
-
1792
- ## [0.8.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.36...plugins-0.8.37) (2023-10-21)
1793
-
1794
- ## [0.8.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.35...plugins-0.8.36) (2023-10-21)
1795
-
1796
- ## [0.8.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.34...plugins-0.8.35) (2023-10-21)
1797
-
1798
- ## [0.8.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.33...plugins-0.8.34) (2023-10-20)
1799
-
1800
- ## [0.8.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.32...plugins-0.8.33) (2023-10-18)
1801
-
1802
- ## [0.8.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.31...plugins-0.8.32) (2023-10-18)
1803
-
1804
- ## [0.8.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.30...plugins-0.8.31) (2023-10-18)
1805
-
1806
- ## [0.8.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.29...plugins-0.8.30) (2023-10-18)
1807
-
1808
- ## [0.8.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.28...plugins-0.8.29) (2023-10-17)
1809
-
1810
- ## [0.8.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.27...plugins-0.8.28) (2023-10-17)
1811
-
1812
- ## [0.8.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.26...plugins-0.8.27) (2023-10-16)
1813
-
1814
- ## [0.8.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.25...plugins-0.8.26) (2023-10-16)
1815
-
1816
- ## [0.8.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.24...plugins-0.8.25) (2023-10-16)
1817
-
1818
- ## [0.8.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.23...plugins-0.8.24) (2023-10-14)
1819
-
1820
- ## [0.8.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.22...plugins-0.8.23) (2023-10-14)
1821
-
1822
- ## [0.8.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.21...plugins-0.8.22) (2023-10-14)
1823
-
1824
- ### Reverts
1825
-
1826
- - Revert "rename" ([ffcf477](https://github.com/sonarwatch/portfolio/commit/ffcf47783e7dcb924c7685a4c7784a2385b526c2))
1827
-
1828
- ## [0.8.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.20...plugins-0.8.21) (2023-10-13)
1829
-
1830
- ## [0.8.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.19...plugins-0.8.20) (2023-10-13)
1831
-
1832
- ## [0.8.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.18...plugins-0.8.19) (2023-10-13)
1833
-
1834
- ## [0.8.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.17...plugins-0.8.18) (2023-10-13)
1835
-
1836
- ## [0.8.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.16...plugins-0.8.17) (2023-10-13)
1837
-
1838
- ## [0.8.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.15...plugins-0.8.16) (2023-10-13)
1839
-
1840
- ## [0.8.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.14...plugins-0.8.15) (2023-10-13)
1841
-
1842
- ## [0.8.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.13...plugins-0.8.14) (2023-10-13)
1843
-
1844
- ## [0.8.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.12...plugins-0.8.13) (2023-10-13)
1845
-
1846
- ## [0.8.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.11...plugins-0.8.12) (2023-10-13)
1847
-
1848
- ## [0.8.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.10...plugins-0.8.11) (2023-10-13)
1849
-
1850
- ### Reverts
1851
-
1852
- - Revert "fix" ([75a2d85](https://github.com/sonarwatch/portfolio/commit/75a2d85230c10109f052c903700899308a48e72c))
1853
-
1854
- ## [0.8.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.9...plugins-0.8.10) (2023-10-12)
1855
-
1856
- ## [0.8.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.8...plugins-0.8.9) (2023-10-12)
1857
-
1858
- ## [0.8.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.7...plugins-0.8.8) (2023-10-10)
1859
-
1860
- ## [0.8.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.6...plugins-0.8.7) (2023-10-09)
1861
-
1862
- ## [0.8.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.5...plugins-0.8.6) (2023-10-08)
1863
-
1864
- ## [0.8.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.4...plugins-0.8.5) (2023-10-07)
1865
-
1866
- ## [0.8.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.3...plugins-0.8.4) (2023-10-04)
1867
-
1868
- ## [0.8.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.2...plugins-0.8.3) (2023-10-03)
1869
-
1870
- ## [0.8.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.1...plugins-0.8.2) (2023-09-27)
1871
-
1872
- ## [0.8.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.0...plugins-0.8.1) (2023-09-27)
1873
-
1874
- # [0.8.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.16...plugins-0.8.0) (2023-09-18)
1875
-
1876
- ## [0.7.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.15...plugins-0.7.16) (2023-09-13)
1877
-
1878
- ## [0.7.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.14...plugins-0.7.15) (2023-09-12)
1879
-
1880
- ## [0.7.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.13...plugins-0.7.14) (2023-09-08)
1881
-
1882
- ## [0.7.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.12...plugins-0.7.13) (2023-09-06)
1883
-
1884
- ## [0.7.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.11...plugins-0.7.12) (2023-09-06)
1885
-
1886
- ## [0.7.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.10...plugins-0.7.11) (2023-09-06)
1887
-
1888
- ## [0.7.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.9...plugins-0.7.10) (2023-09-05)
1889
-
1890
- ## [0.7.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.8...plugins-0.7.9) (2023-09-05)
1891
-
1892
- ## [0.7.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.7...plugins-0.7.8) (2023-09-05)
1893
-
1894
- ## [0.7.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.6...plugins-0.7.7) (2023-09-05)
1895
-
1896
- ## [0.7.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.5...plugins-0.7.6) (2023-09-05)
1897
-
1898
- ## [0.7.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.4...plugins-0.7.5) (2023-09-05)
1899
-
1900
- ## [0.7.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.3...plugins-0.7.4) (2023-09-05)
1901
-
1902
- ## [0.7.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.2...plugins-0.7.3) (2023-09-04)
1903
-
1904
- ## [0.7.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.1...plugins-0.7.2) (2023-08-31)
1905
-
1906
- ## [0.7.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.0...plugins-0.7.1) (2023-08-30)
1907
-
1908
- # [0.7.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.9...plugins-0.7.0) (2023-08-30)
1909
-
1910
- ## [0.6.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.8...plugins-0.6.9) (2023-08-29)
1911
-
1912
- ## [0.6.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.7...plugins-0.6.8) (2023-08-28)
1913
-
1914
- ## [0.6.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.6...plugins-0.6.7) (2023-08-25)
1915
-
1916
- ## [0.6.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.5...plugins-0.6.6) (2023-08-25)
1917
-
1918
- ## [0.6.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.4...plugins-0.6.5) (2023-08-23)
1919
-
1920
- ## [0.6.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.3...plugins-0.6.4) (2023-08-21)
1921
-
1922
- ## [0.6.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.2...plugins-0.6.3) (2023-08-21)
1923
-
1924
- ## [0.6.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.1...plugins-0.6.2) (2023-08-18)
1925
-
1926
- ## [0.6.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.0...plugins-0.6.1) (2023-08-18)
1927
-
1928
- # [0.6.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.51...plugins-0.6.0) (2023-08-18)
1929
-
1930
- ## [0.5.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.50...plugins-0.5.51) (2023-08-17)
1931
-
1932
- ## [0.5.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.49...plugins-0.5.50) (2023-08-17)
1933
-
1934
- ## [0.5.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.48...plugins-0.5.49) (2023-08-17)
1935
-
1936
- ## [0.5.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.47...plugins-0.5.48) (2023-08-17)
1937
-
1938
- ## [0.5.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.46...plugins-0.5.47) (2023-08-17)
1939
-
1940
- ## [0.5.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.45...plugins-0.5.46) (2023-08-17)
1941
-
1942
- ## [0.5.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.44...plugins-0.5.45) (2023-08-17)
1943
-
1944
- ## [0.5.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.43...plugins-0.5.44) (2023-08-16)
1945
-
1946
- ## [0.5.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.42...plugins-0.5.43) (2023-08-16)
1947
-
1948
- ## [0.5.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.41...plugins-0.5.42) (2023-08-14)
1949
-
1950
- ## [0.5.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.40...plugins-0.5.41) (2023-08-14)
1951
-
1952
- ## [0.5.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.39...plugins-0.5.40) (2023-08-14)
1953
-
1954
- ## [0.5.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.38...plugins-0.5.39) (2023-08-14)
1955
-
1956
- ## [0.5.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.37...plugins-0.5.38) (2023-08-14)
1957
-
1958
- ## [0.5.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.36...plugins-0.5.37) (2023-08-14)
1959
-
1960
- ## [0.5.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.35...plugins-0.5.36) (2023-08-14)
1961
-
1962
- ## [0.5.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.34...plugins-0.5.35) (2023-08-14)
1963
-
1964
- ## [0.5.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.33...plugins-0.5.34) (2023-08-14)
1965
-
1966
- ## [0.5.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.32...plugins-0.5.33) (2023-08-14)
1967
-
1968
- ## [0.5.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.31...plugins-0.5.32) (2023-08-14)
1969
-
1970
- ## [0.5.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.30...plugins-0.5.31) (2023-08-14)
1971
-
1972
- ## [0.5.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.29...plugins-0.5.30) (2023-08-12)
1973
-
1974
- ## [0.5.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.28...plugins-0.5.29) (2023-08-11)
1975
-
1976
- ## [0.5.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.27...plugins-0.5.28) (2023-08-11)
1977
-
1978
- ## [0.5.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.26...plugins-0.5.27) (2023-08-11)
1979
-
1980
- ## [0.5.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.25...plugins-0.5.26) (2023-08-10)
1981
-
1982
- ## [0.5.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.24...plugins-0.5.25) (2023-08-10)
1983
-
1984
- ## [0.5.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.23...plugins-0.5.24) (2023-08-10)
1985
-
1986
- ## [0.5.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.22...plugins-0.5.23) (2023-08-10)
1987
-
1988
- ## [0.5.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.21...plugins-0.5.22) (2023-08-08)
1989
-
1990
- ## [0.5.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.20...plugins-0.5.21) (2023-08-07)
1991
-
1992
- ## [0.5.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.19...plugins-0.5.20) (2023-08-03)
1993
-
1994
- ## [0.5.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.18...plugins-0.5.19) (2023-08-03)
1995
-
1996
- ## [0.5.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.17...plugins-0.5.18) (2023-08-03)
1997
-
1998
- ## [0.5.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.16...plugins-0.5.17) (2023-08-03)
1999
-
2000
- ## [0.5.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.15...plugins-0.5.16) (2023-08-02)
2001
-
2002
- ## [0.5.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.14...plugins-0.5.15) (2023-08-02)
2003
-
2004
- ## [0.5.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.13...plugins-0.5.14) (2023-08-02)
2005
-
2006
- ## [0.5.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.12...plugins-0.5.13) (2023-08-02)
2007
-
2008
- ## [0.5.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.11...plugins-0.5.12) (2023-08-02)
2009
-
2010
- ## [0.5.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.10...plugins-0.5.11) (2023-08-02)
2011
-
2012
- ## [0.5.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.9...plugins-0.5.10) (2023-08-02)
2013
-
2014
- ## [0.5.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.8...plugins-0.5.9) (2023-07-31)
2015
-
2016
- ## [0.5.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.7...plugins-0.5.8) (2023-07-27)
2017
-
2018
- ## [0.5.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.6...plugins-0.5.7) (2023-07-27)
2019
-
2020
- ## [0.5.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.5...plugins-0.5.6) (2023-07-24)
2021
-
2022
- ## [0.5.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.4...plugins-0.5.5) (2023-07-21)
2023
-
2024
- ## [0.5.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.3...plugins-0.5.4) (2023-07-21)
2025
-
2026
- ## [0.5.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.2...plugins-0.5.3) (2023-07-20)
2027
-
2028
- ## [0.5.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.1...plugins-0.5.2) (2023-07-20)
2029
-
2030
- ## [0.5.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.0...plugins-0.5.1) (2023-07-20)
2031
-
2032
- # [0.5.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.47...plugins-0.5.0) (2023-07-20)
2033
-
2034
- ## [0.4.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.46...plugins-0.4.47) (2023-07-19)
2035
-
2036
- ## [0.4.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.45...plugins-0.4.46) (2023-07-18)
2037
-
2038
- ## [0.4.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.44...plugins-0.4.45) (2023-07-17)
2039
-
2040
- ## [0.4.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.43...plugins-0.4.44) (2023-07-17)
2041
-
2042
- ## [0.4.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.42...plugins-0.4.43) (2023-07-16)
2043
-
2044
- ## [0.4.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.41...plugins-0.4.42) (2023-07-16)
2045
-
2046
- ## [0.4.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.40...plugins-0.4.41) (2023-07-16)
2047
-
2048
- ## [0.4.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.39...plugins-0.4.40) (2023-07-16)
2049
-
2050
- ## [0.4.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.38...plugins-0.4.39) (2023-07-16)
2051
-
2052
- ## [0.4.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.37...plugins-0.4.38) (2023-07-16)
2053
-
2054
- ## [0.4.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.36...plugins-0.4.37) (2023-07-16)
2055
-
2056
- ## [0.4.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.35...plugins-0.4.36) (2023-07-16)
2057
-
2058
- ## [0.4.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.34...plugins-0.4.35) (2023-07-14)
2059
-
2060
- ## [0.4.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.33...plugins-0.4.34) (2023-07-14)
2061
-
2062
- ## [0.4.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.32...plugins-0.4.33) (2023-07-13)
2063
-
2064
- ## [0.4.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.31...plugins-0.4.32) (2023-07-13)
2065
-
2066
- ## [0.4.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.30...plugins-0.4.31) (2023-07-13)
2067
-
2068
- ## [0.4.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.29...plugins-0.4.30) (2023-07-13)
2069
-
2070
- ## [0.4.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.28...plugins-0.4.29) (2023-07-13)
2071
-
2072
- ## [0.4.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.27...plugins-0.4.28) (2023-07-13)
2073
-
2074
- ## [0.4.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.26...plugins-0.4.27) (2023-07-13)
2075
-
2076
- ## [0.4.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.25...plugins-0.4.26) (2023-07-13)
2077
-
2078
- ## [0.4.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.24...plugins-0.4.25) (2023-07-13)
2079
-
2080
- ## [0.4.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.23...plugins-0.4.24) (2023-07-12)
2081
-
2082
- ## [0.4.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.22...plugins-0.4.23) (2023-07-12)
2083
-
2084
- ## [0.4.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.21...plugins-0.4.22) (2023-07-12)
2085
-
2086
- ## [0.4.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.20...plugins-0.4.21) (2023-07-12)
2087
-
2088
- ## [0.4.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.19...plugins-0.4.20) (2023-07-10)
2089
-
2090
- ## [0.4.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.18...plugins-0.4.19) (2023-07-10)
2091
-
2092
- ## [0.4.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.17...plugins-0.4.18) (2023-07-09)
2093
-
2094
- ## [0.4.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.16...plugins-0.4.17) (2023-07-09)
2095
-
2096
- ## [0.4.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.15...plugins-0.4.16) (2023-07-09)
2097
-
2098
- ## [0.4.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.14...plugins-0.4.15) (2023-07-09)
2099
-
2100
- ## [0.4.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.13...plugins-0.4.14) (2023-07-09)
2101
-
2102
- ## [0.4.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.12...plugins-0.4.13) (2023-07-09)
2103
-
2104
- ## [0.4.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.11...plugins-0.4.12) (2023-07-08)
2105
-
2106
- ## [0.4.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.10...plugins-0.4.11) (2023-07-08)
2107
-
2108
- ## [0.4.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.9...plugins-0.4.10) (2023-07-08)
2109
-
2110
- ## [0.4.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.8...plugins-0.4.9) (2023-07-08)
2111
-
2112
- ## [0.4.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.7...plugins-0.4.8) (2023-07-08)
2113
-
2114
- ## [0.4.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.6...plugins-0.4.7) (2023-07-08)
2115
-
2116
- ## [0.4.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.5...plugins-0.4.6) (2023-07-08)
2117
-
2118
- ## [0.4.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.4...plugins-0.4.5) (2023-07-08)
2119
-
2120
- ## [0.4.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.3...plugins-0.4.4) (2023-07-08)
2121
-
2122
- ## [0.4.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.2...plugins-0.4.3) (2023-07-08)
2123
-
2124
- ## [0.4.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.1...plugins-0.4.2) (2023-07-07)
2125
-
2126
- ## [0.4.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.0...plugins-0.4.1) (2023-07-07)
2127
-
2128
- # [0.4.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.3.0...plugins-0.4.0) (2023-07-07)
2129
-
2130
- # [0.3.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.3...plugins-0.3.0) (2023-07-07)
2131
-
2132
- ## [0.2.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.2...plugins-0.2.3) (2023-07-07)
2133
-
2134
- ## [0.2.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.1...plugins-0.2.2) (2023-07-06)
2135
-
2136
- ## [0.2.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.0...plugins-0.2.1) (2023-07-06)
2137
-
2138
- # [0.2.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.1.2...plugins-0.2.0) (2023-07-06)
2139
-
2140
- ## [0.1.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.1.1...plugins-0.1.2) (2023-07-06)
2141
-
2142
- ## [0.1.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.1.0...plugins-0.1.1) (2023-07-04)
2143
-
2144
- # [0.1.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.0.2...plugins-0.1.0) (2023-07-04)
2145
-
2146
- ## [0.0.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.0.1...plugins-0.0.2) (2023-07-04)
2147
-
2148
- ## 0.0.1 (2023-07-04)
5
+ ## [0.12.110](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.109...plugins-0.12.110) (2024-08-02)
6
+
7
+
8
+
9
+ ## [0.12.109](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.108...plugins-0.12.109) (2024-08-01)
10
+
11
+
12
+
13
+ ## [0.12.108](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.107...plugins-0.12.108) (2024-07-30)
14
+
15
+
16
+
17
+ ## [0.12.107](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.106...plugins-0.12.107) (2024-07-30)
18
+
19
+
20
+
21
+ ## [0.12.106](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.105...plugins-0.12.106) (2024-07-30)
22
+
23
+
24
+
25
+ ## [0.12.105](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.104...plugins-0.12.105) (2024-07-30)
26
+
27
+
28
+
29
+ ## [0.12.104](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.103...plugins-0.12.104) (2024-07-28)
30
+
31
+
32
+
33
+ ## [0.12.103](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.102...plugins-0.12.103) (2024-07-28)
34
+
35
+
36
+
37
+ ## [0.12.102](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.101...plugins-0.12.102) (2024-07-28)
38
+
39
+
40
+
41
+ ## [0.12.101](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.100...plugins-0.12.101) (2024-07-28)
42
+
43
+
44
+
45
+ ## [0.12.100](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.99...plugins-0.12.100) (2024-07-28)
46
+
47
+
48
+
49
+ ## [0.12.99](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.98...plugins-0.12.99) (2024-07-28)
50
+
51
+
52
+
53
+ ## [0.12.98](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.97...plugins-0.12.98) (2024-07-28)
54
+
55
+
56
+
57
+ ## [0.12.97](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.96...plugins-0.12.97) (2024-07-27)
58
+
59
+
60
+
61
+ ## [0.12.96](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.95...plugins-0.12.96) (2024-07-27)
62
+
63
+
64
+
65
+ ## [0.12.95](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.94...plugins-0.12.95) (2024-07-26)
66
+
67
+
68
+
69
+ ## [0.12.94](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.93...plugins-0.12.94) (2024-07-25)
70
+
71
+
72
+
73
+ ## [0.12.93](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.92...plugins-0.12.93) (2024-07-25)
74
+
75
+
76
+
77
+ ## [0.12.92](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.91...plugins-0.12.92) (2024-07-25)
78
+
79
+
80
+
81
+ ## [0.12.91](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.90...plugins-0.12.91) (2024-07-25)
82
+
83
+
84
+
85
+ ## [0.12.90](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.89...plugins-0.12.90) (2024-07-25)
86
+
87
+
88
+
89
+ ## [0.12.89](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.88...plugins-0.12.89) (2024-07-25)
90
+
91
+
92
+ ### Reverts
93
+
94
+ * Revert "fix" ([1da1323](https://github.com/sonarwatch/portfolio/commit/1da13233267c4db40155341d91752b4b4dba58d1))
95
+
96
+
97
+
98
+ ## [0.12.88](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.87...plugins-0.12.88) (2024-07-24)
99
+
100
+
101
+
102
+ ## [0.12.87](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.86...plugins-0.12.87) (2024-07-24)
103
+
104
+
105
+
106
+ ## [0.12.86](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.85...plugins-0.12.86) (2024-07-23)
107
+
108
+
109
+
110
+ ## [0.12.85](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.84...plugins-0.12.85) (2024-07-22)
111
+
112
+
113
+
114
+ ## [0.12.84](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.83...plugins-0.12.84) (2024-07-22)
115
+
116
+
117
+
118
+ ## [0.12.83](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.82...plugins-0.12.83) (2024-07-22)
119
+
120
+
121
+
122
+ ## [0.12.82](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.81...plugins-0.12.82) (2024-07-19)
123
+
124
+
125
+
126
+ ## [0.12.81](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.80...plugins-0.12.81) (2024-07-19)
127
+
128
+
129
+
130
+ ## [0.12.80](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.79...plugins-0.12.80) (2024-07-19)
131
+
132
+
133
+
134
+ ## [0.12.79](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.78...plugins-0.12.79) (2024-07-18)
135
+
136
+
137
+
138
+ ## [0.12.78](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.77...plugins-0.12.78) (2024-07-18)
139
+
140
+
141
+
142
+ ## [0.12.77](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.76...plugins-0.12.77) (2024-07-17)
143
+
144
+
145
+
146
+ ## [0.12.76](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.75...plugins-0.12.76) (2024-07-17)
147
+
148
+
149
+
150
+ ## [0.12.75](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.74...plugins-0.12.75) (2024-07-16)
151
+
152
+
153
+
154
+ ## [0.12.74](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.73...plugins-0.12.74) (2024-07-16)
155
+
156
+
157
+
158
+ ## [0.12.73](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.72...plugins-0.12.73) (2024-07-16)
159
+
160
+
161
+
162
+ ## [0.12.72](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.71...plugins-0.12.72) (2024-07-16)
163
+
164
+
165
+
166
+ ## [0.12.71](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.70...plugins-0.12.71) (2024-07-16)
167
+
168
+
169
+
170
+ ## [0.12.70](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.69...plugins-0.12.70) (2024-07-16)
171
+
172
+
173
+
174
+ ## [0.12.69](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.68...plugins-0.12.69) (2024-07-16)
175
+
176
+
177
+
178
+ ## [0.12.68](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.67...plugins-0.12.68) (2024-07-16)
179
+
180
+
181
+
182
+ ## [0.12.67](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.66...plugins-0.12.67) (2024-07-15)
183
+
184
+
185
+
186
+ ## [0.12.66](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.65...plugins-0.12.66) (2024-07-15)
187
+
188
+
189
+
190
+ ## [0.12.65](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.64...plugins-0.12.65) (2024-07-14)
191
+
192
+
193
+
194
+ ## [0.12.64](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.63...plugins-0.12.64) (2024-07-14)
195
+
196
+
197
+
198
+ ## [0.12.63](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.62...plugins-0.12.63) (2024-07-14)
199
+
200
+
201
+
202
+ ## [0.12.62](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.61...plugins-0.12.62) (2024-07-14)
203
+
204
+
205
+
206
+ ## [0.12.61](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.60...plugins-0.12.61) (2024-07-14)
207
+
208
+
209
+
210
+ ## [0.12.60](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.59...plugins-0.12.60) (2024-07-14)
211
+
212
+
213
+
214
+ ## [0.12.59](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.58...plugins-0.12.59) (2024-07-14)
215
+
216
+
217
+
218
+ ## [0.12.58](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.57...plugins-0.12.58) (2024-07-14)
219
+
220
+
221
+
222
+ ## [0.12.57](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.56...plugins-0.12.57) (2024-07-12)
223
+
224
+
225
+
226
+ ## [0.12.56](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.55...plugins-0.12.56) (2024-07-12)
227
+
228
+
229
+
230
+ ## [0.12.55](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.54...plugins-0.12.55) (2024-07-11)
231
+
232
+
233
+
234
+ ## [0.12.54](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.53...plugins-0.12.54) (2024-07-09)
235
+
236
+
237
+
238
+ ## [0.12.53](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.52...plugins-0.12.53) (2024-07-08)
239
+
240
+
241
+
242
+ ## [0.12.52](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.51...plugins-0.12.52) (2024-07-08)
243
+
244
+
245
+
246
+ ## [0.12.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.50...plugins-0.12.51) (2024-07-08)
247
+
248
+
249
+
250
+ ## [0.12.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.49...plugins-0.12.50) (2024-07-05)
251
+
252
+
253
+
254
+ ## [0.12.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.48...plugins-0.12.49) (2024-07-05)
255
+
256
+
257
+
258
+ ## [0.12.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.47...plugins-0.12.48) (2024-07-05)
259
+
260
+
261
+
262
+ ## [0.12.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.47...plugins-0.12.48) (2024-07-05)
263
+
264
+
265
+
266
+ ## [0.12.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.46...plugins-0.12.47) (2024-07-05)
267
+
268
+
269
+
270
+ ## [0.12.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.46...plugins-0.12.47) (2024-07-05)
271
+
272
+
273
+
274
+ ## [0.12.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.45...plugins-0.12.46) (2024-07-02)
275
+
276
+
277
+
278
+ ## [0.12.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.44...plugins-0.12.45) (2024-07-01)
279
+
280
+
281
+
282
+ ## [0.12.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.43...plugins-0.12.44) (2024-07-01)
283
+
284
+
285
+
286
+ ## [0.12.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.42...plugins-0.12.43) (2024-07-01)
287
+
288
+
289
+
290
+ ## [0.12.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.41...plugins-0.12.42) (2024-07-01)
291
+
292
+
293
+
294
+ ## [0.12.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.40...plugins-0.12.41) (2024-06-27)
295
+
296
+
297
+
298
+ ## [0.12.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.39...plugins-0.12.40) (2024-06-25)
299
+
300
+
301
+
302
+ ## [0.12.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.38...plugins-0.12.39) (2024-06-25)
303
+
304
+
305
+
306
+ ## [0.12.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.37...plugins-0.12.38) (2024-06-25)
307
+
308
+
309
+
310
+ ## [0.12.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.36...plugins-0.12.37) (2024-06-25)
311
+
312
+
313
+
314
+ ## [0.12.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.35...plugins-0.12.36) (2024-06-21)
315
+
316
+
317
+
318
+ ## [0.12.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.34...plugins-0.12.35) (2024-06-20)
319
+
320
+
321
+
322
+ ## [0.12.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.33...plugins-0.12.34) (2024-06-19)
323
+
324
+
325
+
326
+ ## [0.12.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.32...plugins-0.12.33) (2024-06-19)
327
+
328
+
329
+
330
+ ## [0.12.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.31...plugins-0.12.32) (2024-06-19)
331
+
332
+
333
+
334
+ ## [0.12.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.30...plugins-0.12.31) (2024-06-19)
335
+
336
+
337
+ ### Reverts
338
+
339
+ * Revert "fix getAutoParsedProgramAccounts" ([451cbb2](https://github.com/sonarwatch/portfolio/commit/451cbb297fb99a3a6e1ed4801fd91c211fb6e833))
340
+
341
+
342
+
343
+ ## [0.12.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.29...plugins-0.12.30) (2024-06-19)
344
+
345
+
346
+
347
+ ## [0.12.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.28...plugins-0.12.29) (2024-06-18)
348
+
349
+
350
+
351
+ ## [0.12.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.27...plugins-0.12.28) (2024-06-14)
352
+
353
+
354
+
355
+ ## [0.12.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.26...plugins-0.12.27) (2024-06-14)
356
+
357
+
358
+
359
+ ## [0.12.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.25...plugins-0.12.26) (2024-06-13)
360
+
361
+
362
+
363
+ ## [0.12.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.24...plugins-0.12.25) (2024-06-13)
364
+
365
+
366
+
367
+ ## [0.12.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.23...plugins-0.12.24) (2024-06-13)
368
+
369
+
370
+
371
+ ## [0.12.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.22...plugins-0.12.23) (2024-06-10)
372
+
373
+
374
+
375
+ ## [0.12.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.21...plugins-0.12.22) (2024-06-10)
376
+
377
+
378
+
379
+ ## [0.12.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.20...plugins-0.12.21) (2024-06-10)
380
+
381
+
382
+
383
+ ## [0.12.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.19...plugins-0.12.20) (2024-06-06)
384
+
385
+
386
+
387
+ ## [0.12.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.18...plugins-0.12.19) (2024-06-06)
388
+
389
+
390
+
391
+ ## [0.12.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.17...plugins-0.12.18) (2024-06-05)
392
+
393
+
394
+
395
+ ## [0.12.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.16...plugins-0.12.17) (2024-06-05)
396
+
397
+
398
+
399
+ ## [0.12.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.15...plugins-0.12.16) (2024-06-05)
400
+
401
+
402
+
403
+ ## [0.12.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.14...plugins-0.12.15) (2024-06-05)
404
+
405
+
406
+
407
+ ## [0.12.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.13...plugins-0.12.14) (2024-06-05)
408
+
409
+
410
+
411
+ ## [0.12.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.12...plugins-0.12.13) (2024-06-04)
412
+
413
+
414
+
415
+ ## [0.12.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.11...plugins-0.12.12) (2024-06-04)
416
+
417
+
418
+
419
+ ## [0.12.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.10...plugins-0.12.11) (2024-06-04)
420
+
421
+
422
+
423
+ ## [0.12.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.9...plugins-0.12.10) (2024-06-03)
424
+
425
+
426
+
427
+ ## [0.12.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.8...plugins-0.12.9) (2024-06-03)
428
+
429
+
430
+
431
+ ## [0.12.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.7...plugins-0.12.8) (2024-06-03)
432
+
433
+
434
+
435
+ ## [0.12.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.6...plugins-0.12.7) (2024-06-03)
436
+
437
+
438
+
439
+ ## [0.12.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.5...plugins-0.12.6) (2024-06-03)
440
+
441
+
442
+
443
+ ## [0.12.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.4...plugins-0.12.5) (2024-06-03)
444
+
445
+
446
+
447
+ ## [0.12.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.3...plugins-0.12.4) (2024-06-03)
448
+
449
+
450
+
451
+ ## [0.12.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.2...plugins-0.12.3) (2024-06-03)
452
+
453
+
454
+
455
+ ## [0.12.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.1...plugins-0.12.2) (2024-06-03)
456
+
457
+
458
+
459
+ ## [0.12.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.12.0...plugins-0.12.1) (2024-06-03)
460
+
461
+
462
+
463
+ # [0.12.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.236...plugins-0.12.0) (2024-06-03)
464
+
465
+
466
+
467
+ ## [0.11.236](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.235...plugins-0.11.236) (2024-06-03)
468
+
469
+
470
+
471
+ ## [0.11.235](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.234...plugins-0.11.235) (2024-06-03)
472
+
473
+
474
+
475
+ ## [0.11.234](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.233...plugins-0.11.234) (2024-06-02)
476
+
477
+
478
+
479
+ ## [0.11.233](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.232...plugins-0.11.233) (2024-05-31)
480
+
481
+
482
+
483
+ ## [0.11.232](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.231...plugins-0.11.232) (2024-05-31)
484
+
485
+
486
+
487
+ ## [0.11.231](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.230...plugins-0.11.231) (2024-05-31)
488
+
489
+
490
+
491
+ ## [0.11.230](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.229...plugins-0.11.230) (2024-05-31)
492
+
493
+
494
+
495
+ ## [0.11.229](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.228...plugins-0.11.229) (2024-05-30)
496
+
497
+
498
+
499
+ ## [0.11.228](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.227...plugins-0.11.228) (2024-05-30)
500
+
501
+
502
+
503
+ ## [0.11.227](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.226...plugins-0.11.227) (2024-05-30)
504
+
505
+
506
+
507
+ ## [0.11.226](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.225...plugins-0.11.226) (2024-05-30)
508
+
509
+
510
+
511
+ ## [0.11.225](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.224...plugins-0.11.225) (2024-05-29)
512
+
513
+
514
+
515
+ ## [0.11.224](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.223...plugins-0.11.224) (2024-05-29)
516
+
517
+
518
+
519
+ ## [0.11.223](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.222...plugins-0.11.223) (2024-05-29)
520
+
521
+
522
+
523
+ ## [0.11.222](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.221...plugins-0.11.222) (2024-05-28)
524
+
525
+
526
+
527
+ ## [0.11.221](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.220...plugins-0.11.221) (2024-05-28)
528
+
529
+
530
+
531
+ ## [0.11.220](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.219...plugins-0.11.220) (2024-05-27)
532
+
533
+
534
+
535
+ ## [0.11.219](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.218...plugins-0.11.219) (2024-05-27)
536
+
537
+
538
+
539
+ ## [0.11.218](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.217...plugins-0.11.218) (2024-05-27)
540
+
541
+
542
+
543
+ ## [0.11.217](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.216...plugins-0.11.217) (2024-05-27)
544
+
545
+
546
+
547
+ ## [0.11.216](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.215...plugins-0.11.216) (2024-05-24)
548
+
549
+
550
+
551
+ ## [0.11.215](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.214...plugins-0.11.215) (2024-05-24)
552
+
553
+
554
+
555
+ ## [0.11.214](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.213...plugins-0.11.214) (2024-05-24)
556
+
557
+
558
+
559
+ ## [0.11.213](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.212...plugins-0.11.213) (2024-05-24)
560
+
561
+
562
+
563
+ ## [0.11.212](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.211...plugins-0.11.212) (2024-05-23)
564
+
565
+
566
+ ### Reverts
567
+
568
+ * Revert "linting" ([cc27848](https://github.com/sonarwatch/portfolio/commit/cc27848b5a5e965d54457cd9dce7359a62c5e48d))
569
+
570
+
571
+
572
+ ## [0.11.211](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.210...plugins-0.11.211) (2024-05-23)
573
+
574
+
575
+
576
+ ## [0.11.210](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.209...plugins-0.11.210) (2024-05-23)
577
+
578
+
579
+
580
+ ## [0.11.209](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.208...plugins-0.11.209) (2024-05-23)
581
+
582
+
583
+
584
+ ## [0.11.208](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.207...plugins-0.11.208) (2024-05-23)
585
+
586
+
587
+
588
+ ## [0.11.207](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.206...plugins-0.11.207) (2024-05-22)
589
+
590
+
591
+
592
+ ## [0.11.206](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.205...plugins-0.11.206) (2024-05-16)
593
+
594
+
595
+
596
+ ## [0.11.205](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.204...plugins-0.11.205) (2024-05-16)
597
+
598
+
599
+
600
+ ## [0.11.204](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.203...plugins-0.11.204) (2024-05-14)
601
+
602
+
603
+
604
+ ## [0.11.203](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.202...plugins-0.11.203) (2024-05-14)
605
+
606
+
607
+
608
+ ## [0.11.202](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.201...plugins-0.11.202) (2024-05-06)
609
+
610
+
611
+
612
+ ## [0.11.201](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.200...plugins-0.11.201) (2024-05-06)
613
+
614
+
615
+
616
+ ## [0.11.200](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.199...plugins-0.11.200) (2024-05-06)
617
+
618
+
619
+
620
+ ## [0.11.199](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.198...plugins-0.11.199) (2024-05-06)
621
+
622
+
623
+
624
+ ## [0.11.198](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.197...plugins-0.11.198) (2024-05-06)
625
+
626
+
627
+
628
+ ## [0.11.197](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.196...plugins-0.11.197) (2024-05-04)
629
+
630
+
631
+
632
+ ## [0.11.196](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.195...plugins-0.11.196) (2024-05-04)
633
+
634
+
635
+
636
+ ## [0.11.195](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.194...plugins-0.11.195) (2024-05-04)
637
+
638
+
639
+
640
+ ## [0.11.194](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.193...plugins-0.11.194) (2024-05-04)
641
+
642
+
643
+
644
+ ## [0.11.193](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.192...plugins-0.11.193) (2024-05-02)
645
+
646
+
647
+
648
+ ## [0.11.192](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.191...plugins-0.11.192) (2024-05-02)
649
+
650
+
651
+
652
+ ## [0.11.191](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.190...plugins-0.11.191) (2024-04-30)
653
+
654
+
655
+
656
+ ## [0.11.190](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.189...plugins-0.11.190) (2024-04-26)
657
+
658
+
659
+
660
+ ## [0.11.189](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.188...plugins-0.11.189) (2024-04-25)
661
+
662
+
663
+
664
+ ## [0.11.188](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.187...plugins-0.11.188) (2024-04-24)
665
+
666
+
667
+
668
+ ## [0.11.187](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.186...plugins-0.11.187) (2024-04-24)
669
+
670
+
671
+
672
+ ## [0.11.186](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.185...plugins-0.11.186) (2024-04-23)
673
+
674
+
675
+
676
+ ## [0.11.185](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.184...plugins-0.11.185) (2024-04-23)
677
+
678
+
679
+ ### Reverts
680
+
681
+ * Revert "improve namings" ([155a7ff](https://github.com/sonarwatch/portfolio/commit/155a7ffdddd158964f27f8ed52ec82c357c5034e))
682
+
683
+
684
+
685
+ ## [0.11.184](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.183...plugins-0.11.184) (2024-04-17)
686
+
687
+
688
+ ### Reverts
689
+
690
+ * Revert "fix flashtrade" ([4055eb1](https://github.com/sonarwatch/portfolio/commit/4055eb1e72e64c96adf536bbd81c377c41018535))
691
+
692
+
693
+
694
+ ## [0.11.183](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.182...plugins-0.11.183) (2024-04-16)
695
+
696
+
697
+
698
+ ## [0.11.182](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.181...plugins-0.11.182) (2024-04-16)
699
+
700
+
701
+
702
+ ## [0.11.181](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.180...plugins-0.11.181) (2024-04-16)
703
+
704
+
705
+
706
+ ## [0.11.180](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.179...plugins-0.11.180) (2024-04-16)
707
+
708
+
709
+
710
+ ## [0.11.179](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.178...plugins-0.11.179) (2024-04-15)
711
+
712
+
713
+
714
+ ## [0.11.178](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.177...plugins-0.11.178) (2024-04-15)
715
+
716
+
717
+
718
+ ## [0.11.177](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.176...plugins-0.11.177) (2024-04-12)
719
+
720
+
721
+
722
+ ## [0.11.176](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.175...plugins-0.11.176) (2024-04-11)
723
+
724
+
725
+
726
+ ## [0.11.175](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.174...plugins-0.11.175) (2024-04-11)
727
+
728
+
729
+
730
+ ## [0.11.174](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.173...plugins-0.11.174) (2024-04-11)
731
+
732
+
733
+
734
+ ## [0.11.173](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.172...plugins-0.11.173) (2024-04-08)
735
+
736
+
737
+
738
+ ## [0.11.172](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.171...plugins-0.11.172) (2024-04-08)
739
+
740
+
741
+
742
+ ## [0.11.171](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.170...plugins-0.11.171) (2024-04-08)
743
+
744
+
745
+
746
+ ## [0.11.170](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.169...plugins-0.11.170) (2024-04-08)
747
+
748
+
749
+
750
+ ## [0.11.170](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.169...plugins-0.11.170) (2024-04-08)
751
+
752
+
753
+
754
+ ## [0.11.169](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.168...plugins-0.11.169) (2024-04-08)
755
+
756
+
757
+
758
+ ## [0.11.168](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.167...plugins-0.11.168) (2024-04-08)
759
+
760
+
761
+
762
+ ## [0.11.167](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.166...plugins-0.11.167) (2024-04-08)
763
+
764
+
765
+
766
+ ## [0.11.166](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.165...plugins-0.11.166) (2024-04-07)
767
+
768
+
769
+
770
+ ## [0.11.165](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.164...plugins-0.11.165) (2024-04-06)
771
+
772
+
773
+
774
+ ## [0.11.164](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.163...plugins-0.11.164) (2024-04-05)
775
+
776
+
777
+
778
+ ## [0.11.163](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.162...plugins-0.11.163) (2024-04-04)
779
+
780
+
781
+
782
+ ## [0.11.162](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.161...plugins-0.11.162) (2024-04-04)
783
+
784
+
785
+
786
+ ## [0.11.161](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.160...plugins-0.11.161) (2024-04-04)
787
+
788
+
789
+
790
+ ## [0.11.160](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.159...plugins-0.11.160) (2024-04-04)
791
+
792
+
793
+
794
+ ## [0.11.159](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.158...plugins-0.11.159) (2024-04-03)
795
+
796
+
797
+
798
+ ## [0.11.158](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.157...plugins-0.11.158) (2024-04-02)
799
+
800
+
801
+
802
+ ## [0.11.157](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.156...plugins-0.11.157) (2024-04-02)
803
+
804
+
805
+
806
+ ## [0.11.156](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.155...plugins-0.11.156) (2024-04-01)
807
+
808
+
809
+
810
+ ## [0.11.155](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.154...plugins-0.11.155) (2024-03-28)
811
+
812
+
813
+
814
+ ## [0.11.154](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.153...plugins-0.11.154) (2024-03-28)
815
+
816
+
817
+
818
+ ## [0.11.153](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.152...plugins-0.11.153) (2024-03-28)
819
+
820
+
821
+
822
+ ## [0.11.152](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.151...plugins-0.11.152) (2024-03-27)
823
+
824
+
825
+
826
+ ## [0.11.151](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.150...plugins-0.11.151) (2024-03-27)
827
+
828
+
829
+
830
+ ## [0.11.150](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.149...plugins-0.11.150) (2024-03-27)
831
+
832
+
833
+
834
+ ## [0.11.149](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.148...plugins-0.11.149) (2024-03-26)
835
+
836
+
837
+
838
+ ## [0.11.148](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.147...plugins-0.11.148) (2024-03-26)
839
+
840
+
841
+
842
+ ## [0.11.147](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.146...plugins-0.11.147) (2024-03-25)
843
+
844
+
845
+
846
+ ## [0.11.146](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.145...plugins-0.11.146) (2024-03-23)
847
+
848
+
849
+
850
+ ## [0.11.145](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.144...plugins-0.11.145) (2024-03-23)
851
+
852
+
853
+
854
+ ## [0.11.144](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.143...plugins-0.11.144) (2024-03-23)
855
+
856
+
857
+
858
+ ## [0.11.143](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.142...plugins-0.11.143) (2024-03-22)
859
+
860
+
861
+
862
+ ## [0.11.142](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.141...plugins-0.11.142) (2024-03-22)
863
+
864
+
865
+
866
+ ## [0.11.141](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.140...plugins-0.11.141) (2024-03-21)
867
+
868
+
869
+
870
+ ## [0.11.140](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.139...plugins-0.11.140) (2024-03-21)
871
+
872
+
873
+
874
+ ## [0.11.139](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.138...plugins-0.11.139) (2024-03-21)
875
+
876
+
877
+
878
+ ## [0.11.138](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.137...plugins-0.11.138) (2024-03-20)
879
+
880
+
881
+
882
+ ## [0.11.137](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.136...plugins-0.11.137) (2024-03-20)
883
+
884
+
885
+
886
+ ## [0.11.136](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.135...plugins-0.11.136) (2024-03-20)
887
+
888
+
889
+
890
+ ## [0.11.135](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.134...plugins-0.11.135) (2024-03-20)
891
+
892
+
893
+
894
+ ## [0.11.134](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.133...plugins-0.11.134) (2024-03-20)
895
+
896
+
897
+
898
+ ## [0.11.133](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.132...plugins-0.11.133) (2024-03-19)
899
+
900
+
901
+
902
+ ## [0.11.132](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.131...plugins-0.11.132) (2024-03-19)
903
+
904
+
905
+
906
+ ## [0.11.131](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.130...plugins-0.11.131) (2024-03-19)
907
+
908
+
909
+
910
+ ## [0.11.130](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.129...plugins-0.11.130) (2024-03-19)
911
+
912
+
913
+
914
+ ## [0.11.129](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.128...plugins-0.11.129) (2024-03-18)
915
+
916
+
917
+
918
+ ## [0.11.128](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.127...plugins-0.11.128) (2024-03-18)
919
+
920
+
921
+
922
+ ## [0.11.127](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.126...plugins-0.11.127) (2024-03-18)
923
+
924
+
925
+
926
+ ## [0.11.126](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.125...plugins-0.11.126) (2024-03-16)
927
+
928
+
929
+
930
+ ## [0.11.125](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.124...plugins-0.11.125) (2024-03-16)
931
+
932
+
933
+
934
+ ## [0.11.124](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.123...plugins-0.11.124) (2024-03-15)
935
+
936
+
937
+
938
+ ## [0.11.123](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.122...plugins-0.11.123) (2024-03-15)
939
+
940
+
941
+
942
+ ## [0.11.122](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.121...plugins-0.11.122) (2024-03-15)
943
+
944
+
945
+
946
+ ## [0.11.121](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.120...plugins-0.11.121) (2024-03-14)
947
+
948
+
949
+
950
+ ## [0.11.120](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.119...plugins-0.11.120) (2024-03-14)
951
+
952
+
953
+
954
+ ## [0.11.119](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.118...plugins-0.11.119) (2024-03-14)
955
+
956
+
957
+
958
+ ## [0.11.118](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.117...plugins-0.11.118) (2024-03-13)
959
+
960
+
961
+
962
+ ## [0.11.117](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.116...plugins-0.11.117) (2024-03-13)
963
+
964
+
965
+
966
+ ## [0.11.116](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.115...plugins-0.11.116) (2024-03-13)
967
+
968
+
969
+
970
+ ## [0.11.115](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.114...plugins-0.11.115) (2024-03-13)
971
+
972
+
973
+
974
+ ## [0.11.114](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.113...plugins-0.11.114) (2024-03-12)
975
+
976
+
977
+
978
+ ## [0.11.113](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.112...plugins-0.11.113) (2024-03-11)
979
+
980
+
981
+
982
+ ## [0.11.112](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.111...plugins-0.11.112) (2024-03-11)
983
+
984
+
985
+
986
+ ## [0.11.111](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.110...plugins-0.11.111) (2024-03-11)
987
+
988
+
989
+
990
+ ## [0.11.111](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.110...plugins-0.11.111) (2024-03-11)
991
+
992
+
993
+
994
+ ## [0.11.110](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.109...plugins-0.11.110) (2024-03-11)
995
+
996
+
997
+
998
+ ## [0.11.109](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.108...plugins-0.11.109) (2024-03-08)
999
+
1000
+
1001
+
1002
+ ## [0.11.108](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.107...plugins-0.11.108) (2024-03-07)
1003
+
1004
+
1005
+
1006
+ ## [0.11.107](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.106...plugins-0.11.107) (2024-03-07)
1007
+
1008
+
1009
+
1010
+ ## [0.11.106](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.105...plugins-0.11.106) (2024-03-07)
1011
+
1012
+
1013
+
1014
+ ## [0.11.105](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.104...plugins-0.11.105) (2024-03-07)
1015
+
1016
+
1017
+
1018
+ ## [0.11.104](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.103...plugins-0.11.104) (2024-03-07)
1019
+
1020
+
1021
+
1022
+ ## [0.11.103](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.102...plugins-0.11.103) (2024-03-07)
1023
+
1024
+
1025
+
1026
+ ## [0.11.102](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.101...plugins-0.11.102) (2024-03-07)
1027
+
1028
+
1029
+
1030
+ ## [0.11.101](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.100...plugins-0.11.101) (2024-03-07)
1031
+
1032
+
1033
+
1034
+ ## [0.11.100](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.99...plugins-0.11.100) (2024-03-07)
1035
+
1036
+
1037
+
1038
+ ## [0.11.99](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.98...plugins-0.11.99) (2024-03-07)
1039
+
1040
+
1041
+
1042
+ ## [0.11.98](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.97...plugins-0.11.98) (2024-03-06)
1043
+
1044
+
1045
+
1046
+ ## [0.11.97](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.96...plugins-0.11.97) (2024-03-06)
1047
+
1048
+
1049
+
1050
+ ## [0.11.96](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.95...plugins-0.11.96) (2024-03-05)
1051
+
1052
+
1053
+
1054
+ ## [0.11.95](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.94...plugins-0.11.95) (2024-03-05)
1055
+
1056
+
1057
+
1058
+ ## [0.11.94](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.93...plugins-0.11.94) (2024-03-05)
1059
+
1060
+
1061
+
1062
+ ## [0.11.93](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.92...plugins-0.11.93) (2024-03-04)
1063
+
1064
+
1065
+
1066
+ ## [0.11.92](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.91...plugins-0.11.92) (2024-03-04)
1067
+
1068
+
1069
+
1070
+ ## [0.11.91](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.90...plugins-0.11.91) (2024-03-01)
1071
+
1072
+
1073
+
1074
+ ## [0.11.90](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.89...plugins-0.11.90) (2024-02-28)
1075
+
1076
+
1077
+
1078
+ ## [0.11.89](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.88...plugins-0.11.89) (2024-02-28)
1079
+
1080
+
1081
+
1082
+ ## [0.11.88](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.87...plugins-0.11.88) (2024-02-28)
1083
+
1084
+
1085
+
1086
+ ## [0.11.87](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.86...plugins-0.11.87) (2024-02-28)
1087
+
1088
+
1089
+
1090
+ ## [0.11.86](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.85...plugins-0.11.86) (2024-02-27)
1091
+
1092
+
1093
+
1094
+ ## [0.11.85](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.84...plugins-0.11.85) (2024-02-26)
1095
+
1096
+
1097
+
1098
+ ## [0.11.84](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.83...plugins-0.11.84) (2024-02-26)
1099
+
1100
+
1101
+
1102
+ ## [0.11.83](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.82...plugins-0.11.83) (2024-02-24)
1103
+
1104
+
1105
+
1106
+ ## [0.11.82](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.81...plugins-0.11.82) (2024-02-20)
1107
+
1108
+
1109
+
1110
+ ## [0.11.81](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.80...plugins-0.11.81) (2024-02-19)
1111
+
1112
+
1113
+
1114
+ ## [0.11.80](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.79...plugins-0.11.80) (2024-02-19)
1115
+
1116
+
1117
+
1118
+ ## [0.11.79](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.78...plugins-0.11.79) (2024-02-19)
1119
+
1120
+
1121
+
1122
+ ## [0.11.78](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.77...plugins-0.11.78) (2024-02-14)
1123
+
1124
+
1125
+
1126
+ ## [0.11.77](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.76...plugins-0.11.77) (2024-02-14)
1127
+
1128
+
1129
+
1130
+ ## [0.11.76](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.75...plugins-0.11.76) (2024-02-14)
1131
+
1132
+
1133
+
1134
+ ## [0.11.75](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.74...plugins-0.11.75) (2024-02-14)
1135
+
1136
+
1137
+
1138
+ ## [0.11.74](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.73...plugins-0.11.74) (2024-02-14)
1139
+
1140
+
1141
+
1142
+ ## [0.11.73](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.72...plugins-0.11.73) (2024-02-13)
1143
+
1144
+
1145
+
1146
+ ## [0.11.72](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.71...plugins-0.11.72) (2024-02-13)
1147
+
1148
+
1149
+
1150
+ ## [0.11.71](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.70...plugins-0.11.71) (2024-02-13)
1151
+
1152
+
1153
+
1154
+ ## [0.11.70](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.69...plugins-0.11.70) (2024-02-13)
1155
+
1156
+
1157
+
1158
+ ## [0.11.69](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.68...plugins-0.11.69) (2024-02-13)
1159
+
1160
+
1161
+
1162
+ ## [0.11.68](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.67...plugins-0.11.68) (2024-02-13)
1163
+
1164
+
1165
+
1166
+ ## [0.11.67](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.66...plugins-0.11.67) (2024-02-12)
1167
+
1168
+
1169
+
1170
+ ## [0.11.66](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.65...plugins-0.11.66) (2024-02-11)
1171
+
1172
+
1173
+
1174
+ ## [0.11.65](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.64...plugins-0.11.65) (2024-02-10)
1175
+
1176
+
1177
+
1178
+ ## [0.11.64](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.63...plugins-0.11.64) (2024-02-10)
1179
+
1180
+
1181
+
1182
+ ## [0.11.63](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.62...plugins-0.11.63) (2024-02-09)
1183
+
1184
+
1185
+
1186
+ ## [0.11.62](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.61...plugins-0.11.62) (2024-02-07)
1187
+
1188
+
1189
+
1190
+ ## [0.11.61](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.60...plugins-0.11.61) (2024-02-05)
1191
+
1192
+
1193
+
1194
+ ## [0.11.60](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.59...plugins-0.11.60) (2024-02-02)
1195
+
1196
+
1197
+
1198
+ ## [0.11.59](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.58...plugins-0.11.59) (2024-02-02)
1199
+
1200
+
1201
+
1202
+ ## [0.11.58](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.57...plugins-0.11.58) (2024-02-02)
1203
+
1204
+
1205
+
1206
+ ## [0.11.57](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.56...plugins-0.11.57) (2024-02-02)
1207
+
1208
+
1209
+
1210
+ ## [0.11.56](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.55...plugins-0.11.56) (2024-02-02)
1211
+
1212
+
1213
+
1214
+ ## [0.11.55](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.54...plugins-0.11.55) (2024-02-01)
1215
+
1216
+
1217
+
1218
+ ## [0.11.54](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.53...plugins-0.11.54) (2024-01-30)
1219
+
1220
+
1221
+
1222
+ ## [0.11.53](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.52...plugins-0.11.53) (2024-01-30)
1223
+
1224
+
1225
+
1226
+ ## [0.11.52](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.51...plugins-0.11.52) (2024-01-30)
1227
+
1228
+
1229
+
1230
+ ## [0.11.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.50...plugins-0.11.51) (2024-01-29)
1231
+
1232
+
1233
+
1234
+ ## [0.11.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.49...plugins-0.11.50) (2024-01-25)
1235
+
1236
+
1237
+
1238
+ ## [0.11.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.48...plugins-0.11.49) (2024-01-24)
1239
+
1240
+
1241
+
1242
+ ## [0.11.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.47...plugins-0.11.48) (2024-01-23)
1243
+
1244
+
1245
+
1246
+ ## [0.11.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.46...plugins-0.11.47) (2024-01-23)
1247
+
1248
+
1249
+
1250
+ ## [0.11.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.45...plugins-0.11.46) (2024-01-23)
1251
+
1252
+
1253
+
1254
+ ## [0.11.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.44...plugins-0.11.45) (2024-01-23)
1255
+
1256
+
1257
+
1258
+ ## [0.11.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.43...plugins-0.11.44) (2024-01-23)
1259
+
1260
+
1261
+
1262
+ ## [0.11.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.42...plugins-0.11.43) (2024-01-23)
1263
+
1264
+
1265
+
1266
+ ## [0.11.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.41...plugins-0.11.42) (2024-01-22)
1267
+
1268
+
1269
+
1270
+ ## [0.11.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.40...plugins-0.11.41) (2024-01-21)
1271
+
1272
+
1273
+
1274
+ ## [0.11.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.39...plugins-0.11.40) (2024-01-19)
1275
+
1276
+
1277
+
1278
+ ## [0.11.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.38...plugins-0.11.39) (2024-01-16)
1279
+
1280
+
1281
+
1282
+ ## [0.11.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.37...plugins-0.11.38) (2024-01-12)
1283
+
1284
+
1285
+
1286
+ ## [0.11.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.36...plugins-0.11.37) (2024-01-05)
1287
+
1288
+
1289
+
1290
+ ## [0.11.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.35...plugins-0.11.36) (2024-01-05)
1291
+
1292
+
1293
+
1294
+ ## [0.11.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.34...plugins-0.11.35) (2024-01-05)
1295
+
1296
+
1297
+
1298
+ ## [0.11.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.33...plugins-0.11.34) (2024-01-04)
1299
+
1300
+
1301
+
1302
+ ## [0.11.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.32...plugins-0.11.33) (2024-01-04)
1303
+
1304
+
1305
+
1306
+ ## [0.11.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.31...plugins-0.11.32) (2024-01-04)
1307
+
1308
+
1309
+
1310
+ ## [0.11.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.30...plugins-0.11.31) (2024-01-04)
1311
+
1312
+
1313
+
1314
+ ## [0.11.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.29...plugins-0.11.30) (2023-12-28)
1315
+
1316
+
1317
+
1318
+ ## [0.11.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.28...plugins-0.11.29) (2023-12-22)
1319
+
1320
+
1321
+
1322
+ ## [0.11.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.27...plugins-0.11.28) (2023-12-21)
1323
+
1324
+
1325
+
1326
+ ## [0.11.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.26...plugins-0.11.27) (2023-12-21)
1327
+
1328
+
1329
+
1330
+ ## [0.11.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.25...plugins-0.11.26) (2023-12-20)
1331
+
1332
+
1333
+
1334
+ ## [0.11.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.24...plugins-0.11.25) (2023-12-20)
1335
+
1336
+
1337
+
1338
+ ## [0.11.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.23...plugins-0.11.24) (2023-12-20)
1339
+
1340
+
1341
+
1342
+ ## [0.11.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.22...plugins-0.11.23) (2023-12-20)
1343
+
1344
+
1345
+
1346
+ ## [0.11.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.21...plugins-0.11.22) (2023-12-20)
1347
+
1348
+
1349
+
1350
+ ## [0.11.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.20...plugins-0.11.21) (2023-12-19)
1351
+
1352
+
1353
+
1354
+ ## [0.11.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.19...plugins-0.11.20) (2023-12-19)
1355
+
1356
+
1357
+
1358
+ ## [0.11.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.18...plugins-0.11.19) (2023-12-19)
1359
+
1360
+
1361
+
1362
+ ## [0.11.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.17...plugins-0.11.18) (2023-12-19)
1363
+
1364
+
1365
+
1366
+ ## [0.11.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.16...plugins-0.11.17) (2023-12-18)
1367
+
1368
+
1369
+
1370
+ ## [0.11.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.15...plugins-0.11.16) (2023-12-18)
1371
+
1372
+
1373
+
1374
+ ## [0.11.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.14...plugins-0.11.15) (2023-12-18)
1375
+
1376
+
1377
+
1378
+ ## [0.11.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.13...plugins-0.11.14) (2023-12-18)
1379
+
1380
+
1381
+
1382
+ ## [0.11.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.12...plugins-0.11.13) (2023-12-17)
1383
+
1384
+
1385
+
1386
+ ## [0.11.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.11...plugins-0.11.12) (2023-12-15)
1387
+
1388
+
1389
+
1390
+ ## [0.11.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.10...plugins-0.11.11) (2023-12-15)
1391
+
1392
+
1393
+
1394
+ ## [0.11.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.9...plugins-0.11.10) (2023-12-14)
1395
+
1396
+
1397
+
1398
+ ## [0.11.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.8...plugins-0.11.9) (2023-12-14)
1399
+
1400
+
1401
+
1402
+ ## [0.11.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.7...plugins-0.11.8) (2023-12-14)
1403
+
1404
+
1405
+
1406
+ ## [0.11.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.6...plugins-0.11.7) (2023-12-14)
1407
+
1408
+
1409
+
1410
+ ## [0.11.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.5...plugins-0.11.6) (2023-12-14)
1411
+
1412
+
1413
+
1414
+ ## [0.11.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.4...plugins-0.11.5) (2023-12-12)
1415
+
1416
+
1417
+
1418
+ ## [0.11.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.3...plugins-0.11.4) (2023-12-12)
1419
+
1420
+
1421
+
1422
+ ## [0.11.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.2...plugins-0.11.3) (2023-12-12)
1423
+
1424
+
1425
+
1426
+ ## [0.11.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.1...plugins-0.11.2) (2023-12-12)
1427
+
1428
+
1429
+
1430
+ ## [0.11.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.11.0...plugins-0.11.1) (2023-12-12)
1431
+
1432
+
1433
+
1434
+ # [0.11.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.10.0...plugins-0.11.0) (2023-12-12)
1435
+
1436
+
1437
+
1438
+ # [0.10.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.11...plugins-0.10.0) (2023-12-12)
1439
+
1440
+
1441
+
1442
+ ## [0.9.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.10...plugins-0.9.11) (2023-12-12)
1443
+
1444
+
1445
+
1446
+ ## [0.9.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.9...plugins-0.9.10) (2023-12-11)
1447
+
1448
+
1449
+
1450
+ ## [0.9.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.8...plugins-0.9.9) (2023-12-11)
1451
+
1452
+
1453
+
1454
+ ## [0.9.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.7...plugins-0.9.8) (2023-12-11)
1455
+
1456
+
1457
+
1458
+ ## [0.9.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.6...plugins-0.9.7) (2023-12-11)
1459
+
1460
+
1461
+
1462
+ ## [0.9.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.5...plugins-0.9.6) (2023-12-11)
1463
+
1464
+
1465
+
1466
+ ## [0.9.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.4...plugins-0.9.5) (2023-12-10)
1467
+
1468
+
1469
+
1470
+ ## [0.9.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.3...plugins-0.9.4) (2023-12-10)
1471
+
1472
+
1473
+
1474
+ ## [0.9.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.2...plugins-0.9.3) (2023-12-10)
1475
+
1476
+
1477
+
1478
+ ## [0.9.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.1...plugins-0.9.2) (2023-12-10)
1479
+
1480
+
1481
+
1482
+ ## [0.9.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.9.0...plugins-0.9.1) (2023-12-09)
1483
+
1484
+
1485
+
1486
+ # [0.9.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.126...plugins-0.9.0) (2023-12-09)
1487
+
1488
+
1489
+
1490
+ ## [0.8.126](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.125...plugins-0.8.126) (2023-12-09)
1491
+
1492
+
1493
+
1494
+ ## [0.8.125](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.124...plugins-0.8.125) (2023-12-09)
1495
+
1496
+
1497
+
1498
+ ## [0.8.124](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.123...plugins-0.8.124) (2023-12-08)
1499
+
1500
+
1501
+
1502
+ ## [0.8.123](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.122...plugins-0.8.123) (2023-12-07)
1503
+
1504
+
1505
+
1506
+ ## [0.8.122](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.121...plugins-0.8.122) (2023-12-07)
1507
+
1508
+
1509
+
1510
+ ## [0.8.121](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.120...plugins-0.8.121) (2023-12-06)
1511
+
1512
+
1513
+
1514
+ ## [0.8.120](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.119...plugins-0.8.120) (2023-12-06)
1515
+
1516
+
1517
+
1518
+ ## [0.8.119](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.118...plugins-0.8.119) (2023-12-05)
1519
+
1520
+
1521
+
1522
+ ## [0.8.118](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.117...plugins-0.8.118) (2023-12-05)
1523
+
1524
+
1525
+
1526
+ ## [0.8.117](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.116...plugins-0.8.117) (2023-12-04)
1527
+
1528
+
1529
+
1530
+ ## [0.8.116](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.115...plugins-0.8.116) (2023-12-01)
1531
+
1532
+
1533
+
1534
+ ## [0.8.115](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.114...plugins-0.8.115) (2023-11-30)
1535
+
1536
+
1537
+
1538
+ ## [0.8.114](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.113...plugins-0.8.114) (2023-11-30)
1539
+
1540
+
1541
+
1542
+ ## [0.8.113](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.112...plugins-0.8.113) (2023-11-29)
1543
+
1544
+
1545
+
1546
+ ## [0.8.112](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.111...plugins-0.8.112) (2023-11-29)
1547
+
1548
+
1549
+
1550
+ ## [0.8.111](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.110...plugins-0.8.111) (2023-11-28)
1551
+
1552
+
1553
+
1554
+ ## [0.8.110](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.109...plugins-0.8.110) (2023-11-27)
1555
+
1556
+
1557
+
1558
+ ## [0.8.109](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.108...plugins-0.8.109) (2023-11-27)
1559
+
1560
+
1561
+
1562
+ ## [0.8.108](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.107...plugins-0.8.108) (2023-11-27)
1563
+
1564
+
1565
+
1566
+ ## [0.8.107](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.106...plugins-0.8.107) (2023-11-27)
1567
+
1568
+
1569
+
1570
+ ## [0.8.106](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.105...plugins-0.8.106) (2023-11-27)
1571
+
1572
+
1573
+
1574
+ ## [0.8.105](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.104...plugins-0.8.105) (2023-11-27)
1575
+
1576
+
1577
+
1578
+ ## [0.8.104](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.103...plugins-0.8.104) (2023-11-27)
1579
+
1580
+
1581
+
1582
+ ## [0.8.103](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.102...plugins-0.8.103) (2023-11-26)
1583
+
1584
+
1585
+
1586
+ ## [0.8.102](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.101...plugins-0.8.102) (2023-11-25)
1587
+
1588
+
1589
+
1590
+ ## [0.8.101](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.100...plugins-0.8.101) (2023-11-24)
1591
+
1592
+
1593
+
1594
+ ## [0.8.100](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.99...plugins-0.8.100) (2023-11-24)
1595
+
1596
+
1597
+
1598
+ ## [0.8.99](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.98...plugins-0.8.99) (2023-11-23)
1599
+
1600
+
1601
+
1602
+ ## [0.8.98](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.97...plugins-0.8.98) (2023-11-22)
1603
+
1604
+
1605
+
1606
+ ## [0.8.97](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.96...plugins-0.8.97) (2023-11-22)
1607
+
1608
+
1609
+
1610
+ ## [0.8.96](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.95...plugins-0.8.96) (2023-11-22)
1611
+
1612
+
1613
+
1614
+ ## [0.8.95](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.94...plugins-0.8.95) (2023-11-22)
1615
+
1616
+
1617
+
1618
+ ## [0.8.94](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.93...plugins-0.8.94) (2023-11-22)
1619
+
1620
+
1621
+
1622
+ ## [0.8.93](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.92...plugins-0.8.93) (2023-11-22)
1623
+
1624
+
1625
+
1626
+ ## [0.8.92](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.91...plugins-0.8.92) (2023-11-22)
1627
+
1628
+
1629
+
1630
+ ## [0.8.91](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.90...plugins-0.8.91) (2023-11-22)
1631
+
1632
+
1633
+
1634
+ ## [0.8.90](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.89...plugins-0.8.90) (2023-11-21)
1635
+
1636
+
1637
+
1638
+ ## [0.8.89](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.88...plugins-0.8.89) (2023-11-21)
1639
+
1640
+
1641
+
1642
+ ## [0.8.88](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.87...plugins-0.8.88) (2023-11-21)
1643
+
1644
+
1645
+
1646
+ ## [0.8.87](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.86...plugins-0.8.87) (2023-11-20)
1647
+
1648
+
1649
+
1650
+ ## [0.8.86](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.85...plugins-0.8.86) (2023-11-20)
1651
+
1652
+
1653
+
1654
+ ## [0.8.85](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.84...plugins-0.8.85) (2023-11-20)
1655
+
1656
+
1657
+
1658
+ ## [0.8.84](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.83...plugins-0.8.84) (2023-11-20)
1659
+
1660
+
1661
+
1662
+ ## [0.8.83](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.82...plugins-0.8.83) (2023-11-19)
1663
+
1664
+
1665
+
1666
+ ## [0.8.82](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.81...plugins-0.8.82) (2023-11-17)
1667
+
1668
+
1669
+
1670
+ ## [0.8.81](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.80...plugins-0.8.81) (2023-11-17)
1671
+
1672
+
1673
+
1674
+ ## [0.8.80](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.79...plugins-0.8.80) (2023-11-15)
1675
+
1676
+
1677
+
1678
+ ## [0.8.79](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.78...plugins-0.8.79) (2023-11-15)
1679
+
1680
+
1681
+
1682
+ ## [0.8.78](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.77...plugins-0.8.78) (2023-11-14)
1683
+
1684
+
1685
+
1686
+ ## [0.8.77](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.76...plugins-0.8.77) (2023-11-14)
1687
+
1688
+
1689
+
1690
+ ## [0.8.76](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.75...plugins-0.8.76) (2023-11-13)
1691
+
1692
+
1693
+
1694
+ ## [0.8.75](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.74...plugins-0.8.75) (2023-11-11)
1695
+
1696
+
1697
+
1698
+ ## [0.8.74](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.73...plugins-0.8.74) (2023-11-11)
1699
+
1700
+
1701
+
1702
+ ## [0.8.73](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.72...plugins-0.8.73) (2023-11-10)
1703
+
1704
+
1705
+
1706
+ ## [0.8.72](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.71...plugins-0.8.72) (2023-11-10)
1707
+
1708
+
1709
+
1710
+ ## [0.8.71](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.70...plugins-0.8.71) (2023-11-09)
1711
+
1712
+
1713
+
1714
+ ## [0.8.70](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.69...plugins-0.8.70) (2023-11-09)
1715
+
1716
+
1717
+
1718
+ ## [0.8.69](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.68...plugins-0.8.69) (2023-11-09)
1719
+
1720
+
1721
+
1722
+ ## [0.8.68](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.67...plugins-0.8.68) (2023-11-09)
1723
+
1724
+
1725
+
1726
+ ## [0.8.67](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.66...plugins-0.8.67) (2023-11-08)
1727
+
1728
+
1729
+
1730
+ ## [0.8.66](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.65...plugins-0.8.66) (2023-11-08)
1731
+
1732
+
1733
+
1734
+ ## [0.8.65](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.64...plugins-0.8.65) (2023-11-08)
1735
+
1736
+
1737
+
1738
+ ## [0.8.64](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.63...plugins-0.8.64) (2023-11-08)
1739
+
1740
+
1741
+
1742
+ ## [0.8.63](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.62...plugins-0.8.63) (2023-11-07)
1743
+
1744
+
1745
+
1746
+ ## [0.8.62](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.61...plugins-0.8.62) (2023-11-07)
1747
+
1748
+ ## [0.8.61](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.60...plugins-0.8.61) (2023-11-07)
1749
+
1750
+ ## [0.8.60](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.59...plugins-0.8.60) (2023-11-07)
1751
+
1752
+ ## [0.8.59](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.58...plugins-0.8.59) (2023-11-07)
1753
+
1754
+ ## [0.8.58](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.57...plugins-0.8.58) (2023-11-07)
1755
+
1756
+ ## [0.8.57](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.56...plugins-0.8.57) (2023-11-06)
1757
+
1758
+ ## [0.8.56](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.55...plugins-0.8.56) (2023-11-03)
1759
+
1760
+ ## [0.8.55](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.54...plugins-0.8.55) (2023-11-03)
1761
+
1762
+ ## [0.8.54](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.53...plugins-0.8.54) (2023-11-02)
1763
+
1764
+ ## [0.8.53](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.52...plugins-0.8.53) (2023-11-02)
1765
+
1766
+ ## [0.8.52](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.51...plugins-0.8.52) (2023-11-01)
1767
+
1768
+ ## [0.8.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.50...plugins-0.8.51) (2023-11-01)
1769
+
1770
+ ## [0.8.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.49...plugins-0.8.50) (2023-10-27)
1771
+
1772
+ ## [0.8.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.48...plugins-0.8.49) (2023-10-26)
1773
+
1774
+ ## [0.8.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.47...plugins-0.8.48) (2023-10-26)
1775
+
1776
+ ### Reverts
1777
+
1778
+ - Revert "upgrade nx" ([62550ba](https://github.com/sonarwatch/portfolio/commit/62550bab2e60d40b8616465843dad4d3ad612bbd))
1779
+
1780
+ ## [0.8.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.46...plugins-0.8.47) (2023-10-24)
1781
+
1782
+ ## [0.8.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.45...plugins-0.8.46) (2023-10-24)
1783
+
1784
+ ## [0.8.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.44...plugins-0.8.45) (2023-10-23)
1785
+
1786
+ ## [0.8.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.43...plugins-0.8.44) (2023-10-23)
1787
+
1788
+ ## [0.8.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.42...plugins-0.8.43) (2023-10-23)
1789
+
1790
+ ## [0.8.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.41...plugins-0.8.42) (2023-10-23)
1791
+
1792
+ ## [0.8.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.40...plugins-0.8.41) (2023-10-23)
1793
+
1794
+ ## [0.8.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.39...plugins-0.8.40) (2023-10-23)
1795
+
1796
+ ## [0.8.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.38...plugins-0.8.39) (2023-10-23)
1797
+
1798
+ ## [0.8.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.37...plugins-0.8.38) (2023-10-21)
1799
+
1800
+ ## [0.8.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.36...plugins-0.8.37) (2023-10-21)
1801
+
1802
+ ## [0.8.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.35...plugins-0.8.36) (2023-10-21)
1803
+
1804
+ ## [0.8.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.34...plugins-0.8.35) (2023-10-21)
1805
+
1806
+ ## [0.8.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.33...plugins-0.8.34) (2023-10-20)
1807
+
1808
+ ## [0.8.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.32...plugins-0.8.33) (2023-10-18)
1809
+
1810
+ ## [0.8.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.31...plugins-0.8.32) (2023-10-18)
1811
+
1812
+ ## [0.8.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.30...plugins-0.8.31) (2023-10-18)
1813
+
1814
+ ## [0.8.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.29...plugins-0.8.30) (2023-10-18)
1815
+
1816
+ ## [0.8.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.28...plugins-0.8.29) (2023-10-17)
1817
+
1818
+ ## [0.8.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.27...plugins-0.8.28) (2023-10-17)
1819
+
1820
+ ## [0.8.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.26...plugins-0.8.27) (2023-10-16)
1821
+
1822
+ ## [0.8.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.25...plugins-0.8.26) (2023-10-16)
1823
+
1824
+ ## [0.8.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.24...plugins-0.8.25) (2023-10-16)
1825
+
1826
+ ## [0.8.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.23...plugins-0.8.24) (2023-10-14)
1827
+
1828
+ ## [0.8.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.22...plugins-0.8.23) (2023-10-14)
1829
+
1830
+ ## [0.8.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.21...plugins-0.8.22) (2023-10-14)
1831
+
1832
+ ### Reverts
1833
+
1834
+ - Revert "rename" ([ffcf477](https://github.com/sonarwatch/portfolio/commit/ffcf47783e7dcb924c7685a4c7784a2385b526c2))
1835
+
1836
+ ## [0.8.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.20...plugins-0.8.21) (2023-10-13)
1837
+
1838
+ ## [0.8.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.19...plugins-0.8.20) (2023-10-13)
1839
+
1840
+ ## [0.8.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.18...plugins-0.8.19) (2023-10-13)
1841
+
1842
+ ## [0.8.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.17...plugins-0.8.18) (2023-10-13)
1843
+
1844
+ ## [0.8.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.16...plugins-0.8.17) (2023-10-13)
1845
+
1846
+ ## [0.8.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.15...plugins-0.8.16) (2023-10-13)
1847
+
1848
+ ## [0.8.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.14...plugins-0.8.15) (2023-10-13)
1849
+
1850
+ ## [0.8.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.13...plugins-0.8.14) (2023-10-13)
1851
+
1852
+ ## [0.8.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.12...plugins-0.8.13) (2023-10-13)
1853
+
1854
+ ## [0.8.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.11...plugins-0.8.12) (2023-10-13)
1855
+
1856
+ ## [0.8.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.10...plugins-0.8.11) (2023-10-13)
1857
+
1858
+ ### Reverts
1859
+
1860
+ - Revert "fix" ([75a2d85](https://github.com/sonarwatch/portfolio/commit/75a2d85230c10109f052c903700899308a48e72c))
1861
+
1862
+ ## [0.8.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.9...plugins-0.8.10) (2023-10-12)
1863
+
1864
+ ## [0.8.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.8...plugins-0.8.9) (2023-10-12)
1865
+
1866
+ ## [0.8.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.7...plugins-0.8.8) (2023-10-10)
1867
+
1868
+ ## [0.8.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.6...plugins-0.8.7) (2023-10-09)
1869
+
1870
+ ## [0.8.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.5...plugins-0.8.6) (2023-10-08)
1871
+
1872
+ ## [0.8.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.4...plugins-0.8.5) (2023-10-07)
1873
+
1874
+ ## [0.8.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.3...plugins-0.8.4) (2023-10-04)
1875
+
1876
+ ## [0.8.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.2...plugins-0.8.3) (2023-10-03)
1877
+
1878
+ ## [0.8.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.1...plugins-0.8.2) (2023-09-27)
1879
+
1880
+ ## [0.8.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.8.0...plugins-0.8.1) (2023-09-27)
1881
+
1882
+ # [0.8.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.16...plugins-0.8.0) (2023-09-18)
1883
+
1884
+ ## [0.7.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.15...plugins-0.7.16) (2023-09-13)
1885
+
1886
+ ## [0.7.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.14...plugins-0.7.15) (2023-09-12)
1887
+
1888
+ ## [0.7.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.13...plugins-0.7.14) (2023-09-08)
1889
+
1890
+ ## [0.7.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.12...plugins-0.7.13) (2023-09-06)
1891
+
1892
+ ## [0.7.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.11...plugins-0.7.12) (2023-09-06)
1893
+
1894
+ ## [0.7.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.10...plugins-0.7.11) (2023-09-06)
1895
+
1896
+ ## [0.7.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.9...plugins-0.7.10) (2023-09-05)
1897
+
1898
+ ## [0.7.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.8...plugins-0.7.9) (2023-09-05)
1899
+
1900
+ ## [0.7.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.7...plugins-0.7.8) (2023-09-05)
1901
+
1902
+ ## [0.7.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.6...plugins-0.7.7) (2023-09-05)
1903
+
1904
+ ## [0.7.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.5...plugins-0.7.6) (2023-09-05)
1905
+
1906
+ ## [0.7.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.4...plugins-0.7.5) (2023-09-05)
1907
+
1908
+ ## [0.7.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.3...plugins-0.7.4) (2023-09-05)
1909
+
1910
+ ## [0.7.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.2...plugins-0.7.3) (2023-09-04)
1911
+
1912
+ ## [0.7.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.1...plugins-0.7.2) (2023-08-31)
1913
+
1914
+ ## [0.7.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.7.0...plugins-0.7.1) (2023-08-30)
1915
+
1916
+ # [0.7.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.9...plugins-0.7.0) (2023-08-30)
1917
+
1918
+ ## [0.6.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.8...plugins-0.6.9) (2023-08-29)
1919
+
1920
+ ## [0.6.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.7...plugins-0.6.8) (2023-08-28)
1921
+
1922
+ ## [0.6.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.6...plugins-0.6.7) (2023-08-25)
1923
+
1924
+ ## [0.6.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.5...plugins-0.6.6) (2023-08-25)
1925
+
1926
+ ## [0.6.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.4...plugins-0.6.5) (2023-08-23)
1927
+
1928
+ ## [0.6.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.3...plugins-0.6.4) (2023-08-21)
1929
+
1930
+ ## [0.6.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.2...plugins-0.6.3) (2023-08-21)
1931
+
1932
+ ## [0.6.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.1...plugins-0.6.2) (2023-08-18)
1933
+
1934
+ ## [0.6.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.6.0...plugins-0.6.1) (2023-08-18)
1935
+
1936
+ # [0.6.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.51...plugins-0.6.0) (2023-08-18)
1937
+
1938
+ ## [0.5.51](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.50...plugins-0.5.51) (2023-08-17)
1939
+
1940
+ ## [0.5.50](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.49...plugins-0.5.50) (2023-08-17)
1941
+
1942
+ ## [0.5.49](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.48...plugins-0.5.49) (2023-08-17)
1943
+
1944
+ ## [0.5.48](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.47...plugins-0.5.48) (2023-08-17)
1945
+
1946
+ ## [0.5.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.46...plugins-0.5.47) (2023-08-17)
1947
+
1948
+ ## [0.5.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.45...plugins-0.5.46) (2023-08-17)
1949
+
1950
+ ## [0.5.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.44...plugins-0.5.45) (2023-08-17)
1951
+
1952
+ ## [0.5.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.43...plugins-0.5.44) (2023-08-16)
1953
+
1954
+ ## [0.5.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.42...plugins-0.5.43) (2023-08-16)
1955
+
1956
+ ## [0.5.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.41...plugins-0.5.42) (2023-08-14)
1957
+
1958
+ ## [0.5.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.40...plugins-0.5.41) (2023-08-14)
1959
+
1960
+ ## [0.5.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.39...plugins-0.5.40) (2023-08-14)
1961
+
1962
+ ## [0.5.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.38...plugins-0.5.39) (2023-08-14)
1963
+
1964
+ ## [0.5.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.37...plugins-0.5.38) (2023-08-14)
1965
+
1966
+ ## [0.5.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.36...plugins-0.5.37) (2023-08-14)
1967
+
1968
+ ## [0.5.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.35...plugins-0.5.36) (2023-08-14)
1969
+
1970
+ ## [0.5.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.34...plugins-0.5.35) (2023-08-14)
1971
+
1972
+ ## [0.5.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.33...plugins-0.5.34) (2023-08-14)
1973
+
1974
+ ## [0.5.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.32...plugins-0.5.33) (2023-08-14)
1975
+
1976
+ ## [0.5.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.31...plugins-0.5.32) (2023-08-14)
1977
+
1978
+ ## [0.5.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.30...plugins-0.5.31) (2023-08-14)
1979
+
1980
+ ## [0.5.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.29...plugins-0.5.30) (2023-08-12)
1981
+
1982
+ ## [0.5.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.28...plugins-0.5.29) (2023-08-11)
1983
+
1984
+ ## [0.5.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.27...plugins-0.5.28) (2023-08-11)
1985
+
1986
+ ## [0.5.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.26...plugins-0.5.27) (2023-08-11)
1987
+
1988
+ ## [0.5.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.25...plugins-0.5.26) (2023-08-10)
1989
+
1990
+ ## [0.5.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.24...plugins-0.5.25) (2023-08-10)
1991
+
1992
+ ## [0.5.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.23...plugins-0.5.24) (2023-08-10)
1993
+
1994
+ ## [0.5.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.22...plugins-0.5.23) (2023-08-10)
1995
+
1996
+ ## [0.5.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.21...plugins-0.5.22) (2023-08-08)
1997
+
1998
+ ## [0.5.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.20...plugins-0.5.21) (2023-08-07)
1999
+
2000
+ ## [0.5.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.19...plugins-0.5.20) (2023-08-03)
2001
+
2002
+ ## [0.5.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.18...plugins-0.5.19) (2023-08-03)
2003
+
2004
+ ## [0.5.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.17...plugins-0.5.18) (2023-08-03)
2005
+
2006
+ ## [0.5.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.16...plugins-0.5.17) (2023-08-03)
2007
+
2008
+ ## [0.5.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.15...plugins-0.5.16) (2023-08-02)
2009
+
2010
+ ## [0.5.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.14...plugins-0.5.15) (2023-08-02)
2011
+
2012
+ ## [0.5.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.13...plugins-0.5.14) (2023-08-02)
2013
+
2014
+ ## [0.5.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.12...plugins-0.5.13) (2023-08-02)
2015
+
2016
+ ## [0.5.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.11...plugins-0.5.12) (2023-08-02)
2017
+
2018
+ ## [0.5.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.10...plugins-0.5.11) (2023-08-02)
2019
+
2020
+ ## [0.5.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.9...plugins-0.5.10) (2023-08-02)
2021
+
2022
+ ## [0.5.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.8...plugins-0.5.9) (2023-07-31)
2023
+
2024
+ ## [0.5.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.7...plugins-0.5.8) (2023-07-27)
2025
+
2026
+ ## [0.5.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.6...plugins-0.5.7) (2023-07-27)
2027
+
2028
+ ## [0.5.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.5...plugins-0.5.6) (2023-07-24)
2029
+
2030
+ ## [0.5.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.4...plugins-0.5.5) (2023-07-21)
2031
+
2032
+ ## [0.5.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.3...plugins-0.5.4) (2023-07-21)
2033
+
2034
+ ## [0.5.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.2...plugins-0.5.3) (2023-07-20)
2035
+
2036
+ ## [0.5.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.1...plugins-0.5.2) (2023-07-20)
2037
+
2038
+ ## [0.5.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.5.0...plugins-0.5.1) (2023-07-20)
2039
+
2040
+ # [0.5.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.47...plugins-0.5.0) (2023-07-20)
2041
+
2042
+ ## [0.4.47](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.46...plugins-0.4.47) (2023-07-19)
2043
+
2044
+ ## [0.4.46](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.45...plugins-0.4.46) (2023-07-18)
2045
+
2046
+ ## [0.4.45](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.44...plugins-0.4.45) (2023-07-17)
2047
+
2048
+ ## [0.4.44](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.43...plugins-0.4.44) (2023-07-17)
2049
+
2050
+ ## [0.4.43](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.42...plugins-0.4.43) (2023-07-16)
2051
+
2052
+ ## [0.4.42](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.41...plugins-0.4.42) (2023-07-16)
2053
+
2054
+ ## [0.4.41](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.40...plugins-0.4.41) (2023-07-16)
2055
+
2056
+ ## [0.4.40](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.39...plugins-0.4.40) (2023-07-16)
2057
+
2058
+ ## [0.4.39](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.38...plugins-0.4.39) (2023-07-16)
2059
+
2060
+ ## [0.4.38](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.37...plugins-0.4.38) (2023-07-16)
2061
+
2062
+ ## [0.4.37](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.36...plugins-0.4.37) (2023-07-16)
2063
+
2064
+ ## [0.4.36](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.35...plugins-0.4.36) (2023-07-16)
2065
+
2066
+ ## [0.4.35](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.34...plugins-0.4.35) (2023-07-14)
2067
+
2068
+ ## [0.4.34](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.33...plugins-0.4.34) (2023-07-14)
2069
+
2070
+ ## [0.4.33](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.32...plugins-0.4.33) (2023-07-13)
2071
+
2072
+ ## [0.4.32](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.31...plugins-0.4.32) (2023-07-13)
2073
+
2074
+ ## [0.4.31](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.30...plugins-0.4.31) (2023-07-13)
2075
+
2076
+ ## [0.4.30](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.29...plugins-0.4.30) (2023-07-13)
2077
+
2078
+ ## [0.4.29](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.28...plugins-0.4.29) (2023-07-13)
2079
+
2080
+ ## [0.4.28](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.27...plugins-0.4.28) (2023-07-13)
2081
+
2082
+ ## [0.4.27](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.26...plugins-0.4.27) (2023-07-13)
2083
+
2084
+ ## [0.4.26](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.25...plugins-0.4.26) (2023-07-13)
2085
+
2086
+ ## [0.4.25](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.24...plugins-0.4.25) (2023-07-13)
2087
+
2088
+ ## [0.4.24](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.23...plugins-0.4.24) (2023-07-12)
2089
+
2090
+ ## [0.4.23](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.22...plugins-0.4.23) (2023-07-12)
2091
+
2092
+ ## [0.4.22](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.21...plugins-0.4.22) (2023-07-12)
2093
+
2094
+ ## [0.4.21](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.20...plugins-0.4.21) (2023-07-12)
2095
+
2096
+ ## [0.4.20](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.19...plugins-0.4.20) (2023-07-10)
2097
+
2098
+ ## [0.4.19](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.18...plugins-0.4.19) (2023-07-10)
2099
+
2100
+ ## [0.4.18](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.17...plugins-0.4.18) (2023-07-09)
2101
+
2102
+ ## [0.4.17](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.16...plugins-0.4.17) (2023-07-09)
2103
+
2104
+ ## [0.4.16](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.15...plugins-0.4.16) (2023-07-09)
2105
+
2106
+ ## [0.4.15](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.14...plugins-0.4.15) (2023-07-09)
2107
+
2108
+ ## [0.4.14](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.13...plugins-0.4.14) (2023-07-09)
2109
+
2110
+ ## [0.4.13](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.12...plugins-0.4.13) (2023-07-09)
2111
+
2112
+ ## [0.4.12](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.11...plugins-0.4.12) (2023-07-08)
2113
+
2114
+ ## [0.4.11](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.10...plugins-0.4.11) (2023-07-08)
2115
+
2116
+ ## [0.4.10](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.9...plugins-0.4.10) (2023-07-08)
2117
+
2118
+ ## [0.4.9](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.8...plugins-0.4.9) (2023-07-08)
2119
+
2120
+ ## [0.4.8](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.7...plugins-0.4.8) (2023-07-08)
2121
+
2122
+ ## [0.4.7](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.6...plugins-0.4.7) (2023-07-08)
2123
+
2124
+ ## [0.4.6](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.5...plugins-0.4.6) (2023-07-08)
2125
+
2126
+ ## [0.4.5](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.4...plugins-0.4.5) (2023-07-08)
2127
+
2128
+ ## [0.4.4](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.3...plugins-0.4.4) (2023-07-08)
2129
+
2130
+ ## [0.4.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.2...plugins-0.4.3) (2023-07-08)
2131
+
2132
+ ## [0.4.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.1...plugins-0.4.2) (2023-07-07)
2133
+
2134
+ ## [0.4.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.4.0...plugins-0.4.1) (2023-07-07)
2135
+
2136
+ # [0.4.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.3.0...plugins-0.4.0) (2023-07-07)
2137
+
2138
+ # [0.3.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.3...plugins-0.3.0) (2023-07-07)
2139
+
2140
+ ## [0.2.3](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.2...plugins-0.2.3) (2023-07-07)
2141
+
2142
+ ## [0.2.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.1...plugins-0.2.2) (2023-07-06)
2143
+
2144
+ ## [0.2.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.2.0...plugins-0.2.1) (2023-07-06)
2145
+
2146
+ # [0.2.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.1.2...plugins-0.2.0) (2023-07-06)
2147
+
2148
+ ## [0.1.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.1.1...plugins-0.1.2) (2023-07-06)
2149
+
2150
+ ## [0.1.1](https://github.com/sonarwatch/portfolio/compare/plugins-0.1.0...plugins-0.1.1) (2023-07-04)
2151
+
2152
+ # [0.1.0](https://github.com/sonarwatch/portfolio/compare/plugins-0.0.2...plugins-0.1.0) (2023-07-04)
2153
+
2154
+ ## [0.0.2](https://github.com/sonarwatch/portfolio/compare/plugins-0.0.1...plugins-0.0.2) (2023-07-04)
2155
+
2156
+ ## 0.0.1 (2023-07-04)