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