@cocreate/lazy-loader 1.3.11 → 1.3.13

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 CHANGED
@@ -1,603 +1,618 @@
1
- ## [1.3.11](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.10...v1.3.11) (2023-05-21)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([af11800](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/af118003fefdcfc853c3ee7cc338f9929172b379))
7
-
8
- ## [1.3.10](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.9...v1.3.10) (2023-05-19)
9
-
10
-
11
- ### Bug Fixes
12
-
13
- * update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. ([cc3a9dd](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/cc3a9dd3cd2f1ae1766112121a2d1f1b1fa5d1f3))
14
-
15
- ## [1.3.9](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.8...v1.3.9) (2023-05-10)
16
-
17
-
18
- ### Bug Fixes
19
-
20
- * apikey renamed to key ([85a1bad](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/85a1bad09b881c81d2b4e8779156643dbce11487))
21
- * apikey renamed to key ([b9830d8](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b9830d8cac1691070c0188e220e0611c023daf06))
22
-
23
- ## [1.3.8](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.7...v1.3.8) (2023-05-06)
24
-
25
-
26
- ### Bug Fixes
27
-
28
- * bump [@cocreate](https://github.com/cocreate) dependencies ([00f5981](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/00f5981f49294d8ef38aa9076560659c6c4643da))
29
-
30
- ## [1.3.7](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.6...v1.3.7) (2023-05-02)
31
-
32
-
33
- ### Bug Fixes
34
-
35
- * removed unused functions ([f440ea8](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/f440ea8f713ca918ac08a7d4ae0a92255880cd21))
36
-
37
- ## [1.3.6](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.5...v1.3.6) (2023-05-01)
38
-
39
-
40
- ### Bug Fixes
41
-
42
- * update manifest.json to manifest.webmanifest ([b605f27](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b605f27956d535d00f849ec0c8482c827eb07fe0))
43
-
44
- ## [1.3.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.4...v1.3.5) (2023-05-01)
45
-
46
-
47
- ### Bug Fixes
48
-
49
- * replace fontawesome with svg ([e326c44](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e326c440604ec18dc264ca3ed5e12aea94f23c12))
50
-
51
- ## [1.3.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.3...v1.3.4) (2023-04-30)
52
-
53
-
54
- ### Bug Fixes
55
-
56
- * fullscreen target updated to fullscreen fullscreen-target ([7ab305f](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7ab305fb87e31ff1f73f533bc5bd51225fd6ce2a))
57
- * package-lock.json and pnpm-lock.yaml added to .gitignore ([2860da1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/2860da13dfa4a82a5048951ec011186ef9ce5f4c))
58
- * removed toogle fullscreen icons. now using css content ([ead687e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ead687e94040343b55309af848db3f06381bbd49))
59
-
60
- ## [1.3.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.2...v1.3.3) (2023-04-24)
61
-
62
-
63
- ### Bug Fixes
64
-
65
- * updated worrkflows to v3 and node version 16 ([17d53a1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/17d53a15f8ea8df467f0e0c668b71be0abd50eae))
66
- * workflow node version updated 16 ([017ca62](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/017ca6248b051a221902bc1ec15764cd06dcb182))
67
-
68
- ## [1.3.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.1...v1.3.2) (2023-04-24)
69
-
70
-
71
- ### Bug Fixes
72
-
73
- * bump [@cocreate](https://github.com/cocreate) dependencies ([56d7d76](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/56d7d76194f9034121b36eaa775d18b2acbce3ac))
74
-
75
- ## [1.3.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.0...v1.3.1) (2023-04-24)
76
-
77
-
78
- ### Bug Fixes
79
-
80
- * removed uglifyjs-webpack-plugin ([d559a31](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d559a312c533bccd8352736f43c883d9db25b41c))
81
-
82
- # [1.3.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.6...v1.3.0) (2023-04-24)
83
-
84
-
85
- ### Features
86
-
87
- * added pwa manifest ([d9654fb](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d9654fbb9c803ca385f6e78c900a29b5cf23d337))
88
-
89
- ## [1.2.6](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.5...v1.2.6) (2023-04-11)
90
-
91
-
92
- ### Bug Fixes
93
-
94
- * bump dependencies ([dc382c9](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/dc382c91173fc1a37d1c79ebde637443645b3489))
95
-
96
- ## [1.2.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.4...v1.2.5) (2023-04-11)
97
-
98
-
99
- ### Bug Fixes
100
-
101
- * bump [@cocreate](https://github.com/cocreate) dependencies ([3e461dc](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/3e461dc4298c6c2087c34aba21758790787ad313))
102
-
103
- ## [1.2.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.3...v1.2.4) (2023-04-11)
104
-
105
-
106
- ### Bug Fixes
107
-
108
- * renamed domains to hosts ([bf7cb7d](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/bf7cb7d38f5b637f05ae8e372a49d7c418dadddb))
109
-
110
- ## [1.2.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.2...v1.2.3) (2023-03-30)
111
-
112
-
113
- ### Bug Fixes
114
-
115
- * bump [@cocreate](https://github.com/cocreate) dependencies' ([b6c89f5](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b6c89f5491adcb92e931e5352413984372796132))
116
-
117
- ## [1.2.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.1...v1.2.2) (2023-03-16)
118
-
119
-
120
- ### Bug Fixes
121
-
122
- * bump dependencies' ([d921dc4](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d921dc41880d3f50fb3e6ab574987e0c8a1f369d))
123
-
124
- ## [1.2.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.0...v1.2.1) (2023-03-16)
125
-
126
-
127
- ### Bug Fixes
128
-
129
- * bump dependencies' ([bf07a79](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/bf07a79bf35d31be27400dd9722745a128c05e42))
130
-
131
- # [1.2.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.54...v1.2.0) (2023-03-16)
132
-
133
-
134
- ### Features
135
-
136
- * replaced get-value and set-value with a super charged version of CoCreate-events ([ce667cc](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ce667cc575be6e0eb56f811064c2c98adcd2cc65))
137
-
138
- ## [1.1.54](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.53...v1.1.54) (2023-02-01)
139
-
140
-
141
- ### Bug Fixes
142
-
143
- * bump dependencies ([bc2119a](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/bc2119a3c1e77fa6895e61cd38bdb0925f2ad951))
144
-
145
- ## [1.1.53](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.52...v1.1.53) (2023-01-31)
146
-
147
-
148
- ### Bug Fixes
149
-
150
- * bump dependencies ([375122c](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/375122ce6eb9fbff7045abb479b1d4f99bafbcd0))
151
-
152
- ## [1.1.52](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.51...v1.1.52) (2023-01-30)
153
-
154
-
155
- ### Bug Fixes
156
-
157
- * bump dependencies ([e9380d3](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e9380d34cbf607bc62ca88ac4f96002b5fdc8dbe))
158
-
159
- ## [1.1.51](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.50...v1.1.51) (2023-01-29)
160
-
161
-
162
- ### Bug Fixes
163
-
164
- * bump dependencies ([e284789](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e2847897a9afcb514bc447eb1ff83409c182193a))
165
-
166
- ## [1.1.50](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.49...v1.1.50) (2023-01-27)
167
-
168
-
169
- ### Bug Fixes
170
-
171
- * bump dependencies ([4d3b32b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4d3b32bd06f30dae2c4e35c82d4983de58b85f4e))
172
-
173
- ## [1.1.49](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.48...v1.1.49) (2023-01-13)
174
-
175
-
176
- ### Bug Fixes
177
-
178
- * bump dependencies ([0ae8adb](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/0ae8adb9fbe775897562968179b111a1fb6fd0d9))
179
-
180
- ## [1.1.48](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.47...v1.1.48) (2023-01-10)
181
-
182
-
183
- ### Bug Fixes
184
-
185
- * bump dependencies ([5682958](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/56829587bd9c17daff302b522a41c8cd5647889f))
186
-
187
- ## [1.1.47](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.46...v1.1.47) (2023-01-09)
188
-
189
-
190
- ### Bug Fixes
191
-
192
- * bump dependnecies ([3c4ce9c](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/3c4ce9c8ab69c92fd6692c2d1c42e72c03fdef8f))
193
-
194
- ## [1.1.46](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.45...v1.1.46) (2023-01-06)
195
-
196
-
197
- ### Bug Fixes
198
-
199
- * bump dependencies, worklow [@v3](https://github.com/v3) ([c81e5db](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c81e5dbae9b66ca2d875fb3d08ad4470499ad1ce))
200
-
201
- ## [1.1.45](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.44...v1.1.45) (2023-01-05)
202
-
203
-
204
- ### Bug Fixes
205
-
206
- * bump cdn to 1.39.4 ([76315d6](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/76315d6ece09e7358cc73680abb1c0f8d8041528))
207
- * bump dependencies ([12eb164](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/12eb16490b61a867bdbc3c2d9112e790cefc3afb))
208
-
209
- ## [1.1.44](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.43...v1.1.44) (2023-01-01)
210
-
211
-
212
- ### Bug Fixes
213
-
214
- * docs sanbox overflow ([7f5fd49](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7f5fd499e8cb03f83249b2b624bec97e20391a7a))
215
-
216
- ## [1.1.43](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.42...v1.1.43) (2022-12-31)
217
-
218
-
219
- ### Bug Fixes
220
-
221
- * bump dependencies ([d5e7e2b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d5e7e2b26ea9b945ba61a4c86b2d9acc3c6ecef0))
222
-
223
- ## [1.1.42](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.41...v1.1.42) (2022-12-30)
224
-
225
-
226
- ### Bug Fixes
227
-
228
- * update config sources to use template braces with entry on src ([795e413](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/795e413e1aa5a570fcba85bc17ecb0e8bb3f5d32))
229
-
230
- ## [1.1.41](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.40...v1.1.41) (2022-12-29)
231
-
232
-
233
- ### Bug Fixes
234
-
235
- * bump dependencies ([8b49844](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8b49844174967f9f51dbb704acaa2df4649da69a))
236
-
237
- ## [1.1.40](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.39...v1.1.40) (2022-12-27)
238
-
239
-
240
- ### Bug Fixes
241
-
242
- * bump dependencies ([7dbe923](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7dbe92376729640fa1cbdcbccab2ffe6f024b466))
243
-
244
- ## [1.1.39](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.38...v1.1.39) (2022-12-25)
245
-
246
-
247
- ### Bug Fixes
248
-
249
- * bump dependencies ([4426b17](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4426b17855ce4f14dc1b61f2f89384b043f1a3cc))
250
- * bumpcdn to 1.34.4 ([c4ad88e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c4ad88e426c3313567a8c4feab44143b9f3aabef))
251
-
252
- ## [1.1.38](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.37...v1.1.38) (2022-12-23)
253
-
254
-
255
- ### Bug Fixes
256
-
257
- * bump dependnecies ([99214fa](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/99214fa2a0478d506100c09cbbeeaf2979cfe2bb))
258
-
259
- ## [1.1.37](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.36...v1.1.37) (2022-12-22)
260
-
261
-
262
- ### Bug Fixes
263
-
264
- * bump dependencies ([da2507d](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/da2507d000d46b46a36e100f7bcdb80649fe2135))
265
- * update cdn ([6d4bff2](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/6d4bff2e89b866d14956dcdd73d2244ace55f512))
266
-
267
- ## [1.1.36](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.35...v1.1.36) (2022-12-22)
268
-
269
-
270
- ### Bug Fixes
271
-
272
- * update demos and bump dependencies ([53df364](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/53df36480fc39859935d0b530b9d38696515f40d))
273
-
274
- ## [1.1.35](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.34...v1.1.35) (2022-12-21)
275
-
276
-
277
- ### Bug Fixes
278
-
279
- * bump dependencies ([73deee9](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/73deee940f9860f8712c3fb56c31496450c3cd5b))
280
-
281
- ## [1.1.34](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.33...v1.1.34) (2022-12-20)
282
-
283
-
284
- ### Bug Fixes
285
-
286
- * bump dependencies ([b0cd5ed](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b0cd5ed7146c2d6934236e8b1aaa8e41572619a5))
287
-
288
- ## [1.1.33](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.32...v1.1.33) (2022-12-15)
289
-
290
-
291
- ### Bug Fixes
292
-
293
- * add missing dev dependency style-loader ([afbe1c1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/afbe1c12f20e01c655c3a65926f422259a6f7d2b))
294
-
295
- ## [1.1.32](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.31...v1.1.32) (2022-12-13)
296
-
297
-
298
- ### Bug Fixes
299
-
300
- * removed un used devDependencies ([4149723](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4149723447706f8ce5cdc64c575cbbfcb3a8b0e7))
301
-
302
- ## [1.1.31](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.30...v1.1.31) (2022-12-13)
303
-
304
-
305
- ### Bug Fixes
306
-
307
- * bump dependencies ([846629e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/846629eb5b678e3cad9d1a79c32129002774456f))
308
-
309
- ## [1.1.30](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.29...v1.1.30) (2022-12-12)
310
-
311
-
312
- ### Bug Fixes
313
-
314
- * bump dependencies ([6639539](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/66395398bbcafc98e7a4f0f6a368be6ca90520a4))
315
-
316
- ## [1.1.29](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.28...v1.1.29) (2022-12-11)
317
-
318
-
319
- ### Bug Fixes
320
-
321
- * bump dependencies ([7e96cbe](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7e96cbe5c60e816a6ea6f15ee465dbaed641babf))
322
-
323
- ## [1.1.28](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.27...v1.1.28) (2022-12-09)
324
-
325
-
326
- ### Bug Fixes
327
-
328
- * bump dependencies ([f64458e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/f64458eef9746e9567c0422d4c858880b1308335))
329
-
330
- ## [1.1.27](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.26...v1.1.27) (2022-12-08)
331
-
332
-
333
- ### Bug Fixes
334
-
335
- * bump dependencies ([d2edab7](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d2edab7c529515349a6364d2bd4e296f430021dd))
336
-
337
- ## [1.1.26](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.25...v1.1.26) (2022-12-07)
338
-
339
-
340
- ### Bug Fixes
341
-
342
- * bump dependencies ([90ecf88](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/90ecf88406738624b48b115acea61be05a0ea7f5))
343
-
344
- ## [1.1.25](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.24...v1.1.25) (2022-12-04)
345
-
346
-
347
- ### Bug Fixes
348
-
349
- * bump dependencies ([8a4c258](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8a4c258a670895f8ebe3bf821fb3f0f8ccb3b40d))
350
-
351
- ## [1.1.24](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.23...v1.1.24) (2022-12-02)
352
-
353
-
354
- ### Bug Fixes
355
-
356
- * bump dependencies ([7b1880d](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7b1880d477e08af28e70e5bee4cb329e70bf48a5))
357
- * docs ([b64e7be](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b64e7be7028a96b7a84d4df7349f22641fc370fe))
358
-
359
- ## [1.1.23](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.22...v1.1.23) (2022-11-28)
360
-
361
-
362
- ### Bug Fixes
363
-
364
- * bump dependencies ([4315e02](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4315e02c0c04af77618575135fc8f0ac5f1d41a0))
365
-
366
- ## [1.1.22](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.21...v1.1.22) (2022-11-28)
367
-
368
-
369
- ### Bug Fixes
370
-
371
- * bump dependencies ([f498fd1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/f498fd1ed63b4bca09e72dd52ea60e04fd1c2bf7))
372
-
373
- ## [1.1.21](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.20...v1.1.21) (2022-11-27)
374
-
375
-
376
- ### Bug Fixes
377
-
378
- * bump dependencies ([d6bce35](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d6bce3552f54d815e5f0198de0d6c2fd22de601b))
379
-
380
- ## [1.1.20](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.19...v1.1.20) (2022-11-26)
381
-
382
-
383
- ### Bug Fixes
384
-
385
- * bump dependencies ([ff35ddd](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ff35ddd9be0be0dddbbe094292433f32a18b7b21))
386
-
387
- ## [1.1.19](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.18...v1.1.19) (2022-11-25)
388
-
389
-
390
- ### Bug Fixes
391
-
392
- * bump dependencies ([22feb1e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/22feb1ed052fa3bacbf7a66079bee667d76b8eef))
393
-
394
- ## [1.1.18](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.17...v1.1.18) (2022-11-24)
395
-
396
-
397
- ### Bug Fixes
398
-
399
- * bump depenedencies ([eef1a4b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/eef1a4bae06d61573ec649bbc7438ebd45f86d31))
400
-
401
- ## [1.1.17](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.16...v1.1.17) (2022-11-23)
402
-
403
-
404
- ### Bug Fixes
405
-
406
- * bumped [@cocreate](https://github.com/cocreate) dependencies ([b1cd426](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b1cd42697663422b375fd3becf8bb5d3ef37fc3a))
407
-
408
- ## [1.1.16](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.15...v1.1.16) (2022-11-22)
409
-
410
-
411
- ### Bug Fixes
412
-
413
- * apply src: {{source}} to CoCreate.config ([580028c](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/580028c5d3c35b47cab3525b7d4f2646caef0096))
414
- * workflow docs ([e6f93fc](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e6f93fc2de267b649a350611b01d0c2a5975eb7c))
415
-
416
- ## [1.1.15](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.14...v1.1.15) (2022-11-21)
417
-
418
-
419
- ### Bug Fixes
420
-
421
- * @cocreate/docs bug fix ([e0321c2](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e0321c2c0eab6eeca1c31f88e0591043bb3b640b))
422
-
423
- ## [1.1.14](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.13...v1.1.14) (2022-11-21)
424
-
425
-
426
- ### Bug Fixes
427
-
428
- * replaced document_id with document._id ([ad8aef6](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ad8aef644270812d0fdeaf55984507e08c6c9c4a))
429
-
430
- ## [1.1.13](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.12...v1.1.13) (2022-11-21)
431
-
432
-
433
- ### Bug Fixes
434
-
435
- * bump [@cocreate](https://github.com/cocreate) dependencies ([3632d64](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/3632d64cf68fd2d478dd2689f8ea0723568d50ed))
436
-
437
- ## [1.1.12](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.11...v1.1.12) (2022-11-21)
438
-
439
-
440
- ### Bug Fixes
441
-
442
- * bump d@cocreate ependencies ([4bd3a47](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4bd3a47c51cb695f6ab38696373d7bda131bcdf9))
443
-
444
- ## [1.1.11](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.10...v1.1.11) (2022-10-02)
445
-
446
-
447
- ### Bug Fixes
448
-
449
- * minor bug fixes ([c2e0435](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c2e04354d71aec6c7c885951015e726dd882e539))
450
-
451
- ## [1.1.10](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.9...v1.1.10) (2022-10-02)
452
-
453
-
454
- ### Bug Fixes
455
-
456
- * bump @cocreate/hosting and @cocreate/socket-client ([8e243c1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8e243c1288f8486c6609e13780d0de994b236c32))
457
-
458
- ## [1.1.9](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.8...v1.1.9) (2022-10-01)
459
-
460
-
461
- ### Bug Fixes
462
-
463
- * bump dependencies ([8c1b1c8](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8c1b1c8bc30e069f19ad4b7ef689cb0c74664218))
464
-
465
- ## [1.1.8](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.7...v1.1.8) (2022-09-30)
466
-
467
-
468
- ### Bug Fixes
469
-
470
- * bump [@cocreate](https://github.com/cocreate) dependencies ([1cff0f0](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/1cff0f080a9e07e02770d21b96daf83fa69c3c12))
471
-
472
- ## [1.1.7](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.6...v1.1.7) (2022-09-30)
473
-
474
-
475
- ### Bug Fixes
476
-
477
- * bump [@cocreate](https://github.com/cocreate) dependencies ([f30a858](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/f30a858f147613bff46e6a96185c147fdc9a0ac5))
478
-
479
- ## [1.1.6](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.5...v1.1.6) (2022-09-30)
480
-
481
-
482
- ### Bug Fixes
483
-
484
- * bump [@cocreate](https://github.com/cocreate) dependencies ([240454b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/240454b948c4bce047b95e835d1fc9290aa95fa9))
485
-
486
- ## [1.1.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.4...v1.1.5) (2022-09-30)
487
-
488
-
489
- ### Bug Fixes
490
-
491
- * bump dependencies ([2fd2d17](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/2fd2d17f5a7516ccfcd1bcae0140a9ec7ae9f101))
492
-
493
- ## [1.1.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.3...v1.1.4) (2022-09-30)
494
-
495
-
496
- ### Bug Fixes
497
-
498
- * bump dependencies ([868b2d8](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/868b2d843531a7e724e38bcdc3a6c555c8dd0ed2))
499
-
500
- ## [1.1.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.2...v1.1.3) (2022-09-29)
501
-
502
-
503
- ### Bug Fixes
504
-
505
- * config renameed to CoCreateConfig ([fa03292](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/fa032924443c3261b4b345d3f2f376501286e9e8))
506
-
507
- ## [1.1.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.1...v1.1.2) (2022-09-01)
508
-
509
-
510
- ### Bug Fixes
511
-
512
- * bump all of [@cocreate](https://github.com/cocreate) dependencies ([c2879ba](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c2879bafb1437f2de21480442bf5e38047924f19))
513
-
514
- ## [1.1.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.0...v1.1.1) (2022-07-03)
515
-
516
-
517
- ### Bug Fixes
518
-
519
- * update pass-fetch and pass-filter attributes ([ef36769](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ef36769bc387b51e0f6a7a231db20eb74cfad98f))
520
-
521
- # [1.1.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.10...v1.1.0) (2022-06-23)
522
-
523
-
524
- ### Features
525
-
526
- * observe attributes if match found lazyload component ([755c88b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/755c88b01222ebe85e51aa633be313a762e2d102))
527
-
528
- ## [1.0.10](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.9...v1.0.10) (2022-06-18)
529
-
530
-
531
- ### Bug Fixes
532
-
533
- * bump dependencies ([8631da5](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8631da5a9fa27aec4121899b9c913a70b1dfeb31))
534
-
535
- ## [1.0.9](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.8...v1.0.9) (2022-06-12)
536
-
537
-
538
- ### Bug Fixes
539
-
540
- * update dependencies ([d7e5038](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d7e5038b36b3ca45625ca36fbd769337f2261531))
541
-
542
- ## [1.0.8](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.7...v1.0.8) (2022-05-23)
543
-
544
-
545
- ### Bug Fixes
546
-
547
- * bump all dependencies ([cc316e6](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/cc316e6f7b5e5ea6e56d74baced718b8185bd4ae))
548
-
549
- ## [1.0.7](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.6...v1.0.7) (2022-05-06)
550
-
551
-
552
- ### Bug Fixes
553
-
554
- * update config organization_Id to organization_id ([5636e37](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/5636e37ba01698cfbd312024be9f75f0680009e6))
555
-
556
- ## [1.0.6](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.5...v1.0.6) (2022-02-24)
557
-
558
-
559
- ### Bug Fixes
560
-
561
- * CoCreate.config replace CoCreate.app with * ([4a01174](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4a011749c571f6c118b2bbc1a0ccceb83e5e2366))
562
-
563
- ## [1.0.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.4...v1.0.5) (2022-02-16)
564
-
565
-
566
- ### Bug Fixes
567
-
568
- * update dependencies ([82e5b02](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/82e5b024601353c6e8e3ec5a9aec1711a28c619b))
569
-
570
- ## [1.0.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.3...v1.0.4) (2022-02-10)
571
-
572
-
573
- ### Bug Fixes
574
-
575
- * bump dependencies ([6d30855](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/6d3085557d4b9b51da828e45363a60588355a4cc))
576
-
577
- ## [1.0.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.2...v1.0.3) (2022-02-07)
578
-
579
-
580
- ### Bug Fixes
581
-
582
- * bump dependency versions ([911c2b6](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/911c2b6b970e55f0923a79ab142743b42cb63aee))
583
-
584
- ## [1.0.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.1...v1.0.2) (2022-02-03)
585
-
586
-
587
- ### Bug Fixes
588
-
589
- * replaced show and hide class hidden with attribute hidden ([112ddfd](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/112ddfdeaec7f0b40064423d2d31401176c407b8))
590
-
591
- ## [1.0.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.0...v1.0.1) (2022-02-01)
592
-
593
-
594
- ### Bug Fixes
595
-
596
- * update dependency versions ([1fa28e1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/1fa28e19a04fbedfc89a1d51c788680b0912d1b4))
597
-
598
- # 1.0.0 (2022-01-20)
599
-
600
-
601
- ### Features
602
-
1
+ ## [1.3.13](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.12...v1.3.13) (2023-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **semantic-release:** worklow error solved by running node version 14 ([c8c6575](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c8c6575d8adca1486310800a530b21606a8a6165))
7
+
8
+ ## [1.3.12](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.11...v1.3.12) (2023-06-02)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * format demo html ([9dbc0f5](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/9dbc0f53f74dead2d4255d8b5335b3ed88a29fd5))
14
+ * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([787bc43](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/787bc439fc5ed4117de9e2e41ccb8d50b1438bcb))
15
+
16
+ ## [1.3.11](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.10...v1.3.11) (2023-05-21)
17
+
18
+
19
+ ### Bug Fixes
20
+
21
+ * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([af11800](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/af118003fefdcfc853c3ee7cc338f9929172b379))
22
+
23
+ ## [1.3.10](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.9...v1.3.10) (2023-05-19)
24
+
25
+
26
+ ### Bug Fixes
27
+
28
+ * update packages to latest version. This commit updates various packages in the dependencies section of the package.json file to their latest published versions, thereby fixing multiple bugs and improving overall performance. ([cc3a9dd](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/cc3a9dd3cd2f1ae1766112121a2d1f1b1fa5d1f3))
29
+
30
+ ## [1.3.9](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.8...v1.3.9) (2023-05-10)
31
+
32
+
33
+ ### Bug Fixes
34
+
35
+ * apikey renamed to key ([85a1bad](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/85a1bad09b881c81d2b4e8779156643dbce11487))
36
+ * apikey renamed to key ([b9830d8](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b9830d8cac1691070c0188e220e0611c023daf06))
37
+
38
+ ## [1.3.8](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.7...v1.3.8) (2023-05-06)
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([00f5981](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/00f5981f49294d8ef38aa9076560659c6c4643da))
44
+
45
+ ## [1.3.7](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.6...v1.3.7) (2023-05-02)
46
+
47
+
48
+ ### Bug Fixes
49
+
50
+ * removed unused functions ([f440ea8](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/f440ea8f713ca918ac08a7d4ae0a92255880cd21))
51
+
52
+ ## [1.3.6](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.5...v1.3.6) (2023-05-01)
53
+
54
+
55
+ ### Bug Fixes
56
+
57
+ * update manifest.json to manifest.webmanifest ([b605f27](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b605f27956d535d00f849ec0c8482c827eb07fe0))
58
+
59
+ ## [1.3.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.4...v1.3.5) (2023-05-01)
60
+
61
+
62
+ ### Bug Fixes
63
+
64
+ * replace fontawesome with svg ([e326c44](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e326c440604ec18dc264ca3ed5e12aea94f23c12))
65
+
66
+ ## [1.3.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.3...v1.3.4) (2023-04-30)
67
+
68
+
69
+ ### Bug Fixes
70
+
71
+ * fullscreen target updated to fullscreen fullscreen-target ([7ab305f](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7ab305fb87e31ff1f73f533bc5bd51225fd6ce2a))
72
+ * package-lock.json and pnpm-lock.yaml added to .gitignore ([2860da1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/2860da13dfa4a82a5048951ec011186ef9ce5f4c))
73
+ * removed toogle fullscreen icons. now using css content ([ead687e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ead687e94040343b55309af848db3f06381bbd49))
74
+
75
+ ## [1.3.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.2...v1.3.3) (2023-04-24)
76
+
77
+
78
+ ### Bug Fixes
79
+
80
+ * updated worrkflows to v3 and node version 16 ([17d53a1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/17d53a15f8ea8df467f0e0c668b71be0abd50eae))
81
+ * workflow node version updated 16 ([017ca62](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/017ca6248b051a221902bc1ec15764cd06dcb182))
82
+
83
+ ## [1.3.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.1...v1.3.2) (2023-04-24)
84
+
85
+
86
+ ### Bug Fixes
87
+
88
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([56d7d76](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/56d7d76194f9034121b36eaa775d18b2acbce3ac))
89
+
90
+ ## [1.3.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.0...v1.3.1) (2023-04-24)
91
+
92
+
93
+ ### Bug Fixes
94
+
95
+ * removed uglifyjs-webpack-plugin ([d559a31](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d559a312c533bccd8352736f43c883d9db25b41c))
96
+
97
+ # [1.3.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.6...v1.3.0) (2023-04-24)
98
+
99
+
100
+ ### Features
101
+
102
+ * added pwa manifest ([d9654fb](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d9654fbb9c803ca385f6e78c900a29b5cf23d337))
103
+
104
+ ## [1.2.6](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.5...v1.2.6) (2023-04-11)
105
+
106
+
107
+ ### Bug Fixes
108
+
109
+ * bump dependencies ([dc382c9](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/dc382c91173fc1a37d1c79ebde637443645b3489))
110
+
111
+ ## [1.2.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.4...v1.2.5) (2023-04-11)
112
+
113
+
114
+ ### Bug Fixes
115
+
116
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([3e461dc](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/3e461dc4298c6c2087c34aba21758790787ad313))
117
+
118
+ ## [1.2.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.3...v1.2.4) (2023-04-11)
119
+
120
+
121
+ ### Bug Fixes
122
+
123
+ * renamed domains to hosts ([bf7cb7d](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/bf7cb7d38f5b637f05ae8e372a49d7c418dadddb))
124
+
125
+ ## [1.2.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.2...v1.2.3) (2023-03-30)
126
+
127
+
128
+ ### Bug Fixes
129
+
130
+ * bump [@cocreate](https://github.com/cocreate) dependencies' ([b6c89f5](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b6c89f5491adcb92e931e5352413984372796132))
131
+
132
+ ## [1.2.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.1...v1.2.2) (2023-03-16)
133
+
134
+
135
+ ### Bug Fixes
136
+
137
+ * bump dependencies' ([d921dc4](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d921dc41880d3f50fb3e6ab574987e0c8a1f369d))
138
+
139
+ ## [1.2.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.2.0...v1.2.1) (2023-03-16)
140
+
141
+
142
+ ### Bug Fixes
143
+
144
+ * bump dependencies' ([bf07a79](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/bf07a79bf35d31be27400dd9722745a128c05e42))
145
+
146
+ # [1.2.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.54...v1.2.0) (2023-03-16)
147
+
148
+
149
+ ### Features
150
+
151
+ * replaced get-value and set-value with a super charged version of CoCreate-events ([ce667cc](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ce667cc575be6e0eb56f811064c2c98adcd2cc65))
152
+
153
+ ## [1.1.54](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.53...v1.1.54) (2023-02-01)
154
+
155
+
156
+ ### Bug Fixes
157
+
158
+ * bump dependencies ([bc2119a](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/bc2119a3c1e77fa6895e61cd38bdb0925f2ad951))
159
+
160
+ ## [1.1.53](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.52...v1.1.53) (2023-01-31)
161
+
162
+
163
+ ### Bug Fixes
164
+
165
+ * bump dependencies ([375122c](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/375122ce6eb9fbff7045abb479b1d4f99bafbcd0))
166
+
167
+ ## [1.1.52](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.51...v1.1.52) (2023-01-30)
168
+
169
+
170
+ ### Bug Fixes
171
+
172
+ * bump dependencies ([e9380d3](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e9380d34cbf607bc62ca88ac4f96002b5fdc8dbe))
173
+
174
+ ## [1.1.51](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.50...v1.1.51) (2023-01-29)
175
+
176
+
177
+ ### Bug Fixes
178
+
179
+ * bump dependencies ([e284789](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e2847897a9afcb514bc447eb1ff83409c182193a))
180
+
181
+ ## [1.1.50](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.49...v1.1.50) (2023-01-27)
182
+
183
+
184
+ ### Bug Fixes
185
+
186
+ * bump dependencies ([4d3b32b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4d3b32bd06f30dae2c4e35c82d4983de58b85f4e))
187
+
188
+ ## [1.1.49](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.48...v1.1.49) (2023-01-13)
189
+
190
+
191
+ ### Bug Fixes
192
+
193
+ * bump dependencies ([0ae8adb](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/0ae8adb9fbe775897562968179b111a1fb6fd0d9))
194
+
195
+ ## [1.1.48](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.47...v1.1.48) (2023-01-10)
196
+
197
+
198
+ ### Bug Fixes
199
+
200
+ * bump dependencies ([5682958](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/56829587bd9c17daff302b522a41c8cd5647889f))
201
+
202
+ ## [1.1.47](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.46...v1.1.47) (2023-01-09)
203
+
204
+
205
+ ### Bug Fixes
206
+
207
+ * bump dependnecies ([3c4ce9c](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/3c4ce9c8ab69c92fd6692c2d1c42e72c03fdef8f))
208
+
209
+ ## [1.1.46](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.45...v1.1.46) (2023-01-06)
210
+
211
+
212
+ ### Bug Fixes
213
+
214
+ * bump dependencies, worklow [@v3](https://github.com/v3) ([c81e5db](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c81e5dbae9b66ca2d875fb3d08ad4470499ad1ce))
215
+
216
+ ## [1.1.45](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.44...v1.1.45) (2023-01-05)
217
+
218
+
219
+ ### Bug Fixes
220
+
221
+ * bump cdn to 1.39.4 ([76315d6](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/76315d6ece09e7358cc73680abb1c0f8d8041528))
222
+ * bump dependencies ([12eb164](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/12eb16490b61a867bdbc3c2d9112e790cefc3afb))
223
+
224
+ ## [1.1.44](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.43...v1.1.44) (2023-01-01)
225
+
226
+
227
+ ### Bug Fixes
228
+
229
+ * docs sanbox overflow ([7f5fd49](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7f5fd499e8cb03f83249b2b624bec97e20391a7a))
230
+
231
+ ## [1.1.43](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.42...v1.1.43) (2022-12-31)
232
+
233
+
234
+ ### Bug Fixes
235
+
236
+ * bump dependencies ([d5e7e2b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d5e7e2b26ea9b945ba61a4c86b2d9acc3c6ecef0))
237
+
238
+ ## [1.1.42](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.41...v1.1.42) (2022-12-30)
239
+
240
+
241
+ ### Bug Fixes
242
+
243
+ * update config sources to use template braces with entry on src ([795e413](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/795e413e1aa5a570fcba85bc17ecb0e8bb3f5d32))
244
+
245
+ ## [1.1.41](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.40...v1.1.41) (2022-12-29)
246
+
247
+
248
+ ### Bug Fixes
249
+
250
+ * bump dependencies ([8b49844](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8b49844174967f9f51dbb704acaa2df4649da69a))
251
+
252
+ ## [1.1.40](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.39...v1.1.40) (2022-12-27)
253
+
254
+
255
+ ### Bug Fixes
256
+
257
+ * bump dependencies ([7dbe923](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7dbe92376729640fa1cbdcbccab2ffe6f024b466))
258
+
259
+ ## [1.1.39](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.38...v1.1.39) (2022-12-25)
260
+
261
+
262
+ ### Bug Fixes
263
+
264
+ * bump dependencies ([4426b17](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4426b17855ce4f14dc1b61f2f89384b043f1a3cc))
265
+ * bumpcdn to 1.34.4 ([c4ad88e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c4ad88e426c3313567a8c4feab44143b9f3aabef))
266
+
267
+ ## [1.1.38](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.37...v1.1.38) (2022-12-23)
268
+
269
+
270
+ ### Bug Fixes
271
+
272
+ * bump dependnecies ([99214fa](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/99214fa2a0478d506100c09cbbeeaf2979cfe2bb))
273
+
274
+ ## [1.1.37](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.36...v1.1.37) (2022-12-22)
275
+
276
+
277
+ ### Bug Fixes
278
+
279
+ * bump dependencies ([da2507d](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/da2507d000d46b46a36e100f7bcdb80649fe2135))
280
+ * update cdn ([6d4bff2](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/6d4bff2e89b866d14956dcdd73d2244ace55f512))
281
+
282
+ ## [1.1.36](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.35...v1.1.36) (2022-12-22)
283
+
284
+
285
+ ### Bug Fixes
286
+
287
+ * update demos and bump dependencies ([53df364](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/53df36480fc39859935d0b530b9d38696515f40d))
288
+
289
+ ## [1.1.35](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.34...v1.1.35) (2022-12-21)
290
+
291
+
292
+ ### Bug Fixes
293
+
294
+ * bump dependencies ([73deee9](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/73deee940f9860f8712c3fb56c31496450c3cd5b))
295
+
296
+ ## [1.1.34](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.33...v1.1.34) (2022-12-20)
297
+
298
+
299
+ ### Bug Fixes
300
+
301
+ * bump dependencies ([b0cd5ed](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b0cd5ed7146c2d6934236e8b1aaa8e41572619a5))
302
+
303
+ ## [1.1.33](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.32...v1.1.33) (2022-12-15)
304
+
305
+
306
+ ### Bug Fixes
307
+
308
+ * add missing dev dependency style-loader ([afbe1c1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/afbe1c12f20e01c655c3a65926f422259a6f7d2b))
309
+
310
+ ## [1.1.32](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.31...v1.1.32) (2022-12-13)
311
+
312
+
313
+ ### Bug Fixes
314
+
315
+ * removed un used devDependencies ([4149723](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4149723447706f8ce5cdc64c575cbbfcb3a8b0e7))
316
+
317
+ ## [1.1.31](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.30...v1.1.31) (2022-12-13)
318
+
319
+
320
+ ### Bug Fixes
321
+
322
+ * bump dependencies ([846629e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/846629eb5b678e3cad9d1a79c32129002774456f))
323
+
324
+ ## [1.1.30](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.29...v1.1.30) (2022-12-12)
325
+
326
+
327
+ ### Bug Fixes
328
+
329
+ * bump dependencies ([6639539](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/66395398bbcafc98e7a4f0f6a368be6ca90520a4))
330
+
331
+ ## [1.1.29](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.28...v1.1.29) (2022-12-11)
332
+
333
+
334
+ ### Bug Fixes
335
+
336
+ * bump dependencies ([7e96cbe](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7e96cbe5c60e816a6ea6f15ee465dbaed641babf))
337
+
338
+ ## [1.1.28](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.27...v1.1.28) (2022-12-09)
339
+
340
+
341
+ ### Bug Fixes
342
+
343
+ * bump dependencies ([f64458e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/f64458eef9746e9567c0422d4c858880b1308335))
344
+
345
+ ## [1.1.27](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.26...v1.1.27) (2022-12-08)
346
+
347
+
348
+ ### Bug Fixes
349
+
350
+ * bump dependencies ([d2edab7](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d2edab7c529515349a6364d2bd4e296f430021dd))
351
+
352
+ ## [1.1.26](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.25...v1.1.26) (2022-12-07)
353
+
354
+
355
+ ### Bug Fixes
356
+
357
+ * bump dependencies ([90ecf88](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/90ecf88406738624b48b115acea61be05a0ea7f5))
358
+
359
+ ## [1.1.25](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.24...v1.1.25) (2022-12-04)
360
+
361
+
362
+ ### Bug Fixes
363
+
364
+ * bump dependencies ([8a4c258](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8a4c258a670895f8ebe3bf821fb3f0f8ccb3b40d))
365
+
366
+ ## [1.1.24](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.23...v1.1.24) (2022-12-02)
367
+
368
+
369
+ ### Bug Fixes
370
+
371
+ * bump dependencies ([7b1880d](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7b1880d477e08af28e70e5bee4cb329e70bf48a5))
372
+ * docs ([b64e7be](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b64e7be7028a96b7a84d4df7349f22641fc370fe))
373
+
374
+ ## [1.1.23](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.22...v1.1.23) (2022-11-28)
375
+
376
+
377
+ ### Bug Fixes
378
+
379
+ * bump dependencies ([4315e02](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4315e02c0c04af77618575135fc8f0ac5f1d41a0))
380
+
381
+ ## [1.1.22](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.21...v1.1.22) (2022-11-28)
382
+
383
+
384
+ ### Bug Fixes
385
+
386
+ * bump dependencies ([f498fd1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/f498fd1ed63b4bca09e72dd52ea60e04fd1c2bf7))
387
+
388
+ ## [1.1.21](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.20...v1.1.21) (2022-11-27)
389
+
390
+
391
+ ### Bug Fixes
392
+
393
+ * bump dependencies ([d6bce35](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d6bce3552f54d815e5f0198de0d6c2fd22de601b))
394
+
395
+ ## [1.1.20](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.19...v1.1.20) (2022-11-26)
396
+
397
+
398
+ ### Bug Fixes
399
+
400
+ * bump dependencies ([ff35ddd](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ff35ddd9be0be0dddbbe094292433f32a18b7b21))
401
+
402
+ ## [1.1.19](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.18...v1.1.19) (2022-11-25)
403
+
404
+
405
+ ### Bug Fixes
406
+
407
+ * bump dependencies ([22feb1e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/22feb1ed052fa3bacbf7a66079bee667d76b8eef))
408
+
409
+ ## [1.1.18](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.17...v1.1.18) (2022-11-24)
410
+
411
+
412
+ ### Bug Fixes
413
+
414
+ * bump depenedencies ([eef1a4b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/eef1a4bae06d61573ec649bbc7438ebd45f86d31))
415
+
416
+ ## [1.1.17](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.16...v1.1.17) (2022-11-23)
417
+
418
+
419
+ ### Bug Fixes
420
+
421
+ * bumped [@cocreate](https://github.com/cocreate) dependencies ([b1cd426](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b1cd42697663422b375fd3becf8bb5d3ef37fc3a))
422
+
423
+ ## [1.1.16](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.15...v1.1.16) (2022-11-22)
424
+
425
+
426
+ ### Bug Fixes
427
+
428
+ * apply src: {{source}} to CoCreate.config ([580028c](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/580028c5d3c35b47cab3525b7d4f2646caef0096))
429
+ * workflow docs ([e6f93fc](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e6f93fc2de267b649a350611b01d0c2a5975eb7c))
430
+
431
+ ## [1.1.15](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.14...v1.1.15) (2022-11-21)
432
+
433
+
434
+ ### Bug Fixes
435
+
436
+ * @cocreate/docs bug fix ([e0321c2](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/e0321c2c0eab6eeca1c31f88e0591043bb3b640b))
437
+
438
+ ## [1.1.14](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.13...v1.1.14) (2022-11-21)
439
+
440
+
441
+ ### Bug Fixes
442
+
443
+ * replaced document_id with document._id ([ad8aef6](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ad8aef644270812d0fdeaf55984507e08c6c9c4a))
444
+
445
+ ## [1.1.13](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.12...v1.1.13) (2022-11-21)
446
+
447
+
448
+ ### Bug Fixes
449
+
450
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([3632d64](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/3632d64cf68fd2d478dd2689f8ea0723568d50ed))
451
+
452
+ ## [1.1.12](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.11...v1.1.12) (2022-11-21)
453
+
454
+
455
+ ### Bug Fixes
456
+
457
+ * bump d@cocreate ependencies ([4bd3a47](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4bd3a47c51cb695f6ab38696373d7bda131bcdf9))
458
+
459
+ ## [1.1.11](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.10...v1.1.11) (2022-10-02)
460
+
461
+
462
+ ### Bug Fixes
463
+
464
+ * minor bug fixes ([c2e0435](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c2e04354d71aec6c7c885951015e726dd882e539))
465
+
466
+ ## [1.1.10](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.9...v1.1.10) (2022-10-02)
467
+
468
+
469
+ ### Bug Fixes
470
+
471
+ * bump @cocreate/hosting and @cocreate/socket-client ([8e243c1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8e243c1288f8486c6609e13780d0de994b236c32))
472
+
473
+ ## [1.1.9](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.8...v1.1.9) (2022-10-01)
474
+
475
+
476
+ ### Bug Fixes
477
+
478
+ * bump dependencies ([8c1b1c8](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8c1b1c8bc30e069f19ad4b7ef689cb0c74664218))
479
+
480
+ ## [1.1.8](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.7...v1.1.8) (2022-09-30)
481
+
482
+
483
+ ### Bug Fixes
484
+
485
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([1cff0f0](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/1cff0f080a9e07e02770d21b96daf83fa69c3c12))
486
+
487
+ ## [1.1.7](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.6...v1.1.7) (2022-09-30)
488
+
489
+
490
+ ### Bug Fixes
491
+
492
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([f30a858](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/f30a858f147613bff46e6a96185c147fdc9a0ac5))
493
+
494
+ ## [1.1.6](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.5...v1.1.6) (2022-09-30)
495
+
496
+
497
+ ### Bug Fixes
498
+
499
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([240454b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/240454b948c4bce047b95e835d1fc9290aa95fa9))
500
+
501
+ ## [1.1.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.4...v1.1.5) (2022-09-30)
502
+
503
+
504
+ ### Bug Fixes
505
+
506
+ * bump dependencies ([2fd2d17](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/2fd2d17f5a7516ccfcd1bcae0140a9ec7ae9f101))
507
+
508
+ ## [1.1.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.3...v1.1.4) (2022-09-30)
509
+
510
+
511
+ ### Bug Fixes
512
+
513
+ * bump dependencies ([868b2d8](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/868b2d843531a7e724e38bcdc3a6c555c8dd0ed2))
514
+
515
+ ## [1.1.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.2...v1.1.3) (2022-09-29)
516
+
517
+
518
+ ### Bug Fixes
519
+
520
+ * config renameed to CoCreateConfig ([fa03292](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/fa032924443c3261b4b345d3f2f376501286e9e8))
521
+
522
+ ## [1.1.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.1...v1.1.2) (2022-09-01)
523
+
524
+
525
+ ### Bug Fixes
526
+
527
+ * bump all of [@cocreate](https://github.com/cocreate) dependencies ([c2879ba](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c2879bafb1437f2de21480442bf5e38047924f19))
528
+
529
+ ## [1.1.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.0...v1.1.1) (2022-07-03)
530
+
531
+
532
+ ### Bug Fixes
533
+
534
+ * update pass-fetch and pass-filter attributes ([ef36769](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ef36769bc387b51e0f6a7a231db20eb74cfad98f))
535
+
536
+ # [1.1.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.10...v1.1.0) (2022-06-23)
537
+
538
+
539
+ ### Features
540
+
541
+ * observe attributes if match found lazyload component ([755c88b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/755c88b01222ebe85e51aa633be313a762e2d102))
542
+
543
+ ## [1.0.10](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.9...v1.0.10) (2022-06-18)
544
+
545
+
546
+ ### Bug Fixes
547
+
548
+ * bump dependencies ([8631da5](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8631da5a9fa27aec4121899b9c913a70b1dfeb31))
549
+
550
+ ## [1.0.9](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.8...v1.0.9) (2022-06-12)
551
+
552
+
553
+ ### Bug Fixes
554
+
555
+ * update dependencies ([d7e5038](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/d7e5038b36b3ca45625ca36fbd769337f2261531))
556
+
557
+ ## [1.0.8](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.7...v1.0.8) (2022-05-23)
558
+
559
+
560
+ ### Bug Fixes
561
+
562
+ * bump all dependencies ([cc316e6](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/cc316e6f7b5e5ea6e56d74baced718b8185bd4ae))
563
+
564
+ ## [1.0.7](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.6...v1.0.7) (2022-05-06)
565
+
566
+
567
+ ### Bug Fixes
568
+
569
+ * update config organization_Id to organization_id ([5636e37](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/5636e37ba01698cfbd312024be9f75f0680009e6))
570
+
571
+ ## [1.0.6](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.5...v1.0.6) (2022-02-24)
572
+
573
+
574
+ ### Bug Fixes
575
+
576
+ * CoCreate.config replace CoCreate.app with * ([4a01174](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4a011749c571f6c118b2bbc1a0ccceb83e5e2366))
577
+
578
+ ## [1.0.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.4...v1.0.5) (2022-02-16)
579
+
580
+
581
+ ### Bug Fixes
582
+
583
+ * update dependencies ([82e5b02](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/82e5b024601353c6e8e3ec5a9aec1711a28c619b))
584
+
585
+ ## [1.0.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.3...v1.0.4) (2022-02-10)
586
+
587
+
588
+ ### Bug Fixes
589
+
590
+ * bump dependencies ([6d30855](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/6d3085557d4b9b51da828e45363a60588355a4cc))
591
+
592
+ ## [1.0.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.2...v1.0.3) (2022-02-07)
593
+
594
+
595
+ ### Bug Fixes
596
+
597
+ * bump dependency versions ([911c2b6](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/911c2b6b970e55f0923a79ab142743b42cb63aee))
598
+
599
+ ## [1.0.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.1...v1.0.2) (2022-02-03)
600
+
601
+
602
+ ### Bug Fixes
603
+
604
+ * replaced show and hide class hidden with attribute hidden ([112ddfd](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/112ddfdeaec7f0b40064423d2d31401176c407b8))
605
+
606
+ ## [1.0.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.0...v1.0.1) (2022-02-01)
607
+
608
+
609
+ ### Bug Fixes
610
+
611
+ * update dependency versions ([1fa28e1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/1fa28e19a04fbedfc89a1d51c788680b0912d1b4))
612
+
613
+ # 1.0.0 (2022-01-20)
614
+
615
+
616
+ ### Features
617
+
603
618
  * intial release ([0202811](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/0202811bca93f67eed623143e0731ad731a7fef8))