@cocreate/selection 1.6.11 → 1.6.13

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