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