@cocreate/selection 1.6.11 → 1.6.12

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,917 +1,924 @@
1
- ## [1.6.11](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.10...v1.6.11) (2023-06-02)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * format demo html ([113b9dc](https://github.com/CoCreate-app/CoCreate-selection/commit/113b9dcdcbdf7bd34f60a9e89d1fd9d9ddad7844))
7
-
8
- ## [1.6.10](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.9...v1.6.10) (2023-05-21)
9
-
10
-
11
- ### Bug Fixes
12
-
13
- * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([9f7a88d](https://github.com/CoCreate-app/CoCreate-selection/commit/9f7a88d66bdf978b0c4d09065489f01344ba3c71))
14
-
15
- ## [1.6.9](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.8...v1.6.9) (2023-05-19)
16
-
17
-
18
- ### Bug Fixes
19
-
20
- * 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. ([f0d53c4](https://github.com/CoCreate-app/CoCreate-selection/commit/f0d53c43aa0274a1a6cf1e523558aeb53968f56b))
21
-
22
- ## [1.6.8](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.7...v1.6.8) (2023-05-18)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * apikey renamed to key ([d14fe20](https://github.com/CoCreate-app/CoCreate-selection/commit/d14fe20711cb9352aef8bc49afc116ba59e73c67))
28
-
29
- ## [1.6.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.6...v1.6.7) (2023-05-06)
30
-
31
-
32
- ### Bug Fixes
33
-
34
- * bump [@cocreate](https://github.com/cocreate) dependencies ([2d089fc](https://github.com/CoCreate-app/CoCreate-selection/commit/2d089fc2e21a4593acbd9cd56097569ffd3d6659))
35
-
36
- ## [1.6.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.5...v1.6.6) (2023-05-01)
37
-
38
-
39
- ### Bug Fixes
40
-
41
- * update manifest.json to manifest.webmanifest ([fa098cf](https://github.com/CoCreate-app/CoCreate-selection/commit/fa098cf6525e043288c96e7c7ff19964b84e9cb6))
42
-
43
- ## [1.6.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.4...v1.6.5) (2023-05-01)
44
-
45
-
46
- ### Bug Fixes
47
-
48
- * replace fontawesome with svg ([a57dcf0](https://github.com/CoCreate-app/CoCreate-selection/commit/a57dcf031a784e4788795f38befc97cbeaa85579))
49
-
50
- ## [1.6.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.3...v1.6.4) (2023-04-30)
51
-
52
-
53
- ### Bug Fixes
54
-
55
- * fullscreen target updated to fullscreen fullscreen-target ([fcdf453](https://github.com/CoCreate-app/CoCreate-selection/commit/fcdf453b26f150e7ff79f4e5e275d72d3baddacf))
56
- * package-lock.json and pnpm-lock.yaml added to .gitignore ([654f238](https://github.com/CoCreate-app/CoCreate-selection/commit/654f238da0690f2d4ed5c6ab6a2b54db93219ca1))
57
- * removed toogle fullscreen icons. now using css content ([a4a38f2](https://github.com/CoCreate-app/CoCreate-selection/commit/a4a38f29447685177d693d87b7977b4582f4ca98))
58
-
59
- ## [1.6.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.2...v1.6.3) (2023-04-24)
60
-
61
-
62
- ### Bug Fixes
63
-
64
- * updated worrkflows to v3 and node version 16 ([cc8018a](https://github.com/CoCreate-app/CoCreate-selection/commit/cc8018ae3f1930be263d6df921d7142f4a068ecf))
65
- * workflow node version updated 16 ([a913389](https://github.com/CoCreate-app/CoCreate-selection/commit/a913389ab1f329ab972d5b3e1bbef6b6febb8c9e))
66
-
67
- ## [1.6.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.1...v1.6.2) (2023-04-24)
68
-
69
-
70
- ### Bug Fixes
71
-
72
- * bump [@cocreate](https://github.com/cocreate) dependencies ([71f345a](https://github.com/CoCreate-app/CoCreate-selection/commit/71f345ad446fc71d9f0cd6d1a8fa36b4669e8c5c))
73
-
74
- ## [1.6.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.0...v1.6.1) (2023-04-24)
75
-
76
-
77
- ### Bug Fixes
78
-
79
- * removed uglifyjs-webpack-plugin ([f618500](https://github.com/CoCreate-app/CoCreate-selection/commit/f6185002c83697bc7b7ea1cc787bca15054d2eaa))
80
-
81
- # [1.6.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.7...v1.6.0) (2023-04-24)
82
-
83
-
84
- ### Features
85
-
86
- * added pwa manifest ([f3dacdf](https://github.com/CoCreate-app/CoCreate-selection/commit/f3dacdf0e5cf79eb1b224df86f9b578ebaee8cd0))
87
-
88
- ## [1.5.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.6...v1.5.7) (2023-04-13)
89
-
90
-
91
- ### Bug Fixes
92
-
93
- * replaced substr with substring ([e51f5e6](https://github.com/CoCreate-app/CoCreate-selection/commit/e51f5e631dc6b5d7b0da3de10cc4371227d008b0))
94
-
95
- ## [1.5.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.5...v1.5.6) (2023-04-11)
96
-
97
-
98
- ### Bug Fixes
99
-
100
- * bump dependencies ([31b86de](https://github.com/CoCreate-app/CoCreate-selection/commit/31b86deb08a9306f69721c0dcb64f2571ef8a272))
101
-
102
- ## [1.5.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.4...v1.5.5) (2023-04-11)
103
-
104
-
105
- ### Bug Fixes
106
-
107
- * bump [@cocreate](https://github.com/cocreate) dependencies ([774263e](https://github.com/CoCreate-app/CoCreate-selection/commit/774263ed674a4c0f3fb1b1894485fc8f34b6a5a7))
108
-
109
- ## [1.5.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.3...v1.5.4) (2023-04-11)
110
-
111
-
112
- ### Bug Fixes
113
-
114
- * renamed domains to hosts ([6bde086](https://github.com/CoCreate-app/CoCreate-selection/commit/6bde086f71faa5aa2b50113f1750704d93bc0614))
115
-
116
- ## [1.5.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.2...v1.5.3) (2023-03-30)
117
-
118
-
119
- ### Bug Fixes
120
-
121
- * bump [@cocreate](https://github.com/cocreate) dependencies' ([f919368](https://github.com/CoCreate-app/CoCreate-selection/commit/f919368a8950f80f2ee8adaf8bfab8c21127afc8))
122
-
123
- ## [1.5.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.1...v1.5.2) (2023-03-16)
124
-
125
-
126
- ### Bug Fixes
127
-
128
- * bump dependencies' ([c169f6c](https://github.com/CoCreate-app/CoCreate-selection/commit/c169f6ca3fae2ad0c41b35e890f0be13e43f4d24))
129
-
130
- ## [1.5.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.0...v1.5.1) (2023-03-16)
131
-
132
-
133
- ### Bug Fixes
134
-
135
- * bump dependencies' ([baaa7f7](https://github.com/CoCreate-app/CoCreate-selection/commit/baaa7f75d611d73462f769c9608965ee8dfcba4f))
136
-
137
- # [1.5.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.68...v1.5.0) (2023-03-16)
138
-
139
-
140
- ### Features
141
-
142
- * replaced get-value and set-value with a super charged version of CoCreate-events ([c9dce59](https://github.com/CoCreate-app/CoCreate-selection/commit/c9dce5937fbb441c468ce33be2474c990ec90e97))
143
-
144
- ## [1.4.68](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.67...v1.4.68) (2023-02-01)
145
-
146
-
147
- ### Bug Fixes
148
-
149
- * bump dependencies ([5c768a6](https://github.com/CoCreate-app/CoCreate-selection/commit/5c768a6291f79e7ac01d6ce39eff3076b99c8b97))
150
-
151
- ## [1.4.67](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.66...v1.4.67) (2023-01-31)
152
-
153
-
154
- ### Bug Fixes
155
-
156
- * bump dependencies ([707120f](https://github.com/CoCreate-app/CoCreate-selection/commit/707120f33a01806917149997dfce098935d1608e))
157
-
158
- ## [1.4.66](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.65...v1.4.66) (2023-01-30)
159
-
160
-
161
- ### Bug Fixes
162
-
163
- * bump dependencies ([d569e40](https://github.com/CoCreate-app/CoCreate-selection/commit/d569e4022daa22d5ffb82809592c4abc94c74a3d))
164
-
165
- ## [1.4.65](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.64...v1.4.65) (2023-01-29)
166
-
167
-
168
- ### Bug Fixes
169
-
170
- * bump dependencies ([9dc9b48](https://github.com/CoCreate-app/CoCreate-selection/commit/9dc9b486524b0ac1eb21be553ff5e0b5b5afc520))
171
-
172
- ## [1.4.64](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.63...v1.4.64) (2023-01-27)
173
-
174
-
175
- ### Bug Fixes
176
-
177
- * bump dependencies ([1b442b6](https://github.com/CoCreate-app/CoCreate-selection/commit/1b442b6fe3493da474d5125892ab6f04e64b12a4))
178
-
179
- ## [1.4.63](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.62...v1.4.63) (2023-01-13)
180
-
181
-
182
- ### Bug Fixes
183
-
184
- * bump dependencies ([94eb21e](https://github.com/CoCreate-app/CoCreate-selection/commit/94eb21e036e82800d484445ba9a11c0d8a7c29cc))
185
-
186
- ## [1.4.62](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.61...v1.4.62) (2023-01-10)
187
-
188
-
189
- ### Bug Fixes
190
-
191
- * bump dependencies ([a425c4b](https://github.com/CoCreate-app/CoCreate-selection/commit/a425c4b9815763d92259caf8f5e68f692bd2cb6e))
192
-
193
- ## [1.4.61](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.60...v1.4.61) (2023-01-09)
194
-
195
-
196
- ### Bug Fixes
197
-
198
- * bump dependnecies ([a2be93c](https://github.com/CoCreate-app/CoCreate-selection/commit/a2be93cb1563b26f020a0111c1530140c9f17f21))
199
-
200
- ## [1.4.60](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.59...v1.4.60) (2023-01-06)
201
-
202
-
203
- ### Bug Fixes
204
-
205
- * bump dependencies, worklow [@v3](https://github.com/v3) ([b0d397f](https://github.com/CoCreate-app/CoCreate-selection/commit/b0d397f9e35f671d025c956c679e1e48c705c34f))
206
-
207
- ## [1.4.59](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.58...v1.4.59) (2023-01-05)
208
-
209
-
210
- ### Bug Fixes
211
-
212
- * bump cdn to 1.39.4 ([308b6e4](https://github.com/CoCreate-app/CoCreate-selection/commit/308b6e402529db50e2f60480435998c4aecb5763))
213
- * bump dependencies ([c55dcc4](https://github.com/CoCreate-app/CoCreate-selection/commit/c55dcc4327c6e8a68f2b8d812b7c897a624495be))
214
-
215
- ## [1.4.58](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.57...v1.4.58) (2023-01-01)
216
-
217
-
218
- ### Bug Fixes
219
-
220
- * docs sanbox overflow ([0bb0c0b](https://github.com/CoCreate-app/CoCreate-selection/commit/0bb0c0b0709986724dc203ccc7c6d686b1e4743e))
221
-
222
- ## [1.4.57](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.56...v1.4.57) (2022-12-31)
223
-
224
-
225
- ### Bug Fixes
226
-
227
- * bump dependencies ([8cf2f07](https://github.com/CoCreate-app/CoCreate-selection/commit/8cf2f071a1fc326ae78b4f30219cc70c0fc8c733))
228
-
229
- ## [1.4.56](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.55...v1.4.56) (2022-12-30)
230
-
231
-
232
- ### Bug Fixes
233
-
234
- * update config sources to use template braces with entry on src ([3c75946](https://github.com/CoCreate-app/CoCreate-selection/commit/3c7594617eff6863996d614334402cf37000afde))
235
-
236
- ## [1.4.55](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.54...v1.4.55) (2022-12-29)
237
-
238
-
239
- ### Bug Fixes
240
-
241
- * bump dependencies ([2376c8c](https://github.com/CoCreate-app/CoCreate-selection/commit/2376c8cc6aedaee8c49959cc784661c2c8df30ba))
242
-
243
- ## [1.4.54](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.53...v1.4.54) (2022-12-27)
244
-
245
-
246
- ### Bug Fixes
247
-
248
- * bump dependencies ([5ad643d](https://github.com/CoCreate-app/CoCreate-selection/commit/5ad643d475174101ca07d8ab1ba416714e62e54d))
249
-
250
- ## [1.4.53](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.52...v1.4.53) (2022-12-25)
251
-
252
-
253
- ### Bug Fixes
254
-
255
- * bump dependencies ([8106711](https://github.com/CoCreate-app/CoCreate-selection/commit/8106711a228ca27883f59118e995dbff3dca1c83))
256
-
257
- ## [1.4.52](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.51...v1.4.52) (2022-12-23)
258
-
259
-
260
- ### Bug Fixes
261
-
262
- * bump dependnecies ([a42955d](https://github.com/CoCreate-app/CoCreate-selection/commit/a42955d7e76ea5415fbf7d4c5ad18598b429d873))
263
-
264
- ## [1.4.51](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.50...v1.4.51) (2022-12-22)
265
-
266
-
267
- ### Bug Fixes
268
-
269
- * bump dependencies ([00bed31](https://github.com/CoCreate-app/CoCreate-selection/commit/00bed31106b836e2c25f93d4f0b11db54dabb0f9))
270
- * update cdn ([3aed8ae](https://github.com/CoCreate-app/CoCreate-selection/commit/3aed8aecb5a9b0cb7a9a50f25e96604b24a52b31))
271
-
272
- ## [1.4.50](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.49...v1.4.50) (2022-12-22)
273
-
274
-
275
- ### Bug Fixes
276
-
277
- * update demos and bump dependencies ([6b2a3e8](https://github.com/CoCreate-app/CoCreate-selection/commit/6b2a3e8e156b7e96677281d5c1dde8a1b28ff8c6))
278
-
279
- ## [1.4.49](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.48...v1.4.49) (2022-12-21)
280
-
281
-
282
- ### Bug Fixes
283
-
284
- * bump dependencies ([8d8f5af](https://github.com/CoCreate-app/CoCreate-selection/commit/8d8f5af22f687e7b98ee1d7ea9558b1f1b2b2a02))
285
-
286
- ## [1.4.48](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.47...v1.4.48) (2022-12-20)
287
-
288
-
289
- ### Bug Fixes
290
-
291
- * bump dependencies ([0a69f8b](https://github.com/CoCreate-app/CoCreate-selection/commit/0a69f8bfbbc7ecffe0ed6f4404d28a386bae1528))
292
-
293
- ## [1.4.47](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.46...v1.4.47) (2022-12-15)
294
-
295
-
296
- ### Bug Fixes
297
-
298
- * add missing dev dependency style-loader ([8a048a8](https://github.com/CoCreate-app/CoCreate-selection/commit/8a048a8943abd3e068bc312739419f84943f1bed))
299
-
300
- ## [1.4.46](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.45...v1.4.46) (2022-12-13)
301
-
302
-
303
- ### Bug Fixes
304
-
305
- * removed un used devDependencies ([849ea78](https://github.com/CoCreate-app/CoCreate-selection/commit/849ea78e2c833c9fdb702c917fb67dde8724ebcb))
306
-
307
- ## [1.4.45](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.44...v1.4.45) (2022-12-13)
308
-
309
-
310
- ### Bug Fixes
311
-
312
- * bump dependencies ([272bb64](https://github.com/CoCreate-app/CoCreate-selection/commit/272bb645e5f03aa65bd7f5f36f639acf8234ab5d))
313
-
314
- ## [1.4.44](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.43...v1.4.44) (2022-12-12)
315
-
316
-
317
- ### Bug Fixes
318
-
319
- * bump dependencies ([b879114](https://github.com/CoCreate-app/CoCreate-selection/commit/b8791149539055238c5528d0b6ae7fdd14f1bd32))
320
-
321
- ## [1.4.43](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.42...v1.4.43) (2022-12-11)
322
-
323
-
324
- ### Bug Fixes
325
-
326
- * bump dependencies ([4788550](https://github.com/CoCreate-app/CoCreate-selection/commit/47885500e4c089e3f0750044aa7c8ce4e7409ab1))
327
-
328
- ## [1.4.42](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.41...v1.4.42) (2022-12-09)
329
-
330
-
331
- ### Bug Fixes
332
-
333
- * bump dependencies ([dee03f2](https://github.com/CoCreate-app/CoCreate-selection/commit/dee03f28fb8b1593c384909324a9c37185786eb4))
334
-
335
- ## [1.4.41](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.40...v1.4.41) (2022-12-08)
336
-
337
-
338
- ### Bug Fixes
339
-
340
- * bump dependencies ([2fad9e4](https://github.com/CoCreate-app/CoCreate-selection/commit/2fad9e42777addc59de4fdea1b82d5eed2a88b27))
341
-
342
- ## [1.4.40](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.39...v1.4.40) (2022-12-07)
343
-
344
-
345
- ### Bug Fixes
346
-
347
- * bump dependencies ([8b7ab32](https://github.com/CoCreate-app/CoCreate-selection/commit/8b7ab325aaf2006964da661c55877c020c1c734b))
348
-
349
- ## [1.4.39](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.38...v1.4.39) (2022-12-04)
350
-
351
-
352
- ### Bug Fixes
353
-
354
- * bump dependencies ([10588fa](https://github.com/CoCreate-app/CoCreate-selection/commit/10588fa18150e62974925dd00c3e85cc19ead895))
355
-
356
- ## [1.4.38](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.37...v1.4.38) (2022-12-02)
357
-
358
-
359
- ### Bug Fixes
360
-
361
- * docs ([812a199](https://github.com/CoCreate-app/CoCreate-selection/commit/812a1998f667ef0bac9ee1befb46958902046a3c))
362
-
363
- ## [1.4.37](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.36...v1.4.37) (2022-12-02)
364
-
365
-
366
- ### Bug Fixes
367
-
368
- * bump dependencies ([dde1323](https://github.com/CoCreate-app/CoCreate-selection/commit/dde132398ab4e374b4b8c2da9faa9d2479a4eaa5))
369
-
370
- ## [1.4.36](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.35...v1.4.36) (2022-11-28)
371
-
372
-
373
- ### Bug Fixes
374
-
375
- * bump dependencies ([a542ff1](https://github.com/CoCreate-app/CoCreate-selection/commit/a542ff18c387c3cd0ab8d60d3477c6535f08ee6e))
376
-
377
- ## [1.4.35](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.34...v1.4.35) (2022-11-28)
378
-
379
-
380
- ### Bug Fixes
381
-
382
- * bump dependencies ([d5251cf](https://github.com/CoCreate-app/CoCreate-selection/commit/d5251cfa389f14f5f0567ee603b262eb0060d7ae))
383
-
384
- ## [1.4.34](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.33...v1.4.34) (2022-11-27)
385
-
386
-
387
- ### Bug Fixes
388
-
389
- * bump dependencies ([c7c244f](https://github.com/CoCreate-app/CoCreate-selection/commit/c7c244feaf10879fc803864bebc739c5f5b8671d))
390
-
391
- ## [1.4.33](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.32...v1.4.33) (2022-11-26)
392
-
393
-
394
- ### Bug Fixes
395
-
396
- * bump dependencies ([57b727f](https://github.com/CoCreate-app/CoCreate-selection/commit/57b727f45bd98a97bb9e8a5bcb80046452dc4b61))
397
-
398
- ## [1.4.32](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.31...v1.4.32) (2022-11-25)
399
-
400
-
401
- ### Bug Fixes
402
-
403
- * bump dependencies ([29714c0](https://github.com/CoCreate-app/CoCreate-selection/commit/29714c035be341f9a825f747c3bd4d259ad32aac))
404
-
405
- ## [1.4.31](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.30...v1.4.31) (2022-11-24)
406
-
407
-
408
- ### Bug Fixes
409
-
410
- * bump depenedencies ([d3d841e](https://github.com/CoCreate-app/CoCreate-selection/commit/d3d841ec01e348abd78874b5b8a35843145937fd))
411
-
412
- ## [1.4.30](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.29...v1.4.30) (2022-11-23)
413
-
414
-
415
- ### Bug Fixes
416
-
417
- * bumped [@cocreate](https://github.com/cocreate) dependencies ([e3c9588](https://github.com/CoCreate-app/CoCreate-selection/commit/e3c9588409ffde1ff777d7908e6404cb84a54917))
418
-
419
- ## [1.4.29](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.28...v1.4.29) (2022-11-22)
420
-
421
-
422
- ### Bug Fixes
423
-
424
- * apply src: {{source}} to CoCreate.config ([59b9d1f](https://github.com/CoCreate-app/CoCreate-selection/commit/59b9d1f214bb888074bcce103699a3c07ec191aa))
425
- * workflow docs ([a66f38c](https://github.com/CoCreate-app/CoCreate-selection/commit/a66f38ce2796c2df9b9a603d3f32190558c8a3d5))
426
-
427
- ## [1.4.28](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.27...v1.4.28) (2022-11-21)
428
-
429
-
430
- ### Bug Fixes
431
-
432
- * @cocreate/docs bug fix ([a3bcf04](https://github.com/CoCreate-app/CoCreate-selection/commit/a3bcf04d1cb4915201c3fd38a4724bdd02f6cbff))
433
-
434
- ## [1.4.27](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.26...v1.4.27) (2022-11-21)
435
-
436
-
437
- ### Bug Fixes
438
-
439
- * replaced document_id with document._id ([c5c598c](https://github.com/CoCreate-app/CoCreate-selection/commit/c5c598c842aa160ee651a5c41c56cd7e2e0dc000))
440
-
441
- ## [1.4.26](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.25...v1.4.26) (2022-11-21)
442
-
443
-
444
- ### Bug Fixes
445
-
446
- * bump [@cocreate](https://github.com/cocreate) dependencies ([83ad4b5](https://github.com/CoCreate-app/CoCreate-selection/commit/83ad4b52d8926c09ac897a16de1d5d4f2672aa2d))
447
-
448
- ## [1.4.25](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.24...v1.4.25) (2022-11-21)
449
-
450
-
451
- ### Bug Fixes
452
-
453
- * bump d@cocreate ependencies ([42507f7](https://github.com/CoCreate-app/CoCreate-selection/commit/42507f7cb0d7cd2844cae5ad061a6608abdf4d0d))
454
-
455
- ## [1.4.24](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.23...v1.4.24) (2022-10-02)
456
-
457
-
458
- ### Bug Fixes
459
-
460
- * minor bug fixes ([832595f](https://github.com/CoCreate-app/CoCreate-selection/commit/832595fa0a4a9dcbe44a4d7980f96cfd1d99ced2))
461
-
462
- ## [1.4.23](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.22...v1.4.23) (2022-10-02)
463
-
464
-
465
- ### Bug Fixes
466
-
467
- * bump @cocreate/hosting and @cocreate/socket-client ([7fa540d](https://github.com/CoCreate-app/CoCreate-selection/commit/7fa540d844b57ecc3f51df9ce560adac7fc04623))
468
-
469
- ## [1.4.22](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.21...v1.4.22) (2022-10-01)
470
-
471
-
472
- ### Bug Fixes
473
-
474
- * bump dependencies ([de67631](https://github.com/CoCreate-app/CoCreate-selection/commit/de67631b24abbb2bb8fca5de42653cfde9daa12c))
475
-
476
- ## [1.4.21](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.20...v1.4.21) (2022-10-01)
477
-
478
-
479
- ### Bug Fixes
480
-
481
- * bump [@cocreate](https://github.com/cocreate) dependencies ([18e71f2](https://github.com/CoCreate-app/CoCreate-selection/commit/18e71f2cfad60c9cac47d7b28228be81be9eb03d))
482
-
483
- ## [1.4.20](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.19...v1.4.20) (2022-09-30)
484
-
485
-
486
- ### Bug Fixes
487
-
488
- * bump [@cocreate](https://github.com/cocreate) dependencies ([3b6a09c](https://github.com/CoCreate-app/CoCreate-selection/commit/3b6a09c68bc8f081fe10dc1e9929ac53c5455781))
489
-
490
- ## [1.4.19](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.18...v1.4.19) (2022-09-30)
491
-
492
-
493
- ### Bug Fixes
494
-
495
- * bump [@cocreate](https://github.com/cocreate) dependencies ([40f060d](https://github.com/CoCreate-app/CoCreate-selection/commit/40f060d7ec59317d736eb41fc205c724b154f2fb))
496
-
497
- ## [1.4.18](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.17...v1.4.18) (2022-09-30)
498
-
499
-
500
- ### Bug Fixes
501
-
502
- * bump [@cocreate](https://github.com/cocreate) dependencies ([b5f2755](https://github.com/CoCreate-app/CoCreate-selection/commit/b5f2755b86c389d05042bcfaf4ec733cb56cb3e3))
503
-
504
- ## [1.4.17](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.16...v1.4.17) (2022-09-30)
505
-
506
-
507
- ### Bug Fixes
508
-
509
- * bump dependencies ([abfaef0](https://github.com/CoCreate-app/CoCreate-selection/commit/abfaef088d310244cbb588854f8e62cdef8ddabb))
510
-
511
- ## [1.4.16](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.15...v1.4.16) (2022-09-30)
512
-
513
-
514
- ### Bug Fixes
515
-
516
- * bump dependencies ([918723e](https://github.com/CoCreate-app/CoCreate-selection/commit/918723ef3c58054aa8ff8fa3a8ffaef5bb623138))
517
-
518
- ## [1.4.15](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.14...v1.4.15) (2022-09-29)
519
-
520
-
521
- ### Bug Fixes
522
-
523
- * config renameed to CoCreateConfig ([fa24c8c](https://github.com/CoCreate-app/CoCreate-selection/commit/fa24c8c3a6e0f732fc0fd3f8c5006ecd01a20f81))
524
-
525
- ## [1.4.14](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.13...v1.4.14) (2022-09-01)
526
-
527
-
528
- ### Bug Fixes
529
-
530
- * bump all of [@cocreate](https://github.com/cocreate) dependencies ([e731f91](https://github.com/CoCreate-app/CoCreate-selection/commit/e731f91c31bf829a09209e7101a70cdfb542093b))
531
-
532
- ## [1.4.13](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.12...v1.4.13) (2022-07-29)
533
-
534
-
535
- ### Bug Fixes
536
-
537
- * removed console.log ([d9cee14](https://github.com/CoCreate-app/CoCreate-selection/commit/d9cee14952326f2edf94594bf2a2be04e1ff2227))
538
-
539
- ## [1.4.12](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.11...v1.4.12) (2022-06-18)
540
-
541
-
542
- ### Bug Fixes
543
-
544
- * bump dependencies ([ea490e5](https://github.com/CoCreate-app/CoCreate-selection/commit/ea490e5349fbada4430fbfa40eb683f9b1f22a36))
545
-
546
- ## [1.4.11](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.10...v1.4.11) (2022-06-12)
547
-
548
-
549
- ### Bug Fixes
550
-
551
- * update dependencies ([9b27560](https://github.com/CoCreate-app/CoCreate-selection/commit/9b2756064e1928ea3d7d4edd11d22c0f78cadf4d))
552
- * update docs css document_id ([234fc34](https://github.com/CoCreate-app/CoCreate-selection/commit/234fc344cb94447afbb4014c2ae62633e45bb548))
553
-
554
- ## [1.4.10](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.9...v1.4.10) (2022-05-23)
555
-
556
-
557
- ### Bug Fixes
558
-
559
- * bump all dependencies ([c4208ad](https://github.com/CoCreate-app/CoCreate-selection/commit/c4208ad6f9b627771d1d91a76e07e4c83005bb4d))
560
-
561
- ## [1.4.9](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.8...v1.4.9) (2022-05-19)
562
-
563
-
564
- ### Bug Fixes
565
-
566
- * update document_id on link index.css ([10ef658](https://github.com/CoCreate-app/CoCreate-selection/commit/10ef6585c3168e8c6cb95a9c8f8edf9b96e4809e))
567
-
568
- ## [1.4.8](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.7...v1.4.8) (2022-05-06)
569
-
570
-
571
- ### Bug Fixes
572
-
573
- * update config organization_Id to organization_id ([e32a5a8](https://github.com/CoCreate-app/CoCreate-selection/commit/e32a5a827463d1051a8867e3b045b969ae01f8a8))
574
-
575
- ## [1.4.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.6...v1.4.7) (2022-03-24)
576
-
577
-
578
- ### Bug Fixes
579
-
580
- * if insert position is beforeend and the previousSibling is a textnode type=textNode ([031eac5](https://github.com/CoCreate-app/CoCreate-selection/commit/031eac52fdada4eb54675e64a07394a92c616b6e))
581
- * typo if condition ended with ; and type updated to position for afterbegin ([b916009](https://github.com/CoCreate-app/CoCreate-selection/commit/b91600977f60c43071b06dc66e6ef48ab7fcfc34))
582
-
583
- ## [1.4.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.5...v1.4.6) (2022-02-24)
584
-
585
-
586
- ### Bug Fixes
587
-
588
- * CoCreate.config replace CoCreate.app with * ([6b1077c](https://github.com/CoCreate-app/CoCreate-selection/commit/6b1077c13ae6d5d7d9d0ad71422e2a4282ccb3f9))
589
-
590
- ## [1.4.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.4...v1.4.5) (2022-02-16)
591
-
592
-
593
- ### Bug Fixes
594
-
595
- * update dependencies ([076c059](https://github.com/CoCreate-app/CoCreate-selection/commit/076c059e9fd99e77d37458c8f1f614dd6fc8099d))
596
-
597
- ## [1.4.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.3...v1.4.4) (2022-02-10)
598
-
599
-
600
- ### Bug Fixes
601
-
602
- * bump dependencies ([2f13fef](https://github.com/CoCreate-app/CoCreate-selection/commit/2f13fef7763894ac06e07a9c8b30872ef8faea85))
603
-
604
- ## [1.4.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.2...v1.4.3) (2022-02-07)
605
-
606
-
607
- ### Bug Fixes
608
-
609
- * bump dependency versions ([3a3094f](https://github.com/CoCreate-app/CoCreate-selection/commit/3a3094f4f9812f76bbbc6b7711d680ddac54ee10))
610
-
611
- ## [1.4.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.1...v1.4.2) (2022-02-03)
612
-
613
-
614
- ### Bug Fixes
615
-
616
- * replaced show and hide class hidden with attribute hidden ([25ce786](https://github.com/CoCreate-app/CoCreate-selection/commit/25ce78697207e5194dda27f7a6e5bed92e00b3bd))
617
-
618
- ## [1.4.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.0...v1.4.1) (2022-02-01)
619
-
620
-
621
- ### Bug Fixes
622
-
623
- * update dependency versions ([1b494f0](https://github.com/CoCreate-app/CoCreate-selection/commit/1b494f081a012afbd8fcfe195400946656320fa4))
624
-
625
- # [1.4.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.4...v1.4.0) (2022-01-22)
626
-
627
-
628
- ### Features
629
-
630
- * removeClass and removeStyle to remove the className or property from CRDT string ([a610075](https://github.com/CoCreate-app/CoCreate-selection/commit/a6100751ec02da5cb3c592f9a1854376d52d55fc))
631
-
632
- ## [1.3.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.3...v1.3.4) (2022-01-01)
633
-
634
-
635
- ### Bug Fixes
636
-
637
- * get-value attribute value now supports a selector added # to all values currently in get-value attributes ([c2e2f98](https://github.com/CoCreate-app/CoCreate-selection/commit/c2e2f98c7edc523f66d30e1f86cd6c3d512a6219))
638
-
639
- ## [1.3.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.2...v1.3.3) (2022-01-01)
640
-
641
-
642
- ### Bug Fixes
643
-
644
- * removed data- from attributes ([eeb5317](https://github.com/CoCreate-app/CoCreate-selection/commit/eeb5317308f8edaafac66fe5e39e427cd2c7234f))
645
-
646
- ## [1.3.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.1...v1.3.2) (2021-12-15)
647
-
648
-
649
- ### Bug Fixes
650
-
651
- * update dependencies ([4204d0b](https://github.com/CoCreate-app/CoCreate-selection/commit/4204d0b9d2848c11b832b556fd184bf1da1610d4))
652
-
653
- ## [1.3.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.0...v1.3.1) (2021-12-14)
654
-
655
-
656
- ### Bug Fixes
657
-
658
- * update dependencies ([584a23c](https://github.com/CoCreate-app/CoCreate-selection/commit/584a23c2fafbc2410356f7ac5bff3f9149f5152f))
659
-
660
- # [1.3.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.21...v1.3.0) (2021-12-14)
661
-
662
-
663
- ### Bug Fixes
664
-
665
- * update dependencies ([4fa877a](https://github.com/CoCreate-app/CoCreate-selection/commit/4fa877ad1df7ec4a58f050a7132aa3f071ccfd5d))
666
-
667
-
668
- ### Features
669
-
670
- * support nested contenteditable and selections for cursor positions ([8efc22d](https://github.com/CoCreate-app/CoCreate-selection/commit/8efc22d303ba88dbb6fdbf4d65cb2988afec73ca))
671
-
672
- ## [1.2.21](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.20...v1.2.21) (2021-12-08)
673
-
674
-
675
- ### Bug Fixes
676
-
677
- * check parent for closest contenteditable, return range.element ([dbe5d32](https://github.com/CoCreate-app/CoCreate-selection/commit/dbe5d32fbfdb3912ddcbe005f24c315fc444f17b))
678
-
679
- ## [1.2.20](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.19...v1.2.20) (2021-11-27)
680
-
681
-
682
- ### Bug Fixes
683
-
684
- * update dependencies ([d0921e7](https://github.com/CoCreate-app/CoCreate-selection/commit/d0921e7174f556203ceb3f5c3bcd3bfdae2abb02))
685
-
686
- ## [1.2.19](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.18...v1.2.19) (2021-11-27)
687
-
688
-
689
- ### Bug Fixes
690
-
691
- * update dependencies ([f89acc8](https://github.com/CoCreate-app/CoCreate-selection/commit/f89acc8329f26470a755758756d3dcf225ad84d8))
692
-
693
- ## [1.2.18](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.17...v1.2.18) (2021-11-27)
694
-
695
-
696
- ### Bug Fixes
697
-
698
- * update docs api and cocreateJS script ([b8be3e8](https://github.com/CoCreate-app/CoCreate-selection/commit/b8be3e8c967b5de5ab7866fa56d6547a899b1a0b))
699
-
700
- ## [1.2.17](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.16...v1.2.17) (2021-11-26)
701
-
702
-
703
- ### Bug Fixes
704
-
705
- * add nav and sidenav to docs ([eb6f6f1](https://github.com/CoCreate-app/CoCreate-selection/commit/eb6f6f1d7459a57abea30a3976ce6488a36cbc25))
706
-
707
- ## [1.2.16](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.15...v1.2.16) (2021-11-26)
708
-
709
-
710
- ### Bug Fixes
711
-
712
- * update dependencies ([754df39](https://github.com/CoCreate-app/CoCreate-selection/commit/754df39e8831d33c4cdaaea4e1ff804a687faabf))
713
-
714
- ## [1.2.15](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.14...v1.2.15) (2021-11-24)
715
-
716
-
717
- ### Bug Fixes
718
-
719
- * processSelection when at position 0 ([2143e31](https://github.com/CoCreate-app/CoCreate-selection/commit/2143e313e1dcf744980df298790f13442e5715bd))
720
-
721
- ## [1.2.14](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.13...v1.2.14) (2021-11-23)
722
-
723
-
724
- ### Bug Fixes
725
-
726
- * update dependencies ([8fd30ea](https://github.com/CoCreate-app/CoCreate-selection/commit/8fd30ea76af01c89e46f7c4e3f97ba0f4101f7e1))
727
-
728
- ## [1.2.13](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.12...v1.2.13) (2021-11-23)
729
-
730
-
731
- ### Bug Fixes
732
-
733
- * if node begins with a textNode ([0be3739](https://github.com/CoCreate-app/CoCreate-selection/commit/0be373961d2da5c79b9abc2311133621a163c350))
734
-
735
- ## [1.2.12](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.11...v1.2.12) (2021-11-20)
736
-
737
-
738
- ### Bug Fixes
739
-
740
- * remove cdn.CoCreate.min.css ([c412faf](https://github.com/CoCreate-app/CoCreate-selection/commit/c412fafdf2faa0600d39588be01cf932820ff7c1))
741
-
742
- ## [1.2.11](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.10...v1.2.11) (2021-11-20)
743
-
744
-
745
- ### Bug Fixes
746
-
747
- * updated script tags and link tags ([fe1298e](https://github.com/CoCreate-app/CoCreate-selection/commit/fe1298ead9c4106d14ed02f19944b76cab3f58f9))
748
-
749
- ## [1.2.10](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.9...v1.2.10) (2021-11-20)
750
-
751
-
752
- ### Bug Fixes
753
-
754
- * update dependencies ([32ce648](https://github.com/CoCreate-app/CoCreate-selection/commit/32ce648d32869b541a5c15279af321e9b228d6a9))
755
-
756
- ## [1.2.9](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.8...v1.2.9) (2021-11-19)
757
-
758
-
759
- ### Bug Fixes
760
-
761
- * update dependencies ([766541b](https://github.com/CoCreate-app/CoCreate-selection/commit/766541b51423899aa1bb2667370a1fd3153438a8))
762
-
763
- ## [1.2.8](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.7...v1.2.8) (2021-11-18)
764
-
765
-
766
- ### Bug Fixes
767
-
768
- * update dependencies ([68c5b1f](https://github.com/CoCreate-app/CoCreate-selection/commit/68c5b1f0572b912007c66df46c54aff2f9189ad1))
769
-
770
- ## [1.2.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.6...v1.2.7) (2021-11-16)
771
-
772
-
773
- ### Bug Fixes
774
-
775
- * update dependencies ([9132d0e](https://github.com/CoCreate-app/CoCreate-selection/commit/9132d0ed3f5e6be38d562319c6f60ce49e4a937a))
776
-
777
- ## [1.2.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.5...v1.2.6) (2021-11-15)
778
-
779
-
780
- ### Bug Fixes
781
-
782
- * position typo beforeend ([a2c242a](https://github.com/CoCreate-app/CoCreate-selection/commit/a2c242a974177b3832665b17294847882d064f74))
783
-
784
- ## [1.2.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.4...v1.2.5) (2021-11-15)
785
-
786
-
787
- ### Bug Fixes
788
-
789
- * update dependencies ([4e95a1c](https://github.com/CoCreate-app/CoCreate-selection/commit/4e95a1cfde18e385116a0e50e94a7abc3879e40d))
790
-
791
- ## [1.2.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.3...v1.2.4) (2021-11-11)
792
-
793
-
794
- ### Bug Fixes
795
-
796
- * update readme ([2662dfc](https://github.com/CoCreate-app/CoCreate-selection/commit/2662dfc85043165cacd9bffccfae2480e8e9eba4))
797
-
798
- ## [1.2.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.2...v1.2.3) (2021-11-11)
799
-
800
-
801
- ### Bug Fixes
802
-
803
- * licensing information ([be006af](https://github.com/CoCreate-app/CoCreate-selection/commit/be006afa6ed25f643514e0f57a4fe952cadfc79a))
804
-
805
- ## [1.2.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.1...v1.2.2) (2021-11-06)
806
-
807
-
808
- ### Bug Fixes
809
-
810
- * update dependencies ([6cce63f](https://github.com/CoCreate-app/CoCreate-selection/commit/6cce63fec68e22d8c46bbea00bb5db6a3f8ac09d))
811
-
812
- ## [1.2.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.0...v1.2.1) (2021-11-05)
813
-
814
-
815
- ### Bug Fixes
816
-
817
- * if el is singleton fixed returning start or end position ([c5b9d85](https://github.com/CoCreate-app/CoCreate-selection/commit/c5b9d85fb87a4554ffea1d150f5bfa8bdfd57ac6))
818
-
819
- # [1.2.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.7...v1.2.0) (2021-11-05)
820
-
821
-
822
- ### Features
823
-
824
- * support for singleton/no-endTag elements ([2be4a89](https://github.com/CoCreate-app/CoCreate-selection/commit/2be4a8965666e9dd24a9804d718432fcff71ffca))
825
-
826
- ## [1.1.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.6...v1.1.7) (2021-11-04)
827
-
828
-
829
- ### Bug Fixes
830
-
831
- * update dependencies ([0dadc37](https://github.com/CoCreate-app/CoCreate-selection/commit/0dadc372298d55a0d6eff0558685291354f97f8c))
832
-
833
- ## [1.1.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.5...v1.1.6) (2021-11-04)
834
-
835
-
836
- ### Bug Fixes
837
-
838
- * update packages ([8cf9098](https://github.com/CoCreate-app/CoCreate-selection/commit/8cf9098cb5642386359c310e53b1388874839f14))
839
-
840
- ## [1.1.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.4...v1.1.5) (2021-11-03)
841
-
842
-
843
- ### Bug Fixes
844
-
845
- * impoved processSelection to handle ranges if postion is negative of postion amount is greater then the element character length ([7788721](https://github.com/CoCreate-app/CoCreate-selection/commit/778872171e7a9f743ecd8fd53fd0e940d52bf27c))
846
-
847
- ## [1.1.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.3...v1.1.4) (2021-11-03)
848
-
849
-
850
- ### Bug Fixes
851
-
852
- * update dependencies ([7155e8a](https://github.com/CoCreate-app/CoCreate-selection/commit/7155e8a57fef3e23a25d51a2c35e438f5efe5e73))
853
-
854
- ## [1.1.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.2...v1.1.3) (2021-11-01)
855
-
856
-
857
- ### Bug Fixes
858
-
859
- * update package dependencies ([d721cc4](https://github.com/CoCreate-app/CoCreate-selection/commit/d721cc416e2c0e134aa1fa7e8546c718aa8aed7b))
860
-
861
- ## [1.1.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.1...v1.1.2) (2021-10-30)
862
-
863
-
864
- ### Bug Fixes
865
-
866
- * removed for loop in getElementPosition ([20b7ff4](https://github.com/CoCreate-app/CoCreate-selection/commit/20b7ff45dc1f321a246d4fe9f22590c5b1e17c0e))
867
-
868
- ## [1.1.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.0...v1.1.1) (2021-10-29)
869
-
870
-
871
- ### Bug Fixes
872
-
873
- * update dependencies ([84943b4](https://github.com/CoCreate-app/CoCreate-selection/commit/84943b4e31b0d267580fa17cec494e55896aa98b))
874
-
875
- # [1.1.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.4...v1.1.0) (2021-10-29)
876
-
877
-
878
- ### Features
879
-
880
- * get elements start and end position with out the need of element_id ([cdf1a85](https://github.com/CoCreate-app/CoCreate-selection/commit/cdf1a8517ab800c66c8fce2aa9d80e9701f9dd4c))
881
- * removed the need for element_id, uses cssPath instead ([08c7e9e](https://github.com/CoCreate-app/CoCreate-selection/commit/08c7e9ed90c2e3bc43990ef71b830b237c320392))
882
-
883
- ## [1.0.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.3...v1.0.4) (2021-10-17)
884
-
885
-
886
- ### Bug Fixes
887
-
888
- * update dependendies ([816f6e2](https://github.com/CoCreate-app/CoCreate-selection/commit/816f6e2bc59dcc7c1c134d65888ae9969adc8e0f))
889
-
890
- ## [1.0.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.2...v1.0.3) (2021-10-16)
891
-
892
-
893
- ### Bug Fixes
894
-
895
- * update socket package to fix bug in docs ([261dd64](https://github.com/CoCreate-app/CoCreate-selection/commit/261dd64966b2349294a0e24b112489db9e81fef9))
896
-
897
- ## [1.0.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.1...v1.0.2) (2021-10-15)
898
-
899
-
900
- ### Bug Fixes
901
-
902
- * update dependencies ([9c9f11b](https://github.com/CoCreate-app/CoCreate-selection/commit/9c9f11b889bc428e4e92733fd94d552678904b13))
903
- * update dependencies ([db214b1](https://github.com/CoCreate-app/CoCreate-selection/commit/db214b1fa08a444fbac4eaba9cfead78aaee883c))
904
-
905
- ## [1.0.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.0...v1.0.1) (2021-10-08)
906
-
907
-
908
- ### Bug Fixes
909
-
910
- * updating license ([35a4be0](https://github.com/CoCreate-app/CoCreate-selection/commit/35a4be052ab0f08fd81cbcb44fadb813dd98ac38))
911
-
912
- # 1.0.0 (2021-10-06)
913
-
914
-
915
- ### Features
916
-
1
+ ## [1.6.12](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.11...v1.6.12) (2023-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **semantic-release:** worklow error solved by running node version 14 ([cc2818f](https://github.com/CoCreate-app/CoCreate-selection/commit/cc2818fdf17bde39c10d78277a328c56d91960dc))
7
+
8
+ ## [1.6.11](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.10...v1.6.11) (2023-06-02)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * format demo html ([113b9dc](https://github.com/CoCreate-app/CoCreate-selection/commit/113b9dcdcbdf7bd34f60a9e89d1fd9d9ddad7844))
14
+
15
+ ## [1.6.10](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.9...v1.6.10) (2023-05-21)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([9f7a88d](https://github.com/CoCreate-app/CoCreate-selection/commit/9f7a88d66bdf978b0c4d09065489f01344ba3c71))
21
+
22
+ ## [1.6.9](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.8...v1.6.9) (2023-05-19)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * 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. ([f0d53c4](https://github.com/CoCreate-app/CoCreate-selection/commit/f0d53c43aa0274a1a6cf1e523558aeb53968f56b))
28
+
29
+ ## [1.6.8](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.7...v1.6.8) (2023-05-18)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * apikey renamed to key ([d14fe20](https://github.com/CoCreate-app/CoCreate-selection/commit/d14fe20711cb9352aef8bc49afc116ba59e73c67))
35
+
36
+ ## [1.6.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.6...v1.6.7) (2023-05-06)
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([2d089fc](https://github.com/CoCreate-app/CoCreate-selection/commit/2d089fc2e21a4593acbd9cd56097569ffd3d6659))
42
+
43
+ ## [1.6.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.5...v1.6.6) (2023-05-01)
44
+
45
+
46
+ ### Bug Fixes
47
+
48
+ * update manifest.json to manifest.webmanifest ([fa098cf](https://github.com/CoCreate-app/CoCreate-selection/commit/fa098cf6525e043288c96e7c7ff19964b84e9cb6))
49
+
50
+ ## [1.6.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.4...v1.6.5) (2023-05-01)
51
+
52
+
53
+ ### Bug Fixes
54
+
55
+ * replace fontawesome with svg ([a57dcf0](https://github.com/CoCreate-app/CoCreate-selection/commit/a57dcf031a784e4788795f38befc97cbeaa85579))
56
+
57
+ ## [1.6.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.3...v1.6.4) (2023-04-30)
58
+
59
+
60
+ ### Bug Fixes
61
+
62
+ * fullscreen target updated to fullscreen fullscreen-target ([fcdf453](https://github.com/CoCreate-app/CoCreate-selection/commit/fcdf453b26f150e7ff79f4e5e275d72d3baddacf))
63
+ * package-lock.json and pnpm-lock.yaml added to .gitignore ([654f238](https://github.com/CoCreate-app/CoCreate-selection/commit/654f238da0690f2d4ed5c6ab6a2b54db93219ca1))
64
+ * removed toogle fullscreen icons. now using css content ([a4a38f2](https://github.com/CoCreate-app/CoCreate-selection/commit/a4a38f29447685177d693d87b7977b4582f4ca98))
65
+
66
+ ## [1.6.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.2...v1.6.3) (2023-04-24)
67
+
68
+
69
+ ### Bug Fixes
70
+
71
+ * updated worrkflows to v3 and node version 16 ([cc8018a](https://github.com/CoCreate-app/CoCreate-selection/commit/cc8018ae3f1930be263d6df921d7142f4a068ecf))
72
+ * workflow node version updated 16 ([a913389](https://github.com/CoCreate-app/CoCreate-selection/commit/a913389ab1f329ab972d5b3e1bbef6b6febb8c9e))
73
+
74
+ ## [1.6.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.1...v1.6.2) (2023-04-24)
75
+
76
+
77
+ ### Bug Fixes
78
+
79
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([71f345a](https://github.com/CoCreate-app/CoCreate-selection/commit/71f345ad446fc71d9f0cd6d1a8fa36b4669e8c5c))
80
+
81
+ ## [1.6.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.6.0...v1.6.1) (2023-04-24)
82
+
83
+
84
+ ### Bug Fixes
85
+
86
+ * removed uglifyjs-webpack-plugin ([f618500](https://github.com/CoCreate-app/CoCreate-selection/commit/f6185002c83697bc7b7ea1cc787bca15054d2eaa))
87
+
88
+ # [1.6.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.7...v1.6.0) (2023-04-24)
89
+
90
+
91
+ ### Features
92
+
93
+ * added pwa manifest ([f3dacdf](https://github.com/CoCreate-app/CoCreate-selection/commit/f3dacdf0e5cf79eb1b224df86f9b578ebaee8cd0))
94
+
95
+ ## [1.5.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.6...v1.5.7) (2023-04-13)
96
+
97
+
98
+ ### Bug Fixes
99
+
100
+ * replaced substr with substring ([e51f5e6](https://github.com/CoCreate-app/CoCreate-selection/commit/e51f5e631dc6b5d7b0da3de10cc4371227d008b0))
101
+
102
+ ## [1.5.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.5...v1.5.6) (2023-04-11)
103
+
104
+
105
+ ### Bug Fixes
106
+
107
+ * bump dependencies ([31b86de](https://github.com/CoCreate-app/CoCreate-selection/commit/31b86deb08a9306f69721c0dcb64f2571ef8a272))
108
+
109
+ ## [1.5.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.4...v1.5.5) (2023-04-11)
110
+
111
+
112
+ ### Bug Fixes
113
+
114
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([774263e](https://github.com/CoCreate-app/CoCreate-selection/commit/774263ed674a4c0f3fb1b1894485fc8f34b6a5a7))
115
+
116
+ ## [1.5.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.3...v1.5.4) (2023-04-11)
117
+
118
+
119
+ ### Bug Fixes
120
+
121
+ * renamed domains to hosts ([6bde086](https://github.com/CoCreate-app/CoCreate-selection/commit/6bde086f71faa5aa2b50113f1750704d93bc0614))
122
+
123
+ ## [1.5.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.2...v1.5.3) (2023-03-30)
124
+
125
+
126
+ ### Bug Fixes
127
+
128
+ * bump [@cocreate](https://github.com/cocreate) dependencies' ([f919368](https://github.com/CoCreate-app/CoCreate-selection/commit/f919368a8950f80f2ee8adaf8bfab8c21127afc8))
129
+
130
+ ## [1.5.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.1...v1.5.2) (2023-03-16)
131
+
132
+
133
+ ### Bug Fixes
134
+
135
+ * bump dependencies' ([c169f6c](https://github.com/CoCreate-app/CoCreate-selection/commit/c169f6ca3fae2ad0c41b35e890f0be13e43f4d24))
136
+
137
+ ## [1.5.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.5.0...v1.5.1) (2023-03-16)
138
+
139
+
140
+ ### Bug Fixes
141
+
142
+ * bump dependencies' ([baaa7f7](https://github.com/CoCreate-app/CoCreate-selection/commit/baaa7f75d611d73462f769c9608965ee8dfcba4f))
143
+
144
+ # [1.5.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.68...v1.5.0) (2023-03-16)
145
+
146
+
147
+ ### Features
148
+
149
+ * replaced get-value and set-value with a super charged version of CoCreate-events ([c9dce59](https://github.com/CoCreate-app/CoCreate-selection/commit/c9dce5937fbb441c468ce33be2474c990ec90e97))
150
+
151
+ ## [1.4.68](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.67...v1.4.68) (2023-02-01)
152
+
153
+
154
+ ### Bug Fixes
155
+
156
+ * bump dependencies ([5c768a6](https://github.com/CoCreate-app/CoCreate-selection/commit/5c768a6291f79e7ac01d6ce39eff3076b99c8b97))
157
+
158
+ ## [1.4.67](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.66...v1.4.67) (2023-01-31)
159
+
160
+
161
+ ### Bug Fixes
162
+
163
+ * bump dependencies ([707120f](https://github.com/CoCreate-app/CoCreate-selection/commit/707120f33a01806917149997dfce098935d1608e))
164
+
165
+ ## [1.4.66](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.65...v1.4.66) (2023-01-30)
166
+
167
+
168
+ ### Bug Fixes
169
+
170
+ * bump dependencies ([d569e40](https://github.com/CoCreate-app/CoCreate-selection/commit/d569e4022daa22d5ffb82809592c4abc94c74a3d))
171
+
172
+ ## [1.4.65](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.64...v1.4.65) (2023-01-29)
173
+
174
+
175
+ ### Bug Fixes
176
+
177
+ * bump dependencies ([9dc9b48](https://github.com/CoCreate-app/CoCreate-selection/commit/9dc9b486524b0ac1eb21be553ff5e0b5b5afc520))
178
+
179
+ ## [1.4.64](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.63...v1.4.64) (2023-01-27)
180
+
181
+
182
+ ### Bug Fixes
183
+
184
+ * bump dependencies ([1b442b6](https://github.com/CoCreate-app/CoCreate-selection/commit/1b442b6fe3493da474d5125892ab6f04e64b12a4))
185
+
186
+ ## [1.4.63](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.62...v1.4.63) (2023-01-13)
187
+
188
+
189
+ ### Bug Fixes
190
+
191
+ * bump dependencies ([94eb21e](https://github.com/CoCreate-app/CoCreate-selection/commit/94eb21e036e82800d484445ba9a11c0d8a7c29cc))
192
+
193
+ ## [1.4.62](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.61...v1.4.62) (2023-01-10)
194
+
195
+
196
+ ### Bug Fixes
197
+
198
+ * bump dependencies ([a425c4b](https://github.com/CoCreate-app/CoCreate-selection/commit/a425c4b9815763d92259caf8f5e68f692bd2cb6e))
199
+
200
+ ## [1.4.61](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.60...v1.4.61) (2023-01-09)
201
+
202
+
203
+ ### Bug Fixes
204
+
205
+ * bump dependnecies ([a2be93c](https://github.com/CoCreate-app/CoCreate-selection/commit/a2be93cb1563b26f020a0111c1530140c9f17f21))
206
+
207
+ ## [1.4.60](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.59...v1.4.60) (2023-01-06)
208
+
209
+
210
+ ### Bug Fixes
211
+
212
+ * bump dependencies, worklow [@v3](https://github.com/v3) ([b0d397f](https://github.com/CoCreate-app/CoCreate-selection/commit/b0d397f9e35f671d025c956c679e1e48c705c34f))
213
+
214
+ ## [1.4.59](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.58...v1.4.59) (2023-01-05)
215
+
216
+
217
+ ### Bug Fixes
218
+
219
+ * bump cdn to 1.39.4 ([308b6e4](https://github.com/CoCreate-app/CoCreate-selection/commit/308b6e402529db50e2f60480435998c4aecb5763))
220
+ * bump dependencies ([c55dcc4](https://github.com/CoCreate-app/CoCreate-selection/commit/c55dcc4327c6e8a68f2b8d812b7c897a624495be))
221
+
222
+ ## [1.4.58](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.57...v1.4.58) (2023-01-01)
223
+
224
+
225
+ ### Bug Fixes
226
+
227
+ * docs sanbox overflow ([0bb0c0b](https://github.com/CoCreate-app/CoCreate-selection/commit/0bb0c0b0709986724dc203ccc7c6d686b1e4743e))
228
+
229
+ ## [1.4.57](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.56...v1.4.57) (2022-12-31)
230
+
231
+
232
+ ### Bug Fixes
233
+
234
+ * bump dependencies ([8cf2f07](https://github.com/CoCreate-app/CoCreate-selection/commit/8cf2f071a1fc326ae78b4f30219cc70c0fc8c733))
235
+
236
+ ## [1.4.56](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.55...v1.4.56) (2022-12-30)
237
+
238
+
239
+ ### Bug Fixes
240
+
241
+ * update config sources to use template braces with entry on src ([3c75946](https://github.com/CoCreate-app/CoCreate-selection/commit/3c7594617eff6863996d614334402cf37000afde))
242
+
243
+ ## [1.4.55](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.54...v1.4.55) (2022-12-29)
244
+
245
+
246
+ ### Bug Fixes
247
+
248
+ * bump dependencies ([2376c8c](https://github.com/CoCreate-app/CoCreate-selection/commit/2376c8cc6aedaee8c49959cc784661c2c8df30ba))
249
+
250
+ ## [1.4.54](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.53...v1.4.54) (2022-12-27)
251
+
252
+
253
+ ### Bug Fixes
254
+
255
+ * bump dependencies ([5ad643d](https://github.com/CoCreate-app/CoCreate-selection/commit/5ad643d475174101ca07d8ab1ba416714e62e54d))
256
+
257
+ ## [1.4.53](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.52...v1.4.53) (2022-12-25)
258
+
259
+
260
+ ### Bug Fixes
261
+
262
+ * bump dependencies ([8106711](https://github.com/CoCreate-app/CoCreate-selection/commit/8106711a228ca27883f59118e995dbff3dca1c83))
263
+
264
+ ## [1.4.52](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.51...v1.4.52) (2022-12-23)
265
+
266
+
267
+ ### Bug Fixes
268
+
269
+ * bump dependnecies ([a42955d](https://github.com/CoCreate-app/CoCreate-selection/commit/a42955d7e76ea5415fbf7d4c5ad18598b429d873))
270
+
271
+ ## [1.4.51](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.50...v1.4.51) (2022-12-22)
272
+
273
+
274
+ ### Bug Fixes
275
+
276
+ * bump dependencies ([00bed31](https://github.com/CoCreate-app/CoCreate-selection/commit/00bed31106b836e2c25f93d4f0b11db54dabb0f9))
277
+ * update cdn ([3aed8ae](https://github.com/CoCreate-app/CoCreate-selection/commit/3aed8aecb5a9b0cb7a9a50f25e96604b24a52b31))
278
+
279
+ ## [1.4.50](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.49...v1.4.50) (2022-12-22)
280
+
281
+
282
+ ### Bug Fixes
283
+
284
+ * update demos and bump dependencies ([6b2a3e8](https://github.com/CoCreate-app/CoCreate-selection/commit/6b2a3e8e156b7e96677281d5c1dde8a1b28ff8c6))
285
+
286
+ ## [1.4.49](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.48...v1.4.49) (2022-12-21)
287
+
288
+
289
+ ### Bug Fixes
290
+
291
+ * bump dependencies ([8d8f5af](https://github.com/CoCreate-app/CoCreate-selection/commit/8d8f5af22f687e7b98ee1d7ea9558b1f1b2b2a02))
292
+
293
+ ## [1.4.48](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.47...v1.4.48) (2022-12-20)
294
+
295
+
296
+ ### Bug Fixes
297
+
298
+ * bump dependencies ([0a69f8b](https://github.com/CoCreate-app/CoCreate-selection/commit/0a69f8bfbbc7ecffe0ed6f4404d28a386bae1528))
299
+
300
+ ## [1.4.47](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.46...v1.4.47) (2022-12-15)
301
+
302
+
303
+ ### Bug Fixes
304
+
305
+ * add missing dev dependency style-loader ([8a048a8](https://github.com/CoCreate-app/CoCreate-selection/commit/8a048a8943abd3e068bc312739419f84943f1bed))
306
+
307
+ ## [1.4.46](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.45...v1.4.46) (2022-12-13)
308
+
309
+
310
+ ### Bug Fixes
311
+
312
+ * removed un used devDependencies ([849ea78](https://github.com/CoCreate-app/CoCreate-selection/commit/849ea78e2c833c9fdb702c917fb67dde8724ebcb))
313
+
314
+ ## [1.4.45](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.44...v1.4.45) (2022-12-13)
315
+
316
+
317
+ ### Bug Fixes
318
+
319
+ * bump dependencies ([272bb64](https://github.com/CoCreate-app/CoCreate-selection/commit/272bb645e5f03aa65bd7f5f36f639acf8234ab5d))
320
+
321
+ ## [1.4.44](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.43...v1.4.44) (2022-12-12)
322
+
323
+
324
+ ### Bug Fixes
325
+
326
+ * bump dependencies ([b879114](https://github.com/CoCreate-app/CoCreate-selection/commit/b8791149539055238c5528d0b6ae7fdd14f1bd32))
327
+
328
+ ## [1.4.43](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.42...v1.4.43) (2022-12-11)
329
+
330
+
331
+ ### Bug Fixes
332
+
333
+ * bump dependencies ([4788550](https://github.com/CoCreate-app/CoCreate-selection/commit/47885500e4c089e3f0750044aa7c8ce4e7409ab1))
334
+
335
+ ## [1.4.42](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.41...v1.4.42) (2022-12-09)
336
+
337
+
338
+ ### Bug Fixes
339
+
340
+ * bump dependencies ([dee03f2](https://github.com/CoCreate-app/CoCreate-selection/commit/dee03f28fb8b1593c384909324a9c37185786eb4))
341
+
342
+ ## [1.4.41](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.40...v1.4.41) (2022-12-08)
343
+
344
+
345
+ ### Bug Fixes
346
+
347
+ * bump dependencies ([2fad9e4](https://github.com/CoCreate-app/CoCreate-selection/commit/2fad9e42777addc59de4fdea1b82d5eed2a88b27))
348
+
349
+ ## [1.4.40](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.39...v1.4.40) (2022-12-07)
350
+
351
+
352
+ ### Bug Fixes
353
+
354
+ * bump dependencies ([8b7ab32](https://github.com/CoCreate-app/CoCreate-selection/commit/8b7ab325aaf2006964da661c55877c020c1c734b))
355
+
356
+ ## [1.4.39](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.38...v1.4.39) (2022-12-04)
357
+
358
+
359
+ ### Bug Fixes
360
+
361
+ * bump dependencies ([10588fa](https://github.com/CoCreate-app/CoCreate-selection/commit/10588fa18150e62974925dd00c3e85cc19ead895))
362
+
363
+ ## [1.4.38](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.37...v1.4.38) (2022-12-02)
364
+
365
+
366
+ ### Bug Fixes
367
+
368
+ * docs ([812a199](https://github.com/CoCreate-app/CoCreate-selection/commit/812a1998f667ef0bac9ee1befb46958902046a3c))
369
+
370
+ ## [1.4.37](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.36...v1.4.37) (2022-12-02)
371
+
372
+
373
+ ### Bug Fixes
374
+
375
+ * bump dependencies ([dde1323](https://github.com/CoCreate-app/CoCreate-selection/commit/dde132398ab4e374b4b8c2da9faa9d2479a4eaa5))
376
+
377
+ ## [1.4.36](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.35...v1.4.36) (2022-11-28)
378
+
379
+
380
+ ### Bug Fixes
381
+
382
+ * bump dependencies ([a542ff1](https://github.com/CoCreate-app/CoCreate-selection/commit/a542ff18c387c3cd0ab8d60d3477c6535f08ee6e))
383
+
384
+ ## [1.4.35](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.34...v1.4.35) (2022-11-28)
385
+
386
+
387
+ ### Bug Fixes
388
+
389
+ * bump dependencies ([d5251cf](https://github.com/CoCreate-app/CoCreate-selection/commit/d5251cfa389f14f5f0567ee603b262eb0060d7ae))
390
+
391
+ ## [1.4.34](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.33...v1.4.34) (2022-11-27)
392
+
393
+
394
+ ### Bug Fixes
395
+
396
+ * bump dependencies ([c7c244f](https://github.com/CoCreate-app/CoCreate-selection/commit/c7c244feaf10879fc803864bebc739c5f5b8671d))
397
+
398
+ ## [1.4.33](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.32...v1.4.33) (2022-11-26)
399
+
400
+
401
+ ### Bug Fixes
402
+
403
+ * bump dependencies ([57b727f](https://github.com/CoCreate-app/CoCreate-selection/commit/57b727f45bd98a97bb9e8a5bcb80046452dc4b61))
404
+
405
+ ## [1.4.32](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.31...v1.4.32) (2022-11-25)
406
+
407
+
408
+ ### Bug Fixes
409
+
410
+ * bump dependencies ([29714c0](https://github.com/CoCreate-app/CoCreate-selection/commit/29714c035be341f9a825f747c3bd4d259ad32aac))
411
+
412
+ ## [1.4.31](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.30...v1.4.31) (2022-11-24)
413
+
414
+
415
+ ### Bug Fixes
416
+
417
+ * bump depenedencies ([d3d841e](https://github.com/CoCreate-app/CoCreate-selection/commit/d3d841ec01e348abd78874b5b8a35843145937fd))
418
+
419
+ ## [1.4.30](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.29...v1.4.30) (2022-11-23)
420
+
421
+
422
+ ### Bug Fixes
423
+
424
+ * bumped [@cocreate](https://github.com/cocreate) dependencies ([e3c9588](https://github.com/CoCreate-app/CoCreate-selection/commit/e3c9588409ffde1ff777d7908e6404cb84a54917))
425
+
426
+ ## [1.4.29](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.28...v1.4.29) (2022-11-22)
427
+
428
+
429
+ ### Bug Fixes
430
+
431
+ * apply src: {{source}} to CoCreate.config ([59b9d1f](https://github.com/CoCreate-app/CoCreate-selection/commit/59b9d1f214bb888074bcce103699a3c07ec191aa))
432
+ * workflow docs ([a66f38c](https://github.com/CoCreate-app/CoCreate-selection/commit/a66f38ce2796c2df9b9a603d3f32190558c8a3d5))
433
+
434
+ ## [1.4.28](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.27...v1.4.28) (2022-11-21)
435
+
436
+
437
+ ### Bug Fixes
438
+
439
+ * @cocreate/docs bug fix ([a3bcf04](https://github.com/CoCreate-app/CoCreate-selection/commit/a3bcf04d1cb4915201c3fd38a4724bdd02f6cbff))
440
+
441
+ ## [1.4.27](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.26...v1.4.27) (2022-11-21)
442
+
443
+
444
+ ### Bug Fixes
445
+
446
+ * replaced document_id with document._id ([c5c598c](https://github.com/CoCreate-app/CoCreate-selection/commit/c5c598c842aa160ee651a5c41c56cd7e2e0dc000))
447
+
448
+ ## [1.4.26](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.25...v1.4.26) (2022-11-21)
449
+
450
+
451
+ ### Bug Fixes
452
+
453
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([83ad4b5](https://github.com/CoCreate-app/CoCreate-selection/commit/83ad4b52d8926c09ac897a16de1d5d4f2672aa2d))
454
+
455
+ ## [1.4.25](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.24...v1.4.25) (2022-11-21)
456
+
457
+
458
+ ### Bug Fixes
459
+
460
+ * bump d@cocreate ependencies ([42507f7](https://github.com/CoCreate-app/CoCreate-selection/commit/42507f7cb0d7cd2844cae5ad061a6608abdf4d0d))
461
+
462
+ ## [1.4.24](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.23...v1.4.24) (2022-10-02)
463
+
464
+
465
+ ### Bug Fixes
466
+
467
+ * minor bug fixes ([832595f](https://github.com/CoCreate-app/CoCreate-selection/commit/832595fa0a4a9dcbe44a4d7980f96cfd1d99ced2))
468
+
469
+ ## [1.4.23](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.22...v1.4.23) (2022-10-02)
470
+
471
+
472
+ ### Bug Fixes
473
+
474
+ * bump @cocreate/hosting and @cocreate/socket-client ([7fa540d](https://github.com/CoCreate-app/CoCreate-selection/commit/7fa540d844b57ecc3f51df9ce560adac7fc04623))
475
+
476
+ ## [1.4.22](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.21...v1.4.22) (2022-10-01)
477
+
478
+
479
+ ### Bug Fixes
480
+
481
+ * bump dependencies ([de67631](https://github.com/CoCreate-app/CoCreate-selection/commit/de67631b24abbb2bb8fca5de42653cfde9daa12c))
482
+
483
+ ## [1.4.21](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.20...v1.4.21) (2022-10-01)
484
+
485
+
486
+ ### Bug Fixes
487
+
488
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([18e71f2](https://github.com/CoCreate-app/CoCreate-selection/commit/18e71f2cfad60c9cac47d7b28228be81be9eb03d))
489
+
490
+ ## [1.4.20](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.19...v1.4.20) (2022-09-30)
491
+
492
+
493
+ ### Bug Fixes
494
+
495
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([3b6a09c](https://github.com/CoCreate-app/CoCreate-selection/commit/3b6a09c68bc8f081fe10dc1e9929ac53c5455781))
496
+
497
+ ## [1.4.19](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.18...v1.4.19) (2022-09-30)
498
+
499
+
500
+ ### Bug Fixes
501
+
502
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([40f060d](https://github.com/CoCreate-app/CoCreate-selection/commit/40f060d7ec59317d736eb41fc205c724b154f2fb))
503
+
504
+ ## [1.4.18](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.17...v1.4.18) (2022-09-30)
505
+
506
+
507
+ ### Bug Fixes
508
+
509
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([b5f2755](https://github.com/CoCreate-app/CoCreate-selection/commit/b5f2755b86c389d05042bcfaf4ec733cb56cb3e3))
510
+
511
+ ## [1.4.17](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.16...v1.4.17) (2022-09-30)
512
+
513
+
514
+ ### Bug Fixes
515
+
516
+ * bump dependencies ([abfaef0](https://github.com/CoCreate-app/CoCreate-selection/commit/abfaef088d310244cbb588854f8e62cdef8ddabb))
517
+
518
+ ## [1.4.16](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.15...v1.4.16) (2022-09-30)
519
+
520
+
521
+ ### Bug Fixes
522
+
523
+ * bump dependencies ([918723e](https://github.com/CoCreate-app/CoCreate-selection/commit/918723ef3c58054aa8ff8fa3a8ffaef5bb623138))
524
+
525
+ ## [1.4.15](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.14...v1.4.15) (2022-09-29)
526
+
527
+
528
+ ### Bug Fixes
529
+
530
+ * config renameed to CoCreateConfig ([fa24c8c](https://github.com/CoCreate-app/CoCreate-selection/commit/fa24c8c3a6e0f732fc0fd3f8c5006ecd01a20f81))
531
+
532
+ ## [1.4.14](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.13...v1.4.14) (2022-09-01)
533
+
534
+
535
+ ### Bug Fixes
536
+
537
+ * bump all of [@cocreate](https://github.com/cocreate) dependencies ([e731f91](https://github.com/CoCreate-app/CoCreate-selection/commit/e731f91c31bf829a09209e7101a70cdfb542093b))
538
+
539
+ ## [1.4.13](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.12...v1.4.13) (2022-07-29)
540
+
541
+
542
+ ### Bug Fixes
543
+
544
+ * removed console.log ([d9cee14](https://github.com/CoCreate-app/CoCreate-selection/commit/d9cee14952326f2edf94594bf2a2be04e1ff2227))
545
+
546
+ ## [1.4.12](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.11...v1.4.12) (2022-06-18)
547
+
548
+
549
+ ### Bug Fixes
550
+
551
+ * bump dependencies ([ea490e5](https://github.com/CoCreate-app/CoCreate-selection/commit/ea490e5349fbada4430fbfa40eb683f9b1f22a36))
552
+
553
+ ## [1.4.11](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.10...v1.4.11) (2022-06-12)
554
+
555
+
556
+ ### Bug Fixes
557
+
558
+ * update dependencies ([9b27560](https://github.com/CoCreate-app/CoCreate-selection/commit/9b2756064e1928ea3d7d4edd11d22c0f78cadf4d))
559
+ * update docs css document_id ([234fc34](https://github.com/CoCreate-app/CoCreate-selection/commit/234fc344cb94447afbb4014c2ae62633e45bb548))
560
+
561
+ ## [1.4.10](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.9...v1.4.10) (2022-05-23)
562
+
563
+
564
+ ### Bug Fixes
565
+
566
+ * bump all dependencies ([c4208ad](https://github.com/CoCreate-app/CoCreate-selection/commit/c4208ad6f9b627771d1d91a76e07e4c83005bb4d))
567
+
568
+ ## [1.4.9](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.8...v1.4.9) (2022-05-19)
569
+
570
+
571
+ ### Bug Fixes
572
+
573
+ * update document_id on link index.css ([10ef658](https://github.com/CoCreate-app/CoCreate-selection/commit/10ef6585c3168e8c6cb95a9c8f8edf9b96e4809e))
574
+
575
+ ## [1.4.8](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.7...v1.4.8) (2022-05-06)
576
+
577
+
578
+ ### Bug Fixes
579
+
580
+ * update config organization_Id to organization_id ([e32a5a8](https://github.com/CoCreate-app/CoCreate-selection/commit/e32a5a827463d1051a8867e3b045b969ae01f8a8))
581
+
582
+ ## [1.4.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.6...v1.4.7) (2022-03-24)
583
+
584
+
585
+ ### Bug Fixes
586
+
587
+ * if insert position is beforeend and the previousSibling is a textnode type=textNode ([031eac5](https://github.com/CoCreate-app/CoCreate-selection/commit/031eac52fdada4eb54675e64a07394a92c616b6e))
588
+ * typo if condition ended with ; and type updated to position for afterbegin ([b916009](https://github.com/CoCreate-app/CoCreate-selection/commit/b91600977f60c43071b06dc66e6ef48ab7fcfc34))
589
+
590
+ ## [1.4.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.5...v1.4.6) (2022-02-24)
591
+
592
+
593
+ ### Bug Fixes
594
+
595
+ * CoCreate.config replace CoCreate.app with * ([6b1077c](https://github.com/CoCreate-app/CoCreate-selection/commit/6b1077c13ae6d5d7d9d0ad71422e2a4282ccb3f9))
596
+
597
+ ## [1.4.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.4...v1.4.5) (2022-02-16)
598
+
599
+
600
+ ### Bug Fixes
601
+
602
+ * update dependencies ([076c059](https://github.com/CoCreate-app/CoCreate-selection/commit/076c059e9fd99e77d37458c8f1f614dd6fc8099d))
603
+
604
+ ## [1.4.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.3...v1.4.4) (2022-02-10)
605
+
606
+
607
+ ### Bug Fixes
608
+
609
+ * bump dependencies ([2f13fef](https://github.com/CoCreate-app/CoCreate-selection/commit/2f13fef7763894ac06e07a9c8b30872ef8faea85))
610
+
611
+ ## [1.4.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.2...v1.4.3) (2022-02-07)
612
+
613
+
614
+ ### Bug Fixes
615
+
616
+ * bump dependency versions ([3a3094f](https://github.com/CoCreate-app/CoCreate-selection/commit/3a3094f4f9812f76bbbc6b7711d680ddac54ee10))
617
+
618
+ ## [1.4.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.1...v1.4.2) (2022-02-03)
619
+
620
+
621
+ ### Bug Fixes
622
+
623
+ * replaced show and hide class hidden with attribute hidden ([25ce786](https://github.com/CoCreate-app/CoCreate-selection/commit/25ce78697207e5194dda27f7a6e5bed92e00b3bd))
624
+
625
+ ## [1.4.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.4.0...v1.4.1) (2022-02-01)
626
+
627
+
628
+ ### Bug Fixes
629
+
630
+ * update dependency versions ([1b494f0](https://github.com/CoCreate-app/CoCreate-selection/commit/1b494f081a012afbd8fcfe195400946656320fa4))
631
+
632
+ # [1.4.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.4...v1.4.0) (2022-01-22)
633
+
634
+
635
+ ### Features
636
+
637
+ * removeClass and removeStyle to remove the className or property from CRDT string ([a610075](https://github.com/CoCreate-app/CoCreate-selection/commit/a6100751ec02da5cb3c592f9a1854376d52d55fc))
638
+
639
+ ## [1.3.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.3...v1.3.4) (2022-01-01)
640
+
641
+
642
+ ### Bug Fixes
643
+
644
+ * get-value attribute value now supports a selector added # to all values currently in get-value attributes ([c2e2f98](https://github.com/CoCreate-app/CoCreate-selection/commit/c2e2f98c7edc523f66d30e1f86cd6c3d512a6219))
645
+
646
+ ## [1.3.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.2...v1.3.3) (2022-01-01)
647
+
648
+
649
+ ### Bug Fixes
650
+
651
+ * removed data- from attributes ([eeb5317](https://github.com/CoCreate-app/CoCreate-selection/commit/eeb5317308f8edaafac66fe5e39e427cd2c7234f))
652
+
653
+ ## [1.3.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.1...v1.3.2) (2021-12-15)
654
+
655
+
656
+ ### Bug Fixes
657
+
658
+ * update dependencies ([4204d0b](https://github.com/CoCreate-app/CoCreate-selection/commit/4204d0b9d2848c11b832b556fd184bf1da1610d4))
659
+
660
+ ## [1.3.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.3.0...v1.3.1) (2021-12-14)
661
+
662
+
663
+ ### Bug Fixes
664
+
665
+ * update dependencies ([584a23c](https://github.com/CoCreate-app/CoCreate-selection/commit/584a23c2fafbc2410356f7ac5bff3f9149f5152f))
666
+
667
+ # [1.3.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.21...v1.3.0) (2021-12-14)
668
+
669
+
670
+ ### Bug Fixes
671
+
672
+ * update dependencies ([4fa877a](https://github.com/CoCreate-app/CoCreate-selection/commit/4fa877ad1df7ec4a58f050a7132aa3f071ccfd5d))
673
+
674
+
675
+ ### Features
676
+
677
+ * support nested contenteditable and selections for cursor positions ([8efc22d](https://github.com/CoCreate-app/CoCreate-selection/commit/8efc22d303ba88dbb6fdbf4d65cb2988afec73ca))
678
+
679
+ ## [1.2.21](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.20...v1.2.21) (2021-12-08)
680
+
681
+
682
+ ### Bug Fixes
683
+
684
+ * check parent for closest contenteditable, return range.element ([dbe5d32](https://github.com/CoCreate-app/CoCreate-selection/commit/dbe5d32fbfdb3912ddcbe005f24c315fc444f17b))
685
+
686
+ ## [1.2.20](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.19...v1.2.20) (2021-11-27)
687
+
688
+
689
+ ### Bug Fixes
690
+
691
+ * update dependencies ([d0921e7](https://github.com/CoCreate-app/CoCreate-selection/commit/d0921e7174f556203ceb3f5c3bcd3bfdae2abb02))
692
+
693
+ ## [1.2.19](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.18...v1.2.19) (2021-11-27)
694
+
695
+
696
+ ### Bug Fixes
697
+
698
+ * update dependencies ([f89acc8](https://github.com/CoCreate-app/CoCreate-selection/commit/f89acc8329f26470a755758756d3dcf225ad84d8))
699
+
700
+ ## [1.2.18](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.17...v1.2.18) (2021-11-27)
701
+
702
+
703
+ ### Bug Fixes
704
+
705
+ * update docs api and cocreateJS script ([b8be3e8](https://github.com/CoCreate-app/CoCreate-selection/commit/b8be3e8c967b5de5ab7866fa56d6547a899b1a0b))
706
+
707
+ ## [1.2.17](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.16...v1.2.17) (2021-11-26)
708
+
709
+
710
+ ### Bug Fixes
711
+
712
+ * add nav and sidenav to docs ([eb6f6f1](https://github.com/CoCreate-app/CoCreate-selection/commit/eb6f6f1d7459a57abea30a3976ce6488a36cbc25))
713
+
714
+ ## [1.2.16](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.15...v1.2.16) (2021-11-26)
715
+
716
+
717
+ ### Bug Fixes
718
+
719
+ * update dependencies ([754df39](https://github.com/CoCreate-app/CoCreate-selection/commit/754df39e8831d33c4cdaaea4e1ff804a687faabf))
720
+
721
+ ## [1.2.15](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.14...v1.2.15) (2021-11-24)
722
+
723
+
724
+ ### Bug Fixes
725
+
726
+ * processSelection when at position 0 ([2143e31](https://github.com/CoCreate-app/CoCreate-selection/commit/2143e313e1dcf744980df298790f13442e5715bd))
727
+
728
+ ## [1.2.14](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.13...v1.2.14) (2021-11-23)
729
+
730
+
731
+ ### Bug Fixes
732
+
733
+ * update dependencies ([8fd30ea](https://github.com/CoCreate-app/CoCreate-selection/commit/8fd30ea76af01c89e46f7c4e3f97ba0f4101f7e1))
734
+
735
+ ## [1.2.13](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.12...v1.2.13) (2021-11-23)
736
+
737
+
738
+ ### Bug Fixes
739
+
740
+ * if node begins with a textNode ([0be3739](https://github.com/CoCreate-app/CoCreate-selection/commit/0be373961d2da5c79b9abc2311133621a163c350))
741
+
742
+ ## [1.2.12](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.11...v1.2.12) (2021-11-20)
743
+
744
+
745
+ ### Bug Fixes
746
+
747
+ * remove cdn.CoCreate.min.css ([c412faf](https://github.com/CoCreate-app/CoCreate-selection/commit/c412fafdf2faa0600d39588be01cf932820ff7c1))
748
+
749
+ ## [1.2.11](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.10...v1.2.11) (2021-11-20)
750
+
751
+
752
+ ### Bug Fixes
753
+
754
+ * updated script tags and link tags ([fe1298e](https://github.com/CoCreate-app/CoCreate-selection/commit/fe1298ead9c4106d14ed02f19944b76cab3f58f9))
755
+
756
+ ## [1.2.10](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.9...v1.2.10) (2021-11-20)
757
+
758
+
759
+ ### Bug Fixes
760
+
761
+ * update dependencies ([32ce648](https://github.com/CoCreate-app/CoCreate-selection/commit/32ce648d32869b541a5c15279af321e9b228d6a9))
762
+
763
+ ## [1.2.9](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.8...v1.2.9) (2021-11-19)
764
+
765
+
766
+ ### Bug Fixes
767
+
768
+ * update dependencies ([766541b](https://github.com/CoCreate-app/CoCreate-selection/commit/766541b51423899aa1bb2667370a1fd3153438a8))
769
+
770
+ ## [1.2.8](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.7...v1.2.8) (2021-11-18)
771
+
772
+
773
+ ### Bug Fixes
774
+
775
+ * update dependencies ([68c5b1f](https://github.com/CoCreate-app/CoCreate-selection/commit/68c5b1f0572b912007c66df46c54aff2f9189ad1))
776
+
777
+ ## [1.2.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.6...v1.2.7) (2021-11-16)
778
+
779
+
780
+ ### Bug Fixes
781
+
782
+ * update dependencies ([9132d0e](https://github.com/CoCreate-app/CoCreate-selection/commit/9132d0ed3f5e6be38d562319c6f60ce49e4a937a))
783
+
784
+ ## [1.2.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.5...v1.2.6) (2021-11-15)
785
+
786
+
787
+ ### Bug Fixes
788
+
789
+ * position typo beforeend ([a2c242a](https://github.com/CoCreate-app/CoCreate-selection/commit/a2c242a974177b3832665b17294847882d064f74))
790
+
791
+ ## [1.2.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.4...v1.2.5) (2021-11-15)
792
+
793
+
794
+ ### Bug Fixes
795
+
796
+ * update dependencies ([4e95a1c](https://github.com/CoCreate-app/CoCreate-selection/commit/4e95a1cfde18e385116a0e50e94a7abc3879e40d))
797
+
798
+ ## [1.2.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.3...v1.2.4) (2021-11-11)
799
+
800
+
801
+ ### Bug Fixes
802
+
803
+ * update readme ([2662dfc](https://github.com/CoCreate-app/CoCreate-selection/commit/2662dfc85043165cacd9bffccfae2480e8e9eba4))
804
+
805
+ ## [1.2.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.2...v1.2.3) (2021-11-11)
806
+
807
+
808
+ ### Bug Fixes
809
+
810
+ * licensing information ([be006af](https://github.com/CoCreate-app/CoCreate-selection/commit/be006afa6ed25f643514e0f57a4fe952cadfc79a))
811
+
812
+ ## [1.2.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.1...v1.2.2) (2021-11-06)
813
+
814
+
815
+ ### Bug Fixes
816
+
817
+ * update dependencies ([6cce63f](https://github.com/CoCreate-app/CoCreate-selection/commit/6cce63fec68e22d8c46bbea00bb5db6a3f8ac09d))
818
+
819
+ ## [1.2.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.2.0...v1.2.1) (2021-11-05)
820
+
821
+
822
+ ### Bug Fixes
823
+
824
+ * if el is singleton fixed returning start or end position ([c5b9d85](https://github.com/CoCreate-app/CoCreate-selection/commit/c5b9d85fb87a4554ffea1d150f5bfa8bdfd57ac6))
825
+
826
+ # [1.2.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.7...v1.2.0) (2021-11-05)
827
+
828
+
829
+ ### Features
830
+
831
+ * support for singleton/no-endTag elements ([2be4a89](https://github.com/CoCreate-app/CoCreate-selection/commit/2be4a8965666e9dd24a9804d718432fcff71ffca))
832
+
833
+ ## [1.1.7](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.6...v1.1.7) (2021-11-04)
834
+
835
+
836
+ ### Bug Fixes
837
+
838
+ * update dependencies ([0dadc37](https://github.com/CoCreate-app/CoCreate-selection/commit/0dadc372298d55a0d6eff0558685291354f97f8c))
839
+
840
+ ## [1.1.6](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.5...v1.1.6) (2021-11-04)
841
+
842
+
843
+ ### Bug Fixes
844
+
845
+ * update packages ([8cf9098](https://github.com/CoCreate-app/CoCreate-selection/commit/8cf9098cb5642386359c310e53b1388874839f14))
846
+
847
+ ## [1.1.5](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.4...v1.1.5) (2021-11-03)
848
+
849
+
850
+ ### Bug Fixes
851
+
852
+ * impoved processSelection to handle ranges if postion is negative of postion amount is greater then the element character length ([7788721](https://github.com/CoCreate-app/CoCreate-selection/commit/778872171e7a9f743ecd8fd53fd0e940d52bf27c))
853
+
854
+ ## [1.1.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.3...v1.1.4) (2021-11-03)
855
+
856
+
857
+ ### Bug Fixes
858
+
859
+ * update dependencies ([7155e8a](https://github.com/CoCreate-app/CoCreate-selection/commit/7155e8a57fef3e23a25d51a2c35e438f5efe5e73))
860
+
861
+ ## [1.1.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.2...v1.1.3) (2021-11-01)
862
+
863
+
864
+ ### Bug Fixes
865
+
866
+ * update package dependencies ([d721cc4](https://github.com/CoCreate-app/CoCreate-selection/commit/d721cc416e2c0e134aa1fa7e8546c718aa8aed7b))
867
+
868
+ ## [1.1.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.1...v1.1.2) (2021-10-30)
869
+
870
+
871
+ ### Bug Fixes
872
+
873
+ * removed for loop in getElementPosition ([20b7ff4](https://github.com/CoCreate-app/CoCreate-selection/commit/20b7ff45dc1f321a246d4fe9f22590c5b1e17c0e))
874
+
875
+ ## [1.1.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.1.0...v1.1.1) (2021-10-29)
876
+
877
+
878
+ ### Bug Fixes
879
+
880
+ * update dependencies ([84943b4](https://github.com/CoCreate-app/CoCreate-selection/commit/84943b4e31b0d267580fa17cec494e55896aa98b))
881
+
882
+ # [1.1.0](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.4...v1.1.0) (2021-10-29)
883
+
884
+
885
+ ### Features
886
+
887
+ * get elements start and end position with out the need of element_id ([cdf1a85](https://github.com/CoCreate-app/CoCreate-selection/commit/cdf1a8517ab800c66c8fce2aa9d80e9701f9dd4c))
888
+ * removed the need for element_id, uses cssPath instead ([08c7e9e](https://github.com/CoCreate-app/CoCreate-selection/commit/08c7e9ed90c2e3bc43990ef71b830b237c320392))
889
+
890
+ ## [1.0.4](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.3...v1.0.4) (2021-10-17)
891
+
892
+
893
+ ### Bug Fixes
894
+
895
+ * update dependendies ([816f6e2](https://github.com/CoCreate-app/CoCreate-selection/commit/816f6e2bc59dcc7c1c134d65888ae9969adc8e0f))
896
+
897
+ ## [1.0.3](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.2...v1.0.3) (2021-10-16)
898
+
899
+
900
+ ### Bug Fixes
901
+
902
+ * update socket package to fix bug in docs ([261dd64](https://github.com/CoCreate-app/CoCreate-selection/commit/261dd64966b2349294a0e24b112489db9e81fef9))
903
+
904
+ ## [1.0.2](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.1...v1.0.2) (2021-10-15)
905
+
906
+
907
+ ### Bug Fixes
908
+
909
+ * update dependencies ([9c9f11b](https://github.com/CoCreate-app/CoCreate-selection/commit/9c9f11b889bc428e4e92733fd94d552678904b13))
910
+ * update dependencies ([db214b1](https://github.com/CoCreate-app/CoCreate-selection/commit/db214b1fa08a444fbac4eaba9cfead78aaee883c))
911
+
912
+ ## [1.0.1](https://github.com/CoCreate-app/CoCreate-selection/compare/v1.0.0...v1.0.1) (2021-10-08)
913
+
914
+
915
+ ### Bug Fixes
916
+
917
+ * updating license ([35a4be0](https://github.com/CoCreate-app/CoCreate-selection/commit/35a4be052ab0f08fd81cbcb44fadb813dd98ac38))
918
+
919
+ # 1.0.0 (2021-10-06)
920
+
921
+
922
+ ### Features
923
+
917
924
  * Initial Release ([003e89e](https://github.com/CoCreate-app/CoCreate-selection/commit/003e89e2cb3b6631e82c4941e5bf39d82582645f))