@limetech/lime-web-components 4.54.1 → 5.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md DELETED
@@ -1,1484 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [4.54.1](https://github.com/Lundalogik/lime-web-components/compare/v4.54.0...v4.54.1) (2022-09-23)
7
-
8
- **Note:** Version bump only for package @limetech/lime-web-components
9
-
10
-
11
-
12
-
13
-
14
- # [4.54.0](https://github.com/Lundalogik/lime-web-components/compare/v4.53.1...v4.54.0) (2022-09-19)
15
-
16
-
17
- ### Features
18
-
19
- * **commandbus:** add factory method ([3bb2085](https://github.com/Lundalogik/lime-web-components/commit/3bb208557db1b138b9d1f56813bad5140a7ca1fc)), closes [Lundalogik/crm-feature#2892](https://github.com/Lundalogik/crm-feature/issues/2892)
20
- * **http:** add missing `HttpResponseError` interface ([f86ae62](https://github.com/Lundalogik/lime-web-components/commit/f86ae62d6393b5a6a8f0996ac9da36b5869407b8))
21
- * **navigator:** add new command for navigating ([73bc129](https://github.com/Lundalogik/lime-web-components/commit/73bc12987c16105ea6159f92d53aeae67dfe9bd9)), closes [Lundalogik/crm-feature#2892](https://github.com/Lundalogik/crm-feature/issues/2892)
22
-
23
-
24
-
25
-
26
-
27
- ## [4.53.1](https://github.com/Lundalogik/lime-web-components/compare/v4.53.0...v4.53.1) (2022-09-12)
28
-
29
- **Note:** Version bump only for package @limetech/lime-web-components
30
-
31
-
32
-
33
-
34
-
35
- # [4.53.0](https://github.com/Lundalogik/lime-web-components/compare/v4.52.0...v4.53.0) (2022-09-01)
36
-
37
-
38
- ### Features
39
-
40
- * **query:** add ends with operator ([3661001](https://github.com/Lundalogik/lime-web-components/commit/36610013cf6bfe333c75093164ebc99e78d47845))
41
-
42
-
43
-
44
-
45
-
46
- # [4.52.0](https://github.com/Lundalogik/lime-web-components/compare/v4.51.12...v4.52.0) (2022-08-25)
47
-
48
-
49
- ### Features
50
-
51
- * **query:** add not equals operator ([ee2c215](https://github.com/Lundalogik/lime-web-components/commit/ee2c215bb6c153e96cc4a0a50ca65e680e0c7220))
52
-
53
-
54
-
55
-
56
-
57
- ## [4.51.12](https://github.com/Lundalogik/lime-web-components/compare/v4.51.11...v4.51.12) (2022-08-22)
58
-
59
- **Note:** Version bump only for package @limetech/lime-web-components
60
-
61
-
62
-
63
-
64
-
65
- ## [4.51.11](https://github.com/Lundalogik/lime-web-components/compare/v4.51.10...v4.51.11) (2022-08-22)
66
-
67
- **Note:** Version bump only for package @limetech/lime-web-components
68
-
69
-
70
-
71
-
72
-
73
- ## [4.51.10](https://github.com/Lundalogik/lime-web-components/compare/v4.51.9...v4.51.10) (2022-08-04)
74
-
75
- **Note:** Version bump only for package @limetech/lime-web-components
76
-
77
-
78
-
79
-
80
-
81
- ## [4.51.9](https://github.com/Lundalogik/lime-web-components/compare/v4.51.8...v4.51.9) (2022-08-03)
82
-
83
- **Note:** Version bump only for package @limetech/lime-web-components
84
-
85
-
86
-
87
-
88
-
89
- ## [4.51.8](https://github.com/Lundalogik/lime-web-components/compare/v4.51.7...v4.51.8) (2022-08-01)
90
-
91
- **Note:** Version bump only for package @limetech/lime-web-components
92
-
93
-
94
-
95
-
96
-
97
- ## [4.51.7](https://github.com/Lundalogik/lime-web-components/compare/v4.51.6...v4.51.7) (2022-08-01)
98
-
99
- **Note:** Version bump only for package @limetech/lime-web-components
100
-
101
-
102
-
103
-
104
-
105
- ## [4.51.6](https://github.com/Lundalogik/lime-web-components/compare/v4.51.5...v4.51.6) (2022-07-15)
106
-
107
-
108
- ### Bug Fixes
109
-
110
- * **testing:** create empty hook if component's `componentWillLoad` is undefined ([be371a8](https://github.com/Lundalogik/lime-web-components/commit/be371a8eca26b9e29f8dfa462cdf77b992a278b6))
111
-
112
-
113
-
114
-
115
-
116
- ## [4.51.5](https://github.com/Lundalogik/lime-web-components/compare/v4.51.4...v4.51.5) (2022-07-14)
117
-
118
-
119
- ### Bug Fixes
120
-
121
- * **build:** include required libraries ([d2efa0e](https://github.com/Lundalogik/lime-web-components/commit/d2efa0e59b7a23188afbecf842832123e4233f41))
122
-
123
-
124
-
125
-
126
-
127
- ## [4.51.4](https://github.com/Lundalogik/lime-web-components/compare/v4.51.3...v4.51.4) (2022-07-14)
128
-
129
-
130
- ### Bug Fixes
131
-
132
- * **decorators:** emit context changes correctly ([01b8333](https://github.com/Lundalogik/lime-web-components/commit/01b8333be51017d1400557e63814803de14c9a54)), closes [Lundalogik/crm-feature#2891](https://github.com/Lundalogik/crm-feature/issues/2891)
133
-
134
-
135
-
136
-
137
-
138
- ## [4.51.3](https://github.com/Lundalogik/lime-web-components/compare/v4.51.2...v4.51.3) (2022-07-13)
139
-
140
-
141
- ### Bug Fixes
142
-
143
- * include Stencil in build ([9c402b1](https://github.com/Lundalogik/lime-web-components/commit/9c402b1220b96c7f1a32a47e4e779057b7284445))
144
-
145
-
146
-
147
-
148
-
149
- ## [4.51.2](https://github.com/Lundalogik/lime-web-components/compare/v4.51.1...v4.51.2) (2022-07-13)
150
-
151
- **Note:** Version bump only for package @limetech/lime-web-components
152
-
153
-
154
-
155
-
156
-
157
- ## [4.51.1](https://github.com/Lundalogik/lime-web-components/compare/v4.51.0...v4.51.1) (2022-07-12)
158
-
159
-
160
- ### Bug Fixes
161
-
162
- * please release this lerna ([6716f58](https://github.com/Lundalogik/lime-web-components/commit/6716f5825278c35a5c1c8f3131787fa8abf264b5))
163
-
164
-
165
-
166
-
167
-
168
- # [4.51.0](https://github.com/Lundalogik/lime-web-components/compare/v4.50.1-alpha.1...v4.51.0) (2022-07-12)
169
-
170
- **Note:** Version bump only for package @limetech/lime-web-components
171
-
172
-
173
-
174
-
175
-
176
- ## [4.50.1-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.50.1-alpha.0...v4.50.1-alpha.1) (2022-07-12)
177
-
178
- **Note:** Version bump only for package @limetech/lime-web-components
179
-
180
-
181
-
182
-
183
-
184
- ## [4.50.1-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.50.0-alpha.5...v4.50.1-alpha.0) (2022-07-12)
185
-
186
-
187
- ### Bug Fixes
188
-
189
- * remove alpha from version ([3323de9](https://github.com/Lundalogik/lime-web-components/commit/3323de9d81dfb414b5b59fdca10100c6d8ec86bc))
190
-
191
-
192
-
193
-
194
-
195
- # [4.50.0-alpha.5](https://github.com/Lundalogik/lime-web-components/compare/v4.50.0-alpha.4...v4.50.0-alpha.5) (2022-07-12)
196
-
197
- **Note:** Version bump only for package @limetech/lime-web-components
198
-
199
-
200
-
201
-
202
-
203
- # [4.50.0-alpha.4](https://github.com/Lundalogik/lime-web-components/compare/v4.50.0-alpha.3...v4.50.0-alpha.4) (2022-07-12)
204
-
205
-
206
- ### Features
207
-
208
- * trigger release of all packages ([2909cf7](https://github.com/Lundalogik/lime-web-components/commit/2909cf75c7bc5adb1c5381304add8f7b10b62e06))
209
-
210
-
211
-
212
-
213
-
214
- # [4.50.0-alpha.3](https://github.com/Lundalogik/lime-web-components/compare/v4.50.0-alpha.2...v4.50.0-alpha.3) (2022-07-11)
215
-
216
- **Note:** Version bump only for package @limetech/lime-web-components
217
-
218
-
219
-
220
-
221
-
222
- # [4.50.0-alpha.2](https://github.com/Lundalogik/lime-web-components/compare/v4.50.0-alpha.1...v4.50.0-alpha.2) (2022-07-11)
223
-
224
-
225
- ### Bug Fixes
226
-
227
- * **loader:** remove return types ([c7f33b5](https://github.com/Lundalogik/lime-web-components/commit/c7f33b5e0d6462534a00e1a0e7f4e3a477601347))
228
-
229
-
230
-
231
-
232
-
233
- # [4.50.0-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.50.0-alpha.0...v4.50.0-alpha.1) (2022-07-08)
234
-
235
- **Note:** Version bump only for package @limetech/lime-web-components
236
-
237
-
238
-
239
-
240
-
241
- # [4.50.0-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.6...v4.50.0-alpha.0) (2022-07-07)
242
-
243
-
244
- ### Bug Fixes
245
-
246
- * **package.json:** set correct entry points ([3dedd2f](https://github.com/Lundalogik/lime-web-components/commit/3dedd2fbf5cc1473a4e37a34f15092bad90eb009))
247
-
248
-
249
- ### Features
250
-
251
- * **testing:** expose testing package in a better way ([f52321f](https://github.com/Lundalogik/lime-web-components/commit/f52321f0388c39996296fb8ab542f03b426e5017))
252
-
253
-
254
-
255
-
256
-
257
- ## [4.49.1-alpha.6](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.5...v4.49.1-alpha.6) (2022-07-06)
258
-
259
-
260
- ### Bug Fixes
261
-
262
- * **platform:** create explicit type for names enum ([606bc3b](https://github.com/Lundalogik/lime-web-components/commit/606bc3b5547389366a28dd3a57edb4d322ed7372))
263
-
264
-
265
-
266
-
267
-
268
- ## [4.49.1-alpha.5](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.4...v4.49.1-alpha.5) (2022-07-06)
269
-
270
-
271
-
272
- ## [4.48.2](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.2...v4.48.2) (2022-07-05)
273
-
274
- **Note:** Version bump only for package @limetech/lime-web-components
275
-
276
-
277
-
278
-
279
-
280
- ## [4.49.1-alpha.4](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.3...v4.49.1-alpha.4) (2022-07-05)
281
-
282
-
283
- ### Bug Fixes
284
-
285
- * trigger release of all packages ([a5cd9ab](https://github.com/Lundalogik/lime-web-components/commit/a5cd9abed3a3633b0c099ffe3c8f8c61b1d9e5bd))
286
-
287
-
288
-
289
-
290
-
291
- ## [4.49.1-alpha.3](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.2...v4.49.1-alpha.3) (2022-07-05)
292
-
293
-
294
- ### Bug Fixes
295
-
296
- * trigger release ([b1a0586](https://github.com/Lundalogik/lime-web-components/commit/b1a05869dd6f19049a8ba66196b080a281ca585d))
297
-
298
-
299
-
300
-
301
-
302
- ## [4.49.1-alpha.2](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.1...v4.49.1-alpha.2) (2022-07-05)
303
-
304
- **Note:** Version bump only for package @limetech/lime-web-components
305
-
306
-
307
-
308
-
309
-
310
- ## [4.49.1-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.49.1-alpha.0...v4.49.1-alpha.1) (2022-07-04)
311
-
312
- **Note:** Version bump only for package @limetech/lime-web-components
313
-
314
-
315
-
316
-
317
-
318
- ## [4.49.1-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.49.0-alpha.0...v4.49.1-alpha.0) (2022-07-04)
319
-
320
- **Note:** Version bump only for package @limetech/lime-web-components
321
-
322
-
323
-
324
-
325
-
326
- # [4.49.0-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.48.1...v4.49.0-alpha.0) (2022-06-29)
327
-
328
-
329
-
330
- # [4.46.0-alpha.2](https://github.com/Lundalogik/lime-web-components/compare/v4.46.0...v4.46.0-alpha.2) (2022-05-25)
331
-
332
-
333
- ### Bug Fixes
334
-
335
- * **docs:** add deprecation note ([a7bf0c5](https://github.com/Lundalogik/lime-web-components/commit/a7bf0c5dedb1dfb2b1452be370b543374b9809cc))
336
-
337
-
338
-
339
- # [4.46.0-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.46.0-alpha.0...v4.46.0-alpha.1) (2022-05-20)
340
-
341
-
342
- ### Features
343
-
344
- * **navigator:** move decorator `SelectQueryParam` to `@limetech/lime-web-components` ([1e5fa78](https://github.com/Lundalogik/lime-web-components/commit/1e5fa78b2035f0c358ed4fca8b679e818adc536d))
345
-
346
-
347
-
348
- # [4.46.0-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.45.3...v4.46.0-alpha.0) (2022-05-12)
349
-
350
-
351
-
352
- # [4.42.0-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.42.0...v4.42.0-alpha.1) (2022-04-14)
353
-
354
-
355
-
356
- # [4.42.0-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.41.10...v4.42.0-alpha.0) (2022-04-14)
357
-
358
-
359
-
360
- # [4.24.0-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.24.0-alpha.0...v4.24.0-alpha.1) (2022-03-28)
361
-
362
-
363
- ### Features
364
-
365
- * **application:** move decorator to `@limetech/lime-web-components` ([bd0bfc1](https://github.com/Lundalogik/lime-web-components/commit/bd0bfc127355139a3818e0730f21224bf30cbbd4))
366
- * **config:** move decorator to `@limetech/lime-web-components` ([8b7d6d9](https://github.com/Lundalogik/lime-web-components/commit/8b7d6d90192f86e7a9ea0fc5223663a0b126c295))
367
- * **current-user:** move decorator to `@limetech/lime-web-components` ([1e9bd8a](https://github.com/Lundalogik/lime-web-components/commit/1e9bd8a95055e2382e3803fd577c948256d59057))
368
- * **decorators:** move interface to `@limetech/lime-web-components` ([3b9a6c8](https://github.com/Lundalogik/lime-web-components/commit/3b9a6c82564fc46864d1698adb6d42299e355c0e))
369
- * **device:** move decorator to `@limetech/lime-web-components` ([9b43f89](https://github.com/Lundalogik/lime-web-components/commit/9b43f897169486081d665bab5aaec357d78251ec))
370
- * **filter:** move decorator to `@limetech/lime-web-components` ([7e200ed](https://github.com/Lundalogik/lime-web-components/commit/7e200ed9bb97ee9592fb69026cbdd8fe9ffba4f3))
371
- * **limeobject:** move decorator to `@limetech/lime-web-components` ([37894f1](https://github.com/Lundalogik/lime-web-components/commit/37894f1524e8db1cf80165c2f0a63bdd954e0859))
372
- * **limetype:** move decorator to `@limetech/lime-web-components` ([fc49855](https://github.com/Lundalogik/lime-web-components/commit/fc49855bb64d325ca4f1c55bf04e175b48e0efaa))
373
- * **session:** move decorator to `@limetech/lime-web-components` ([3c72f12](https://github.com/Lundalogik/lime-web-components/commit/3c72f12012662d2caf6255abf1c6f7101fb1e86a))
374
- * **user-data:** move decorator to `@limetech/lime-web-components` ([9a5f996](https://github.com/Lundalogik/lime-web-components/commit/9a5f9960d9441d511d84af60eb6bc08352341bef))
375
-
376
-
377
-
378
- # [4.24.0-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.41.6...v4.24.0-alpha.0) (2022-03-25)
379
-
380
-
381
- ### Bug Fixes
382
-
383
- * **platform:** add missing platform service names ([de30d58](https://github.com/Lundalogik/lime-web-components/commit/de30d580528a9ed05b646dd79c3f0b9af5aadd46))
384
-
385
-
386
- ### Features
387
-
388
- * **config:** move interface to `@limetech/lime-web-components` ([d6b12bd](https://github.com/Lundalogik/lime-web-components/commit/d6b12bdf49b0a0a39f542d7899e3db67f5f38840))
389
- * **device:** move interface to `@limetech/lime-web-components` ([3ec207b](https://github.com/Lundalogik/lime-web-components/commit/3ec207b4737e6c1592bd46125e4bdd8160ff8be0))
390
- * **dialog:** move interface to `@limetech/lime-web-components` ([ce8f8fc](https://github.com/Lundalogik/lime-web-components/commit/ce8f8fca810e649cda82c6bb152d9959898dbf89))
391
- * **filter:** move interface to `@limetech/lime-web-components` ([624afa4](https://github.com/Lundalogik/lime-web-components/commit/624afa4e78dd89da4140b0c74f3a82928dcf6936))
392
- * **keybindings:** move interface to `@limetech/lime-web-components` ([c867376](https://github.com/Lundalogik/lime-web-components/commit/c86737653045fd2123345bde0123e92a384b9205))
393
- * **limeobject:** move interface to `@limetech/lime-web-components` ([167d5a2](https://github.com/Lundalogik/lime-web-components/commit/167d5a24d2bbb51632be64a1271e66f957bd9458))
394
- * **limeobject:** move interface to `@limetech/lime-web-components` ([ab608b3](https://github.com/Lundalogik/lime-web-components/commit/ab608b38288aa24289f1486bed6eabe0189f1174))
395
- * **navigator:** move interface to `@limetech/lime-web-components` ([603510e](https://github.com/Lundalogik/lime-web-components/commit/603510e57a09b8e2faedeb464e7a1206388f93fe))
396
- * **notifications:** move interface to `@limetech/lime-web-components` ([f69a1fc](https://github.com/Lundalogik/lime-web-components/commit/f69a1fcf7be22409e35381b278cb74c9199bbe87))
397
- * **platform:** use module augmentation to add service names ([53e19eb](https://github.com/Lundalogik/lime-web-components/commit/53e19ebb41761750fb7e2feeb9a9d5980ecce543))
398
- * **platform:** use module augmentation to overload services ([e7460ad](https://github.com/Lundalogik/lime-web-components/commit/e7460ad275691b15fc7981a80d649fe1c31f25c9))
399
- * **query:** move interface to `@limetech/lime-web-components` ([e2f5c9f](https://github.com/Lundalogik/lime-web-components/commit/e2f5c9faa38041150161ee71d1ec315fead147e4))
400
- * **router:** move interface to `@limetech/lime-web-components` ([fa3d83c](https://github.com/Lundalogik/lime-web-components/commit/fa3d83c8291bf08b68b99d5d3fa78154d88c26a8))
401
- * **session:** move interface to `@limetech/lime-web-components` ([1b005c8](https://github.com/Lundalogik/lime-web-components/commit/1b005c842d555b097c32114f7a8f1a5d064ae86a))
402
- * **state:** move interface to `@limetech/lime-web-components` ([91970f4](https://github.com/Lundalogik/lime-web-components/commit/91970f4a150708a20afb292eeb9d740b47ff416b))
403
- * **task:** move interface to `@limetech/lime-web-components` ([65a6f46](https://github.com/Lundalogik/lime-web-components/commit/65a6f46d30da7971ef5d5f6d746632b0f808ea76))
404
- * **translator:** move interface to `@limetech/lime-web-components` ([38b2890](https://github.com/Lundalogik/lime-web-components/commit/38b2890833e06736cd0d02f40f3e3f3635018212))
405
- * **user:** move interface to `@limetech/lime-web-components` ([0c75aa5](https://github.com/Lundalogik/lime-web-components/commit/0c75aa5bd4e2b9c7fa35407a91a383c18edb7ce3))
406
- * **userdata:** move interface to `@limetech/lime-web-components` ([b4adf23](https://github.com/Lundalogik/lime-web-components/commit/b4adf238bc0013d23331a718a210f823705a8358))
407
-
408
-
409
-
410
- ## [4.23.3-alpha.3](https://github.com/Lundalogik/lime-web-components/compare/v4.41.3...v4.23.3-alpha.3) (2022-03-21)
411
-
412
-
413
-
414
- ## [4.23.3-alpha.2](https://github.com/Lundalogik/lime-web-components/compare/v4.29.2...v4.23.3-alpha.2) (2021-11-15)
415
-
416
-
417
-
418
- ## [4.23.3-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v4.24.0...v4.23.3-alpha.1) (2021-09-28)
419
-
420
-
421
-
422
- ## [4.23.3-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.23.3...v4.23.3-alpha.0) (2021-09-27)
423
-
424
-
425
-
426
- ## [4.13.3-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v4.13.2...v4.13.3-alpha.0) (2021-02-26)
427
-
428
-
429
-
430
-
431
-
432
- ## [4.48.2](https://github.com/Lundalogik/lime-web-components/compare/v4.48.1...v4.48.2) (2022-07-05)
433
-
434
- **Note:** Version bump only for package @limetech/lime-web-components
435
-
436
-
437
-
438
-
439
-
440
- ## [4.48.1](https://github.com/Lundalogik/lime-web-components/compare/v4.48.0...v4.48.1) (2022-06-21)
441
-
442
- **Note:** Version bump only for package @limetech/lime-web-components
443
-
444
-
445
-
446
-
447
-
448
- # [4.48.0](https://github.com/Lundalogik/lime-web-components/compare/v4.47.4...v4.48.0) (2022-06-21)
449
-
450
- **Note:** Version bump only for package @limetech/lime-web-components
451
-
452
-
453
-
454
-
455
-
456
- ## [4.47.4](https://github.com/Lundalogik/lime-web-components/compare/v4.47.3...v4.47.4) (2022-06-17)
457
-
458
- **Note:** Version bump only for package @limetech/lime-web-components
459
-
460
-
461
-
462
-
463
-
464
- ## [4.47.3](https://github.com/Lundalogik/lime-web-components/compare/v4.47.2...v4.47.3) (2022-06-03)
465
-
466
- **Note:** Version bump only for package @limetech/lime-web-components
467
-
468
-
469
-
470
-
471
-
472
- ## [4.47.2](https://github.com/Lundalogik/lime-web-components/compare/v4.47.1...v4.47.2) (2022-06-03)
473
-
474
- **Note:** Version bump only for package @limetech/lime-web-components
475
-
476
-
477
-
478
-
479
-
480
- ## [4.47.1](https://github.com/Lundalogik/lime-web-components/compare/v4.47.0...v4.47.1) (2022-05-31)
481
-
482
- **Note:** Version bump only for package @limetech/lime-web-components
483
-
484
-
485
-
486
-
487
-
488
- # [4.47.0](https://github.com/Lundalogik/lime-web-components/compare/v4.46.0...v4.47.0) (2022-05-27)
489
-
490
- **Note:** Version bump only for package @limetech/lime-web-components
491
-
492
-
493
-
494
-
495
-
496
- # [4.46.0](https://github.com/Lundalogik/lime-web-components/compare/v4.45.3...v4.46.0) (2022-05-24)
497
-
498
- **Note:** Version bump only for package @limetech/lime-web-components
499
-
500
-
501
-
502
-
503
-
504
- ## [4.45.3](https://github.com/Lundalogik/lime-web-components/compare/v4.45.2...v4.45.3) (2022-05-09)
505
-
506
- **Note:** Version bump only for package @limetech/lime-web-components
507
-
508
-
509
-
510
-
511
-
512
- ## [4.45.2](https://github.com/Lundalogik/lime-web-components/compare/v4.45.1...v4.45.2) (2022-05-03)
513
-
514
- **Note:** Version bump only for package @limetech/lime-web-components
515
-
516
-
517
-
518
-
519
-
520
- ## [4.45.1](https://github.com/Lundalogik/lime-web-components/compare/v4.45.0...v4.45.1) (2022-04-27)
521
-
522
- **Note:** Version bump only for package @limetech/lime-web-components
523
-
524
-
525
-
526
-
527
-
528
- # [4.45.0](https://github.com/Lundalogik/lime-web-components/compare/v4.44.0...v4.45.0) (2022-04-22)
529
-
530
- **Note:** Version bump only for package @limetech/lime-web-components
531
-
532
-
533
-
534
-
535
-
536
- # [4.44.0](https://github.com/Lundalogik/lime-web-components/compare/v4.43.0...v4.44.0) (2022-04-21)
537
-
538
- **Note:** Version bump only for package @limetech/lime-web-components
539
-
540
-
541
-
542
-
543
-
544
- # [4.43.0](https://github.com/Lundalogik/lime-web-components/compare/v4.42.2...v4.43.0) (2022-04-21)
545
-
546
- **Note:** Version bump only for package @limetech/lime-web-components
547
-
548
-
549
-
550
-
551
-
552
- ## [4.42.2](https://github.com/Lundalogik/lime-web-components/compare/v4.42.1...v4.42.2) (2022-04-18)
553
-
554
- **Note:** Version bump only for package @limetech/lime-web-components
555
-
556
-
557
-
558
-
559
-
560
- ## [4.42.1](https://github.com/Lundalogik/lime-web-components/compare/v4.42.0...v4.42.1) (2022-04-18)
561
-
562
- **Note:** Version bump only for package @limetech/lime-web-components
563
-
564
-
565
-
566
-
567
-
568
- # [4.42.0](https://github.com/Lundalogik/lime-web-components/compare/v4.41.10...v4.42.0) (2022-04-14)
569
-
570
- **Note:** Version bump only for package @limetech/lime-web-components
571
-
572
-
573
-
574
-
575
-
576
- ## [4.41.10](https://github.com/Lundalogik/lime-web-components/compare/v4.41.9...v4.41.10) (2022-04-13)
577
-
578
- **Note:** Version bump only for package @limetech/lime-web-components
579
-
580
-
581
-
582
-
583
-
584
- ## [4.41.9](https://github.com/Lundalogik/lime-web-components/compare/v4.41.8...v4.41.9) (2022-04-13)
585
-
586
- **Note:** Version bump only for package @limetech/lime-web-components
587
-
588
-
589
-
590
-
591
-
592
- ## [4.41.8](https://github.com/Lundalogik/lime-web-components/compare/v4.41.7...v4.41.8) (2022-03-28)
593
-
594
- **Note:** Version bump only for package @limetech/lime-web-components
595
-
596
-
597
-
598
-
599
-
600
- ## [4.41.7](https://github.com/Lundalogik/lime-web-components/compare/v4.41.6...v4.41.7) (2022-03-28)
601
-
602
- **Note:** Version bump only for package @limetech/lime-web-components
603
-
604
-
605
-
606
-
607
-
608
- ## [4.41.6](https://github.com/Lundalogik/lime-web-components/compare/v4.41.5...v4.41.6) (2022-03-24)
609
-
610
- **Note:** Version bump only for package @limetech/lime-web-components
611
-
612
-
613
-
614
-
615
-
616
- ## [4.41.5](https://github.com/Lundalogik/lime-web-components/compare/v4.41.4...v4.41.5) (2022-03-23)
617
-
618
- **Note:** Version bump only for package @limetech/lime-web-components
619
-
620
-
621
-
622
-
623
-
624
- ## [4.41.4](https://github.com/Lundalogik/lime-web-components/compare/v4.41.3...v4.41.4) (2022-03-23)
625
-
626
- **Note:** Version bump only for package @limetech/lime-web-components
627
-
628
-
629
-
630
-
631
-
632
- ## [4.41.3](https://github.com/Lundalogik/lime-web-components/compare/v4.41.2...v4.41.3) (2022-03-11)
633
-
634
- **Note:** Version bump only for package @limetech/lime-web-components
635
-
636
-
637
-
638
-
639
-
640
- ## [4.41.2](https://github.com/Lundalogik/lime-web-components/compare/v4.41.1...v4.41.2) (2022-03-07)
641
-
642
- **Note:** Version bump only for package @limetech/lime-web-components
643
-
644
-
645
-
646
-
647
-
648
- ## [4.41.1](https://github.com/Lundalogik/lime-web-components/compare/v4.41.0...v4.41.1) (2022-03-07)
649
-
650
- **Note:** Version bump only for package @limetech/lime-web-components
651
-
652
-
653
-
654
-
655
-
656
- # [4.41.0](https://github.com/Lundalogik/lime-web-components/compare/v4.40.0...v4.41.0) (2022-03-07)
657
-
658
- **Note:** Version bump only for package @limetech/lime-web-components
659
-
660
-
661
-
662
-
663
-
664
- # [4.40.0](https://github.com/Lundalogik/lime-web-components/compare/v4.39.0...v4.40.0) (2022-03-07)
665
-
666
- **Note:** Version bump only for package @limetech/lime-web-components
667
-
668
-
669
-
670
-
671
-
672
- # [4.39.0](https://github.com/Lundalogik/lime-web-components/compare/v4.38.5...v4.39.0) (2022-03-04)
673
-
674
- **Note:** Version bump only for package @limetech/lime-web-components
675
-
676
-
677
-
678
-
679
-
680
- ## [4.38.5](https://github.com/Lundalogik/lime-web-components/compare/v4.38.4...v4.38.5) (2022-03-03)
681
-
682
- **Note:** Version bump only for package @limetech/lime-web-components
683
-
684
-
685
-
686
-
687
-
688
- ## [4.38.4](https://github.com/Lundalogik/lime-web-components/compare/v4.38.3...v4.38.4) (2022-02-26)
689
-
690
- **Note:** Version bump only for package @limetech/lime-web-components
691
-
692
-
693
-
694
-
695
-
696
- ## [4.38.3](https://github.com/Lundalogik/lime-web-components/compare/v4.38.2...v4.38.3) (2022-02-26)
697
-
698
- **Note:** Version bump only for package @limetech/lime-web-components
699
-
700
-
701
-
702
-
703
-
704
- ## [4.38.2](https://github.com/Lundalogik/lime-web-components/compare/v4.38.1...v4.38.2) (2022-02-26)
705
-
706
- **Note:** Version bump only for package @limetech/lime-web-components
707
-
708
-
709
-
710
-
711
-
712
- ## [4.38.1](https://github.com/Lundalogik/lime-web-components/compare/v4.38.0...v4.38.1) (2022-02-25)
713
-
714
- **Note:** Version bump only for package @limetech/lime-web-components
715
-
716
-
717
-
718
-
719
-
720
- # [4.38.0](https://github.com/Lundalogik/lime-web-components/compare/v4.37.0...v4.38.0) (2022-02-25)
721
-
722
- **Note:** Version bump only for package @limetech/lime-web-components
723
-
724
-
725
-
726
-
727
-
728
- # [4.37.0](https://github.com/Lundalogik/lime-web-components/compare/v4.36.1...v4.37.0) (2022-02-25)
729
-
730
- **Note:** Version bump only for package @limetech/lime-web-components
731
-
732
-
733
-
734
-
735
-
736
- ## [4.36.1](https://github.com/Lundalogik/lime-web-components/compare/v4.36.0...v4.36.1) (2022-02-23)
737
-
738
- **Note:** Version bump only for package @limetech/lime-web-components
739
-
740
-
741
-
742
-
743
-
744
- # [4.36.0](https://github.com/Lundalogik/lime-web-components/compare/v4.35.0...v4.36.0) (2022-02-03)
745
-
746
- **Note:** Version bump only for package @limetech/lime-web-components
747
-
748
-
749
-
750
-
751
-
752
- # [4.35.0](https://github.com/Lundalogik/lime-web-components/compare/v4.34.0...v4.35.0) (2022-01-26)
753
-
754
- **Note:** Version bump only for package @limetech/lime-web-components
755
-
756
-
757
-
758
-
759
-
760
- # [4.34.0](https://github.com/Lundalogik/lime-web-components/compare/v4.33.0...v4.34.0) (2022-01-26)
761
-
762
- **Note:** Version bump only for package @limetech/lime-web-components
763
-
764
-
765
-
766
-
767
-
768
- # [4.33.0](https://github.com/Lundalogik/lime-web-components/compare/v4.32.0...v4.33.0) (2022-01-24)
769
-
770
- **Note:** Version bump only for package @limetech/lime-web-components
771
-
772
-
773
-
774
-
775
-
776
- # [4.32.0](https://github.com/Lundalogik/lime-web-components/compare/v4.31.2...v4.32.0) (2022-01-03)
777
-
778
- **Note:** Version bump only for package @limetech/lime-web-components
779
-
780
-
781
-
782
-
783
-
784
- ## [4.31.2](https://github.com/Lundalogik/lime-web-components/compare/v4.31.1...v4.31.2) (2021-12-01)
785
-
786
- **Note:** Version bump only for package @limetech/lime-web-components
787
-
788
-
789
-
790
-
791
-
792
- ## [4.31.1](https://github.com/Lundalogik/lime-web-components/compare/v4.31.0...v4.31.1) (2021-12-01)
793
-
794
- **Note:** Version bump only for package @limetech/lime-web-components
795
-
796
-
797
-
798
-
799
-
800
- # [4.31.0](https://github.com/Lundalogik/lime-web-components/compare/v4.30.0...v4.31.0) (2021-12-01)
801
-
802
- **Note:** Version bump only for package @limetech/lime-web-components
803
-
804
-
805
-
806
-
807
-
808
- # [4.30.0](https://github.com/Lundalogik/lime-web-components/compare/v4.29.3...v4.30.0) (2021-11-22)
809
-
810
- **Note:** Version bump only for package @limetech/lime-web-components
811
-
812
-
813
-
814
-
815
-
816
- ## [4.29.3](https://github.com/Lundalogik/lime-web-components/compare/v4.29.2...v4.29.3) (2021-11-15)
817
-
818
- **Note:** Version bump only for package @limetech/lime-web-components
819
-
820
-
821
-
822
-
823
-
824
- ## [4.29.2](https://github.com/Lundalogik/lime-web-components/compare/v4.29.1...v4.29.2) (2021-11-04)
825
-
826
- **Note:** Version bump only for package @limetech/lime-web-components
827
-
828
-
829
-
830
-
831
-
832
- ## [4.29.1](https://github.com/Lundalogik/lime-web-components/compare/v4.29.0...v4.29.1) (2021-11-04)
833
-
834
- **Note:** Version bump only for package @limetech/lime-web-components
835
-
836
-
837
-
838
-
839
-
840
- # [4.29.0](https://github.com/Lundalogik/lime-web-components/compare/v4.28.0...v4.29.0) (2021-10-27)
841
-
842
- **Note:** Version bump only for package @limetech/lime-web-components
843
-
844
-
845
-
846
-
847
-
848
- # [4.28.0](https://github.com/Lundalogik/lime-web-components/compare/v4.27.0...v4.28.0) (2021-10-18)
849
-
850
- **Note:** Version bump only for package @limetech/lime-web-components
851
-
852
-
853
-
854
-
855
-
856
- # [4.27.0](https://github.com/Lundalogik/lime-web-components/compare/v4.26.0...v4.27.0) (2021-10-14)
857
-
858
- **Note:** Version bump only for package @limetech/lime-web-components
859
-
860
-
861
-
862
-
863
-
864
- # [4.26.0](https://github.com/Lundalogik/lime-web-components/compare/v4.25.1...v4.26.0) (2021-10-11)
865
-
866
- **Note:** Version bump only for package @limetech/lime-web-components
867
-
868
-
869
-
870
-
871
-
872
- ## [4.25.1](https://github.com/Lundalogik/lime-web-components/compare/v4.25.0...v4.25.1) (2021-10-06)
873
-
874
- **Note:** Version bump only for package @limetech/lime-web-components
875
-
876
-
877
-
878
-
879
-
880
- # [4.25.0](https://github.com/Lundalogik/lime-web-components/compare/v4.24.0...v4.25.0) (2021-10-06)
881
-
882
- **Note:** Version bump only for package @limetech/lime-web-components
883
-
884
-
885
-
886
-
887
-
888
- # [4.24.0](https://github.com/Lundalogik/lime-web-components/compare/v4.23.3...v4.24.0) (2021-09-28)
889
-
890
- **Note:** Version bump only for package @limetech/lime-web-components
891
-
892
-
893
-
894
-
895
-
896
- ## [4.23.3](https://github.com/Lundalogik/lime-web-components/compare/v4.23.2...v4.23.3) (2021-09-23)
897
-
898
- **Note:** Version bump only for package @limetech/lime-web-components
899
-
900
-
901
-
902
-
903
-
904
- ## [4.23.2](https://github.com/Lundalogik/lime-web-components/compare/v4.23.1...v4.23.2) (2021-09-13)
905
-
906
- **Note:** Version bump only for package @limetech/lime-web-components
907
-
908
-
909
-
910
-
911
-
912
- ## [4.23.1](https://github.com/Lundalogik/lime-web-components/compare/v4.23.0...v4.23.1) (2021-06-14)
913
-
914
- **Note:** Version bump only for package @limetech/lime-web-components
915
-
916
-
917
-
918
-
919
-
920
- # [4.23.0](https://github.com/Lundalogik/lime-web-components/compare/v4.22.0...v4.23.0) (2021-06-10)
921
-
922
- **Note:** Version bump only for package @limetech/lime-web-components
923
-
924
-
925
-
926
-
927
-
928
- # [4.22.0](https://github.com/Lundalogik/lime-web-components/compare/v4.21.1...v4.22.0) (2021-06-10)
929
-
930
- **Note:** Version bump only for package @limetech/lime-web-components
931
-
932
-
933
-
934
-
935
-
936
- ## [4.21.1](https://github.com/Lundalogik/lime-web-components/compare/v4.21.0...v4.21.1) (2021-04-15)
937
-
938
- **Note:** Version bump only for package @limetech/lime-web-components
939
-
940
-
941
-
942
-
943
-
944
- # [4.21.0](https://github.com/Lundalogik/lime-web-components/compare/v4.20.0...v4.21.0) (2021-04-14)
945
-
946
- **Note:** Version bump only for package @limetech/lime-web-components
947
-
948
-
949
-
950
-
951
-
952
- # [4.20.0](https://github.com/Lundalogik/lime-web-components/compare/v4.19.0...v4.20.0) (2021-04-01)
953
-
954
- **Note:** Version bump only for package @limetech/lime-web-components
955
-
956
-
957
-
958
-
959
-
960
- # [4.19.0](https://github.com/Lundalogik/lime-web-components/compare/v4.18.0...v4.19.0) (2021-03-23)
961
-
962
- **Note:** Version bump only for package @limetech/lime-web-components
963
-
964
-
965
-
966
-
967
-
968
- # [4.18.0](https://github.com/Lundalogik/lime-web-components/compare/v4.17.0...v4.18.0) (2021-03-19)
969
-
970
- **Note:** Version bump only for package @limetech/lime-web-components
971
-
972
-
973
-
974
-
975
-
976
- # [4.17.0](https://github.com/Lundalogik/lime-web-components/compare/v4.16.1...v4.17.0) (2021-03-15)
977
-
978
- **Note:** Version bump only for package @limetech/lime-web-components
979
-
980
-
981
-
982
-
983
-
984
- ## [4.16.1](https://github.com/Lundalogik/lime-web-components/compare/v4.16.0...v4.16.1) (2021-03-12)
985
-
986
- **Note:** Version bump only for package @limetech/lime-web-components
987
-
988
-
989
-
990
-
991
-
992
- # [4.16.0](https://github.com/Lundalogik/lime-web-components/compare/v4.15.0...v4.16.0) (2021-03-09)
993
-
994
- **Note:** Version bump only for package @limetech/lime-web-components
995
-
996
-
997
-
998
-
999
-
1000
- # [4.15.0](https://github.com/Lundalogik/lime-web-components/compare/v4.14.0...v4.15.0) (2021-03-08)
1001
-
1002
- **Note:** Version bump only for package @limetech/lime-web-components
1003
-
1004
-
1005
-
1006
-
1007
-
1008
- # [4.14.0](https://github.com/Lundalogik/lime-web-components/compare/v4.13.3...v4.14.0) (2021-03-08)
1009
-
1010
- **Note:** Version bump only for package @limetech/lime-web-components
1011
-
1012
-
1013
-
1014
-
1015
-
1016
- ## [4.13.3](https://github.com/Lundalogik/lime-web-components/compare/v4.13.2...v4.13.3) (2021-03-05)
1017
-
1018
- **Note:** Version bump only for package @limetech/lime-web-components
1019
-
1020
-
1021
-
1022
-
1023
-
1024
- ## [4.13.2](https://github.com/Lundalogik/lime-web-components/compare/v4.13.1...v4.13.2) (2021-02-17)
1025
-
1026
- **Note:** Version bump only for package @limetech/lime-web-components
1027
-
1028
-
1029
-
1030
-
1031
-
1032
- ## [4.13.1](https://github.com/Lundalogik/lime-web-components/compare/v4.13.0...v4.13.1) (2021-02-04)
1033
-
1034
- **Note:** Version bump only for package @limetech/lime-web-components
1035
-
1036
-
1037
-
1038
-
1039
-
1040
- # [4.13.0](https://github.com/Lundalogik/lime-web-components/compare/v4.12.0...v4.13.0) (2021-01-20)
1041
-
1042
- **Note:** Version bump only for package @limetech/lime-web-components
1043
-
1044
-
1045
-
1046
-
1047
-
1048
- # [4.12.0](https://github.com/Lundalogik/lime-web-components/compare/v4.11.0...v4.12.0) (2020-12-11)
1049
-
1050
- **Note:** Version bump only for package @limetech/lime-web-components
1051
-
1052
-
1053
-
1054
-
1055
-
1056
- # [4.11.0](https://github.com/Lundalogik/lime-web-components/compare/v4.10.1...v4.11.0) (2020-12-04)
1057
-
1058
- **Note:** Version bump only for package @limetech/lime-web-components
1059
-
1060
-
1061
-
1062
-
1063
-
1064
- ## [4.10.1](https://github.com/Lundalogik/lime-web-components/compare/v4.10.0...v4.10.1) (2020-11-20)
1065
-
1066
- **Note:** Version bump only for package @limetech/lime-web-components
1067
-
1068
-
1069
-
1070
-
1071
-
1072
- # [4.10.0](https://github.com/Lundalogik/lime-web-components/compare/v4.9.0...v4.10.0) (2020-11-20)
1073
-
1074
- **Note:** Version bump only for package @limetech/lime-web-components
1075
-
1076
-
1077
-
1078
-
1079
-
1080
- # [4.9.0](https://github.com/Lundalogik/lime-web-components/compare/v4.8.0...v4.9.0) (2020-11-12)
1081
-
1082
- **Note:** Version bump only for package @limetech/lime-web-components
1083
-
1084
-
1085
-
1086
-
1087
-
1088
- # [4.8.0](https://github.com/Lundalogik/lime-web-components/compare/v4.7.0...v4.8.0) (2020-11-03)
1089
-
1090
- **Note:** Version bump only for package @limetech/lime-web-components
1091
-
1092
-
1093
-
1094
-
1095
-
1096
- # [4.7.0](https://github.com/Lundalogik/lime-web-components/compare/v4.6.0...v4.7.0) (2020-10-30)
1097
-
1098
- **Note:** Version bump only for package @limetech/lime-web-components
1099
-
1100
-
1101
-
1102
-
1103
-
1104
- # [4.6.0](https://github.com/Lundalogik/lime-web-components/compare/v4.5.2...v4.6.0) (2020-10-29)
1105
-
1106
- **Note:** Version bump only for package @limetech/lime-web-components
1107
-
1108
-
1109
-
1110
-
1111
-
1112
- ## [4.5.2](https://github.com/Lundalogik/lime-web-components/compare/v4.5.1...v4.5.2) (2020-10-23)
1113
-
1114
- **Note:** Version bump only for package @limetech/lime-web-components
1115
-
1116
-
1117
-
1118
-
1119
-
1120
- ## [4.5.1](https://github.com/Lundalogik/lime-web-components/compare/v4.5.0...v4.5.1) (2020-10-15)
1121
-
1122
- **Note:** Version bump only for package @limetech/lime-web-components
1123
-
1124
-
1125
-
1126
-
1127
-
1128
- # [4.5.0](https://github.com/Lundalogik/lime-web-components/compare/v4.4.1...v4.5.0) (2020-10-15)
1129
-
1130
- **Note:** Version bump only for package @limetech/lime-web-components
1131
-
1132
-
1133
-
1134
-
1135
-
1136
- ## [4.4.1](https://github.com/Lundalogik/lime-web-components/compare/v4.4.0...v4.4.1) (2020-09-21)
1137
-
1138
- **Note:** Version bump only for package @limetech/lime-web-components
1139
-
1140
-
1141
-
1142
-
1143
-
1144
- # [4.4.0](https://github.com/Lundalogik/lime-web-components/compare/v4.3.5...v4.4.0) (2020-09-14)
1145
-
1146
- **Note:** Version bump only for package @limetech/lime-web-components
1147
-
1148
-
1149
-
1150
-
1151
-
1152
- ## [4.3.5](https://github.com/Lundalogik/lime-web-components/compare/v4.3.4...v4.3.5) (2020-08-25)
1153
-
1154
- **Note:** Version bump only for package @limetech/lime-web-components
1155
-
1156
-
1157
-
1158
-
1159
-
1160
- ## [4.3.4](https://github.com/Lundalogik/lime-web-components/compare/v4.3.3...v4.3.4) (2020-08-25)
1161
-
1162
- **Note:** Version bump only for package @limetech/lime-web-components
1163
-
1164
-
1165
-
1166
-
1167
-
1168
- ## [4.3.3](https://github.com/Lundalogik/lime-web-components/compare/v4.3.2...v4.3.3) (2020-08-25)
1169
-
1170
- **Note:** Version bump only for package @limetech/lime-web-components
1171
-
1172
-
1173
-
1174
-
1175
-
1176
- ## [4.3.2](https://github.com/Lundalogik/lime-web-components/compare/v4.3.1...v4.3.2) (2020-07-17)
1177
-
1178
- **Note:** Version bump only for package @limetech/lime-web-components
1179
-
1180
-
1181
-
1182
-
1183
-
1184
- ## [4.3.1](https://github.com/Lundalogik/lime-web-components/compare/v4.3.0...v4.3.1) (2020-07-15)
1185
-
1186
- **Note:** Version bump only for package @limetech/lime-web-components
1187
-
1188
-
1189
-
1190
-
1191
-
1192
- # [4.3.0](https://github.com/Lundalogik/lime-web-components/compare/v4.2.0...v4.3.0) (2020-07-09)
1193
-
1194
- **Note:** Version bump only for package @limetech/lime-web-components
1195
-
1196
-
1197
-
1198
-
1199
-
1200
- # [4.2.0](https://github.com/Lundalogik/lime-web-components/compare/v4.1.0...v4.2.0) (2020-06-24)
1201
-
1202
- **Note:** Version bump only for package @limetech/lime-web-components
1203
-
1204
-
1205
-
1206
-
1207
-
1208
- # [4.1.0](https://github.com/Lundalogik/lime-web-components/compare/v4.0.1...v4.1.0) (2020-06-11)
1209
-
1210
- **Note:** Version bump only for package @limetech/lime-web-components
1211
-
1212
-
1213
-
1214
-
1215
-
1216
- ## [4.0.1](https://github.com/Lundalogik/lime-web-components/compare/v4.0.0...v4.0.1) (2020-06-10)
1217
-
1218
- **Note:** Version bump only for package @limetech/lime-web-components
1219
-
1220
-
1221
-
1222
-
1223
-
1224
- # [4.0.0](https://github.com/Lundalogik/lime-web-components/compare/v3.2.0...v4.0.0) (2020-05-27)
1225
-
1226
- **Note:** Version bump only for package @limetech/lime-web-components
1227
-
1228
-
1229
-
1230
-
1231
-
1232
- # [3.2.0](https://github.com/Lundalogik/lime-web-components/compare/v3.1.1...v3.2.0) (2020-05-15)
1233
-
1234
- **Note:** Version bump only for package @limetech/lime-web-components
1235
-
1236
-
1237
-
1238
-
1239
-
1240
- ## [3.1.1](https://github.com/Lundalogik/lime-web-components/compare/v3.1.0...v3.1.1) (2020-05-14)
1241
-
1242
- **Note:** Version bump only for package @limetech/lime-web-components
1243
-
1244
-
1245
-
1246
-
1247
-
1248
- # [3.1.0](https://github.com/Lundalogik/lime-web-components/compare/v3.0.0...v3.1.0) (2020-05-04)
1249
-
1250
- **Note:** Version bump only for package @limetech/lime-web-components
1251
-
1252
-
1253
-
1254
-
1255
-
1256
- # [3.0.0](https://github.com/Lundalogik/lime-web-components/compare/v2.6.2...v3.0.0) (2020-04-23)
1257
-
1258
- **Note:** Version bump only for package @limetech/lime-web-components
1259
-
1260
-
1261
-
1262
-
1263
-
1264
- ## [2.6.2](https://github.com/Lundalogik/lime-web-components/compare/v2.6.1...v2.6.2) (2020-04-22)
1265
-
1266
- **Note:** Version bump only for package @limetech/lime-web-components
1267
-
1268
-
1269
-
1270
-
1271
-
1272
- ## [2.6.1](https://github.com/Lundalogik/lime-web-components/compare/v2.6.0...v2.6.1) (2020-04-17)
1273
-
1274
-
1275
- ### Bug Fixes
1276
-
1277
- * include testing package in root package ([be1ffbf](https://github.com/Lundalogik/lime-web-components/commit/be1ffbf190de7b9082b3d054cbb5076d118d47d6))
1278
-
1279
-
1280
-
1281
-
1282
-
1283
- # [2.5.0](https://github.com/Lundalogik/lime-web-components/compare/v2.4.1...v2.5.0) (2020-04-09)
1284
-
1285
- **Note:** Version bump only for package @limetech/lime-web-components
1286
-
1287
-
1288
-
1289
-
1290
-
1291
- ## [2.4.1](https://github.com/Lundalogik/lime-web-components/compare/v2.4.1-alpha.1...v2.4.1) (2020-03-30)
1292
-
1293
- **Note:** Version bump only for package @limetech/lime-web-components
1294
-
1295
-
1296
-
1297
-
1298
-
1299
- ## [2.4.1-alpha.1](https://github.com/Lundalogik/lime-web-components/compare/v2.4.0...v2.4.1-alpha.1) (2020-03-30)
1300
-
1301
- **Note:** Version bump only for package @limetech/lime-web-components
1302
-
1303
-
1304
-
1305
-
1306
-
1307
- ## [2.4.1-alpha.0](https://github.com/Lundalogik/lime-web-components/compare/v2.4.0...v2.4.1-alpha.0) (2020-03-30)
1308
-
1309
- **Note:** Version bump only for package @limetech/lime-web-components
1310
-
1311
-
1312
-
1313
-
1314
-
1315
- # [2.4.0](https://github.com/Lundalogik/lime-web-components/compare/v2.3.0...v2.4.0) (2020-03-30)
1316
-
1317
- **Note:** Version bump only for package @limetech/lime-web-components
1318
-
1319
-
1320
-
1321
-
1322
-
1323
- # [2.3.0](https://github.com/Lundalogik/lime-web-components/compare/v2.2.1...v2.3.0) (2020-02-21)
1324
-
1325
- **Note:** Version bump only for package @limetech/lime-web-components
1326
-
1327
-
1328
-
1329
-
1330
-
1331
- ## [2.2.1](https://github.com/Lundalogik/lime-web-components/compare/v2.2.0...v2.2.1) (2020-01-09)
1332
-
1333
- **Note:** Version bump only for package @limetech/lime-web-components
1334
-
1335
-
1336
-
1337
-
1338
-
1339
- # [2.2.0](https://github.com/Lundalogik/lime-web-components/compare/v2.1.0...v2.2.0) (2019-12-20)
1340
-
1341
- **Note:** Version bump only for package @limetech/lime-web-components
1342
-
1343
-
1344
-
1345
-
1346
-
1347
- # [2.1.0](https://github.com/Lundalogik/lime-web-components/compare/v2.0.0...v2.1.0) (2019-08-09)
1348
-
1349
- **Note:** Version bump only for package @limetech/lime-web-components
1350
-
1351
-
1352
-
1353
-
1354
-
1355
- # [2.0.0](https://github.com/Lundalogik/lime-web-components/compare/v1.4.1...v2.0.0) (2019-07-04)
1356
-
1357
- **Note:** Version bump only for package @limetech/lime-web-components
1358
-
1359
-
1360
-
1361
-
1362
-
1363
- ## [1.4.1](https://github.com/Lundalogik/lime-web-components/compare/v1.4.0...v1.4.1) (2019-06-28)
1364
-
1365
- **Note:** Version bump only for package @limetech/lime-web-components
1366
-
1367
-
1368
-
1369
-
1370
-
1371
- # [1.4.0](https://github.com/Lundalogik/lime-web-components/compare/v1.3.0...v1.4.0) (2019-06-24)
1372
-
1373
- **Note:** Version bump only for package @limetech/lime-web-components
1374
-
1375
-
1376
-
1377
-
1378
-
1379
- # [1.3.0](https://github.com/Lundalogik/lime-web-components/compare/v1.2.8...v1.3.0) (2019-06-24)
1380
-
1381
-
1382
- ### Features
1383
-
1384
- * license under Apache-2.0 ([34b755e](https://github.com/Lundalogik/lime-web-components/commit/34b755e))
1385
-
1386
-
1387
-
1388
-
1389
-
1390
- ## [1.2.8](https://github.com/Lundalogik/lime-web-components/compare/v1.2.7...v1.2.8) (2019-06-20)
1391
-
1392
- **Note:** Version bump only for package @limetech/lime-web-components
1393
-
1394
-
1395
-
1396
-
1397
-
1398
- ## [1.2.7](https://github.com/Lundalogik/lime-web-components/compare/v1.2.6...v1.2.7) (2019-06-20)
1399
-
1400
- **Note:** Version bump only for package @limetech/lime-web-components
1401
-
1402
-
1403
-
1404
-
1405
-
1406
- ## [1.2.6](https://github.com/Lundalogik/lime-web-components/compare/v1.2.5...v1.2.6) (2019-06-20)
1407
-
1408
- **Note:** Version bump only for package @limetech/lime-web-components
1409
-
1410
-
1411
-
1412
-
1413
-
1414
- ## [1.2.5](https://github.com/Lundalogik/lime-web-components/compare/v1.2.4...v1.2.5) (2019-06-20)
1415
-
1416
- **Note:** Version bump only for package @limetech/lime-web-components
1417
-
1418
-
1419
-
1420
-
1421
-
1422
- ## [1.2.4](https://github.com/Lundalogik/lime-web-components/compare/v1.2.3...v1.2.4) (2019-06-20)
1423
-
1424
- **Note:** Version bump only for package @limetech/lime-web-components
1425
-
1426
-
1427
-
1428
-
1429
-
1430
- ## [1.2.3](https://github.com/Lundalogik/lime-web-components/compare/v1.2.2...v1.2.3) (2019-06-20)
1431
-
1432
- **Note:** Version bump only for package @limetech/lime-web-components
1433
-
1434
-
1435
-
1436
-
1437
-
1438
- ## [1.2.2](https://github.com/Lundalogik/lime-web-components/compare/v1.2.1...v1.2.2) (2019-06-20)
1439
-
1440
- **Note:** Version bump only for package @limetech/lime-web-components
1441
-
1442
-
1443
-
1444
-
1445
-
1446
- ## [1.2.1](https://github.com/Lundalogik/lime-web-components/compare/v1.2.0...v1.2.1) (2019-06-19)
1447
-
1448
- **Note:** Version bump only for package @limetech/lime-web-components
1449
-
1450
-
1451
-
1452
-
1453
-
1454
- # [1.2.0](https://github.com/Lundalogik/lime-web-components/compare/v1.1.0...v1.2.0) (2019-06-19)
1455
-
1456
- **Note:** Version bump only for package @limetech/lime-web-components
1457
-
1458
-
1459
-
1460
-
1461
-
1462
- # [1.1.0](https://github.com/Lundalogik/lime-web-components/compare/v1.0.1...v1.1.0) (2019-06-05)
1463
-
1464
- **Note:** Version bump only for package @limetech/lime-web-components
1465
-
1466
-
1467
-
1468
-
1469
-
1470
- ## [1.0.1](https://github.com/Lundalogik/lime-web-components/compare/v1.0.0...v1.0.1) (2019-05-29)
1471
-
1472
- **Note:** Version bump only for package @limetech/lime-web-components
1473
-
1474
-
1475
-
1476
-
1477
-
1478
- # [1.0.0](https://github.com/Lundalogik/lime-web-components/compare/v0.1.0...v1.0.0) (2019-05-29)
1479
-
1480
-
1481
- ### Features
1482
-
1483
- * convert lime-web-component-interfaces to monorepo lime-web-components ([2266483](https://github.com/Lundalogik/lime-web-components/commit/2266483))
1484
- * rename packages to `@limetech/lime-web-components-<package-name>` ([25f7a9f](https://github.com/Lundalogik/lime-web-components/commit/25f7a9f))