@cocreate/unique 1.11.4 → 1.11.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,1273 +1,1287 @@
1
- ## [1.11.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.3...v1.11.4) (2023-05-21)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([399daa1](https://github.com/CoCreate-app/CoCreate-unique/commit/399daa15a8c33a02be7c703a64cecad19c3a17f9))
7
-
8
- ## [1.11.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.2...v1.11.3) (2023-05-20)
9
-
10
-
11
- ### Bug Fixes
12
-
13
- * updated dependencies to their latest versions ([0826282](https://github.com/CoCreate-app/CoCreate-unique/commit/0826282f8b29b5a3deded1903ed5f4545ad7251b))
14
-
15
- ## [1.11.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.1...v1.11.2) (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. ([233efdf](https://github.com/CoCreate-app/CoCreate-unique/commit/233efdfa04d76a7823e028c4ab9e13e174822587))
21
-
22
- ## [1.11.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.0...v1.11.1) (2023-05-18)
23
-
24
-
25
- ### Bug Fixes
26
-
27
- * Refactor module imports for client file ([c0b1f24](https://github.com/CoCreate-app/CoCreate-unique/commit/c0b1f246e5adc69d953f62447b4fd4a5c8b6ae9e))
28
-
29
- # [1.11.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.8...v1.11.0) (2023-05-17)
30
-
31
-
32
- ### Bug Fixes
33
-
34
- * Refactor server.js to include the uid field in the response object for readDocument method. ([beb58e2](https://github.com/CoCreate-app/CoCreate-unique/commit/beb58e20f3f8e9b8ed7d5ffb646b3af0897ef787))
35
-
36
-
37
- ### Features
38
-
39
- * Add "unique" attribute to input fields ([ebb0765](https://github.com/CoCreate-app/CoCreate-unique/commit/ebb076581ca1b64df4a27dd21f5d56287eae4674))
40
- * Add unique input check and server implementation ([5469faa](https://github.com/CoCreate-app/CoCreate-unique/commit/5469faae84157d45b1fa583e1c20336cbeb8b500))
41
- * Import Observer and pass unique attributes to target and callback. ([a63801d](https://github.com/CoCreate-app/CoCreate-unique/commit/a63801da65d9cbeca605bd5ba0f66e43d1dd74c1))
42
- * Refactor client.js init() to take an element arg and handle arrays ([4e63aa0](https://github.com/CoCreate-app/CoCreate-unique/commit/4e63aa070d79ae817b4364582f23b3af2f772b2d))
43
-
44
- ## [1.10.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.7...v1.10.8) (2023-05-10)
45
-
46
-
47
- ### Bug Fixes
48
-
49
- * apikey renamed to key ([76854ce](https://github.com/CoCreate-app/CoCreate-unique/commit/76854cef9f7b11bcead3436451b6b438e3168024))
50
-
51
- ## [1.10.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.6...v1.10.7) (2023-05-06)
52
-
53
-
54
- ### Bug Fixes
55
-
56
- * bump [@cocreate](https://github.com/cocreate) dependencies ([e679158](https://github.com/CoCreate-app/CoCreate-unique/commit/e67915854a4eb7a941342f0d237a7afc762b5a73))
57
-
58
- ## [1.10.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.5...v1.10.6) (2023-05-01)
59
-
60
-
61
- ### Bug Fixes
62
-
63
- * update manifest.json to manifest.webmanifest ([1a36623](https://github.com/CoCreate-app/CoCreate-unique/commit/1a366237b0306eb52fedaade943a711238e92168))
64
-
65
- ## [1.10.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.4...v1.10.5) (2023-05-01)
66
-
67
-
68
- ### Bug Fixes
69
-
70
- * replace fontawesome with svg ([1af9070](https://github.com/CoCreate-app/CoCreate-unique/commit/1af9070571df1e57b95cd7b52ab0ad9f5c7eccd8))
71
-
72
- ## [1.10.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.3...v1.10.4) (2023-04-30)
73
-
74
-
75
- ### Bug Fixes
76
-
77
- * fullscreen target updated to fullscreen fullscreen-target ([825a448](https://github.com/CoCreate-app/CoCreate-unique/commit/825a448520c2742635b261b35e25331e3260b74f))
78
- * package-lock.json and pnpm-lock.yaml added to .gitignore ([88d183f](https://github.com/CoCreate-app/CoCreate-unique/commit/88d183f0b6b29ee29ca8034b1c8c53b634ba288e))
79
- * removed toogle fullscreen icons. now using css content ([390d365](https://github.com/CoCreate-app/CoCreate-unique/commit/390d365bed77e7a94f07f234c39582e653a22744))
80
-
81
- ## [1.10.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.2...v1.10.3) (2023-04-24)
82
-
83
-
84
- ### Bug Fixes
85
-
86
- * updated worrkflows to v3 and node version 16 ([d706e20](https://github.com/CoCreate-app/CoCreate-unique/commit/d706e2009ab43cdc1096d4676105c7a117ff68f2))
87
- * workflow node version updated 16 ([8bd9726](https://github.com/CoCreate-app/CoCreate-unique/commit/8bd9726538c03306cd18eaee1b0be2b35ae70ae6))
88
-
89
- ## [1.10.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.1...v1.10.2) (2023-04-24)
90
-
91
-
92
- ### Bug Fixes
93
-
94
- * bump [@cocreate](https://github.com/cocreate) dependencies ([d7198c7](https://github.com/CoCreate-app/CoCreate-unique/commit/d7198c72e815c73a5166309f17628160fd77ed71))
95
-
96
- ## [1.10.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.0...v1.10.1) (2023-04-24)
97
-
98
-
99
- ### Bug Fixes
100
-
101
- * removed uglifyjs-webpack-plugin ([14542c2](https://github.com/CoCreate-app/CoCreate-unique/commit/14542c202efd94c40845e880dc02e0f2e4e3be16))
102
-
103
- # [1.10.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.9.0...v1.10.0) (2023-04-24)
104
-
105
-
106
- ### Features
107
-
108
- * added pwa manifest ([1df1e8c](https://github.com/CoCreate-app/CoCreate-unique/commit/1df1e8cbccfe9d34c4db519c820f2acae4fd644e))
109
-
110
- # [1.9.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.6...v1.9.0) (2023-04-13)
111
-
112
-
113
- ### Bug Fixes
114
-
115
- * document.length if condition ([fb37903](https://github.com/CoCreate-app/CoCreate-unique/commit/fb3790339d23cf23505446531d12f7e155dc03b1))
116
-
117
-
118
- ### Features
119
-
120
- * supports checking indexeddb and server db ([51ff6c5](https://github.com/CoCreate-app/CoCreate-unique/commit/51ff6c57de1b217767763e7d06ca13fe4c216cac))
121
-
122
- ## [1.8.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.5...v1.8.6) (2023-04-11)
123
-
124
-
125
- ### Bug Fixes
126
-
127
- * bump dependencies ([98752aa](https://github.com/CoCreate-app/CoCreate-unique/commit/98752aaa6b0868a74e2a70f44619d14ff52b86f3))
128
-
129
- ## [1.8.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.4...v1.8.5) (2023-04-11)
130
-
131
-
132
- ### Bug Fixes
133
-
134
- * bump [@cocreate](https://github.com/cocreate) dependencies ([1fa5d70](https://github.com/CoCreate-app/CoCreate-unique/commit/1fa5d707c003fda6d90e901ddd8be8e951b63558))
135
-
136
- ## [1.8.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.3...v1.8.4) (2023-04-11)
137
-
138
-
139
- ### Bug Fixes
140
-
141
- * renamed domans to hosts ([dc62a23](https://github.com/CoCreate-app/CoCreate-unique/commit/dc62a23e3179ca1c8b0597feec270e618dcaa855))
142
-
143
- ## [1.8.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.2...v1.8.3) (2023-03-30)
144
-
145
-
146
- ### Bug Fixes
147
-
148
- * bump [@cocreate](https://github.com/cocreate) dependencies' ([5c871d9](https://github.com/CoCreate-app/CoCreate-unique/commit/5c871d95e9ae6940b6b1746c5604f6646d842f64))
149
-
150
- ## [1.8.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.1...v1.8.2) (2023-03-16)
151
-
152
-
153
- ### Bug Fixes
154
-
155
- * bump dependencies' ([47f2c79](https://github.com/CoCreate-app/CoCreate-unique/commit/47f2c796fae5478d1bcb39f5c22534c9b4290a4d))
156
-
157
- ## [1.8.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.0...v1.8.1) (2023-03-16)
158
-
159
-
160
- ### Bug Fixes
161
-
162
- * bump dependencies' ([1b81a6c](https://github.com/CoCreate-app/CoCreate-unique/commit/1b81a6cb0aabdafecab769726a8bd147fcaa0af0))
163
-
164
- # [1.8.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.11...v1.8.0) (2023-03-16)
165
-
166
-
167
- ### Features
168
-
169
- * replaced get-value and set-value with a super charged version of CoCreate-events ([60bbdc3](https://github.com/CoCreate-app/CoCreate-unique/commit/60bbdc37abc26c4dbf06e009e4acfe7dbe132f15))
170
-
171
- ## [1.7.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.10...v1.7.11) (2023-02-01)
172
-
173
-
174
- ### Bug Fixes
175
-
176
- * bump dependencies ([12c4726](https://github.com/CoCreate-app/CoCreate-unique/commit/12c47262db6ee1921eb4dd3ad44a6b17e762fbf1))
177
-
178
- ## [1.7.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.9...v1.7.10) (2023-01-31)
179
-
180
-
181
- ### Bug Fixes
182
-
183
- * bump dependencies ([a0e11f9](https://github.com/CoCreate-app/CoCreate-unique/commit/a0e11f98ebf7eb3f8f4ed67cae6a4149bbcb96dc))
184
-
185
- ## [1.7.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.8...v1.7.9) (2023-01-30)
186
-
187
-
188
- ### Bug Fixes
189
-
190
- * bump dependencies ([87a193d](https://github.com/CoCreate-app/CoCreate-unique/commit/87a193d4e23fd073e886f08bf6897e8ee5e22871))
191
-
192
- ## [1.7.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.7...v1.7.8) (2023-01-29)
193
-
194
-
195
- ### Bug Fixes
196
-
197
- * bump dependencies ([4a23985](https://github.com/CoCreate-app/CoCreate-unique/commit/4a239857750fc975ee5ea1ad36ac49b608c5fa4d))
198
-
199
- ## [1.7.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.6...v1.7.7) (2023-01-29)
200
-
201
-
202
- ### Bug Fixes
203
-
204
- * bump dependencies ([079912d](https://github.com/CoCreate-app/CoCreate-unique/commit/079912d0c01ed2f9462862136106c45660cda9c9))
205
-
206
- ## [1.7.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.5...v1.7.6) (2023-01-27)
207
-
208
-
209
- ### Bug Fixes
210
-
211
- * bump dependencies ([25bfe34](https://github.com/CoCreate-app/CoCreate-unique/commit/25bfe340c85bfc4f6c98427f7fa14597df35ffb4))
212
-
213
- ## [1.7.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.4...v1.7.5) (2023-01-13)
214
-
215
-
216
- ### Bug Fixes
217
-
218
- * bump dependencies ([c828a60](https://github.com/CoCreate-app/CoCreate-unique/commit/c828a60dce5b886c5411b28420743f20bcbe82bc))
219
-
220
- ## [1.7.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.3...v1.7.4) (2023-01-10)
221
-
222
-
223
- ### Bug Fixes
224
-
225
- * bump dependencies ([aec0ca1](https://github.com/CoCreate-app/CoCreate-unique/commit/aec0ca11bb6d697022ded36ac53f3db11a4bed88))
226
-
227
- ## [1.7.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.2...v1.7.3) (2023-01-09)
228
-
229
-
230
- ### Bug Fixes
231
-
232
- * bump dependnecies ([850aca1](https://github.com/CoCreate-app/CoCreate-unique/commit/850aca1283ceebfdb34c25ddcf87d5554e4e41da))
233
-
234
- ## [1.7.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.1...v1.7.2) (2023-01-06)
235
-
236
-
237
- ### Bug Fixes
238
-
239
- * bump dependencies, worklow [@v3](https://github.com/v3) ([dcab91b](https://github.com/CoCreate-app/CoCreate-unique/commit/dcab91b46ca2dff10f1afaa2cdad4c7482932081))
240
- * edit in github btn styles ([e8411fb](https://github.com/CoCreate-app/CoCreate-unique/commit/e8411fbc0c5d8403ec7c8e00d41010b0c61dfdb5))
241
-
242
- ## [1.7.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.0...v1.7.1) (2023-01-05)
243
-
244
-
245
- ### Bug Fixes
246
-
247
- * bump cdn to 1.39.4 ([f443e00](https://github.com/CoCreate-app/CoCreate-unique/commit/f443e003e2a75a35db653b0740a64d8e1d30cf7f))
248
- * bump dependencies ([b35d686](https://github.com/CoCreate-app/CoCreate-unique/commit/b35d686d1c2a3429ba04107ad218162a7d66922e))
249
-
250
- # [1.7.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.35...v1.7.0) (2023-01-02)
251
-
252
-
253
- ### Features
254
-
255
- * class="template" template_id="id" replaced with template="id" ([6170e6a](https://github.com/CoCreate-app/CoCreate-unique/commit/6170e6a1a308a85300ab47a5a22e8b784f971635))
256
-
257
- ## [1.6.35](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.34...v1.6.35) (2023-01-01)
258
-
259
-
260
- ### Bug Fixes
261
-
262
- * docs sanbox overflow ([fba9f38](https://github.com/CoCreate-app/CoCreate-unique/commit/fba9f38abf90cae7f2505329f3a6bf8518b4a5b1))
263
-
264
- ## [1.6.34](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.33...v1.6.34) (2022-12-31)
265
-
266
-
267
- ### Bug Fixes
268
-
269
- * bump dependencies ([1c9c668](https://github.com/CoCreate-app/CoCreate-unique/commit/1c9c6685bf2530be43fcf69edd508aa2c1694485))
270
-
271
- ## [1.6.33](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.32...v1.6.33) (2022-12-30)
272
-
273
-
274
- ### Bug Fixes
275
-
276
- * update config sources to use template braces with entry on src ([98a9e23](https://github.com/CoCreate-app/CoCreate-unique/commit/98a9e234dbb36848d789409f48b45db9897776ea))
277
-
278
- ## [1.6.32](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.31...v1.6.32) (2022-12-29)
279
-
280
-
281
- ### Bug Fixes
282
-
283
- * bump dependencies ([8a22761](https://github.com/CoCreate-app/CoCreate-unique/commit/8a22761762cebb4318d0a8a53b2546e2dd004876))
284
-
285
- ## [1.6.31](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.30...v1.6.31) (2022-12-27)
286
-
287
-
288
- ### Bug Fixes
289
-
290
- * bump dependecies ([e0377df](https://github.com/CoCreate-app/CoCreate-unique/commit/e0377dfb7413f5e2c2f59a4679f57b7ae504789c))
291
- * bump dependencies ([c7b07ec](https://github.com/CoCreate-app/CoCreate-unique/commit/c7b07ecea09fa5769c561b634f07529d0af87b35))
292
-
293
- ## [1.6.30](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.29...v1.6.30) (2022-12-25)
294
-
295
-
296
- ### Bug Fixes
297
-
298
- * bump dependencies ([0cf3e07](https://github.com/CoCreate-app/CoCreate-unique/commit/0cf3e07d8611cb42db29727dc4ae43f91feaff5b))
299
-
300
- ## [1.6.29](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.28...v1.6.29) (2022-12-23)
301
-
302
-
303
- ### Bug Fixes
304
-
305
- * bump dependnecies ([3b8c0fc](https://github.com/CoCreate-app/CoCreate-unique/commit/3b8c0fc013f28afdb5fedd63f90ab2b67cdd55d3))
306
-
307
- ## [1.6.28](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.27...v1.6.28) (2022-12-22)
308
-
309
-
310
- ### Bug Fixes
311
-
312
- * bump dependencies ([9cf29a0](https://github.com/CoCreate-app/CoCreate-unique/commit/9cf29a0fc81d88d05faca706bdf66affda4ae240))
313
- * update cdn ([7e8cb08](https://github.com/CoCreate-app/CoCreate-unique/commit/7e8cb08c063694fb172cd0e345418b488c58c8a1))
314
-
315
- ## [1.6.27](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.26...v1.6.27) (2022-12-22)
316
-
317
-
318
- ### Bug Fixes
319
-
320
- * update demos and bump dependencies ([8dc1044](https://github.com/CoCreate-app/CoCreate-unique/commit/8dc1044d81677c5730315dbb228df6ee2b5139c5))
321
-
322
- ## [1.6.26](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.25...v1.6.26) (2022-12-21)
323
-
324
-
325
- ### Bug Fixes
326
-
327
- * bump dependencies ([9f270ac](https://github.com/CoCreate-app/CoCreate-unique/commit/9f270ac085166b6976d9d251515e7ecb41c9440d))
328
-
329
- ## [1.6.25](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.24...v1.6.25) (2022-12-20)
330
-
331
-
332
- ### Bug Fixes
333
-
334
- * bump dependencies ([31e7e0c](https://github.com/CoCreate-app/CoCreate-unique/commit/31e7e0c47b53548ffc81122875bc38ebbbee0b43))
335
-
336
- ## [1.6.24](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.23...v1.6.24) (2022-12-15)
337
-
338
-
339
- ### Bug Fixes
340
-
341
- * add missing dev dependency style-loader ([6ccbff1](https://github.com/CoCreate-app/CoCreate-unique/commit/6ccbff138dff432ce30178d5860fd13aed25cb07))
342
-
343
- ## [1.6.23](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.22...v1.6.23) (2022-12-13)
344
-
345
-
346
- ### Bug Fixes
347
-
348
- * removed un used devDependencies ([49d49da](https://github.com/CoCreate-app/CoCreate-unique/commit/49d49dae5873825ca4c965e9c2329f2b70195747))
349
-
350
- ## [1.6.22](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.21...v1.6.22) (2022-12-13)
351
-
352
-
353
- ### Bug Fixes
354
-
355
- * bump dependencies ([f5f0feb](https://github.com/CoCreate-app/CoCreate-unique/commit/f5f0febb5fda535d246952391c19896909121b8b))
356
-
357
- ## [1.6.21](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.20...v1.6.21) (2022-12-12)
358
-
359
-
360
- ### Bug Fixes
361
-
362
- * bump dependencies ([46a094e](https://github.com/CoCreate-app/CoCreate-unique/commit/46a094e55ed04519595424a9df9414f21e96c4b1))
363
-
364
- ## [1.6.20](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.19...v1.6.20) (2022-12-11)
365
-
366
-
367
- ### Bug Fixes
368
-
369
- * bump dependencies ([a6b67bc](https://github.com/CoCreate-app/CoCreate-unique/commit/a6b67bca396dbe0882f52b927abd8619dec42212))
370
-
371
- ## [1.6.19](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.18...v1.6.19) (2022-12-09)
372
-
373
-
374
- ### Bug Fixes
375
-
376
- * bump dependencies ([061f57e](https://github.com/CoCreate-app/CoCreate-unique/commit/061f57e49829f9683171c0d01909df7ccca647ad))
377
-
378
- ## [1.6.18](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.17...v1.6.18) (2022-12-08)
379
-
380
-
381
- ### Bug Fixes
382
-
383
- * bump dependencies ([64cef88](https://github.com/CoCreate-app/CoCreate-unique/commit/64cef881e049d574686e6bb38b66d4410d2c5eec))
384
-
385
- ## [1.6.17](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.16...v1.6.17) (2022-12-07)
386
-
387
-
388
- ### Bug Fixes
389
-
390
- * bump dependencies ([dbb3162](https://github.com/CoCreate-app/CoCreate-unique/commit/dbb316261dcc26a8dd4970534a1fe8ce470ef605))
391
-
392
- ## [1.6.16](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.15...v1.6.16) (2022-12-04)
393
-
394
-
395
- ### Bug Fixes
396
-
397
- * bump dependencies ([a504661](https://github.com/CoCreate-app/CoCreate-unique/commit/a5046619d83b3b2c739443b65363683ac91bea0e))
398
-
399
- ## [1.6.15](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.14...v1.6.15) (2022-12-02)
400
-
401
-
402
- ### Bug Fixes
403
-
404
- * docs ([5a65312](https://github.com/CoCreate-app/CoCreate-unique/commit/5a65312087f5002959b049449d1e9d64ebee7f13))
405
-
406
- ## [1.6.14](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.13...v1.6.14) (2022-12-02)
407
-
408
-
409
- ### Bug Fixes
410
-
411
- * bump dependencies ([e1630c1](https://github.com/CoCreate-app/CoCreate-unique/commit/e1630c18cd7b318c2f84cbe29016b455e936d4ea))
412
- * set broadcastBrowser to false ([1c32816](https://github.com/CoCreate-app/CoCreate-unique/commit/1c32816dce2ad27b0fea88c9ecd482f1c54896f9))
413
-
414
- ## [1.6.13](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.12...v1.6.13) (2022-11-28)
415
-
416
-
417
- ### Bug Fixes
418
-
419
- * bump dependencies ([c5a7585](https://github.com/CoCreate-app/CoCreate-unique/commit/c5a75857cd37f1fe64d841871bcd0122bc65a1ac))
420
-
421
- ## [1.6.12](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.11...v1.6.12) (2022-11-28)
422
-
423
-
424
- ### Bug Fixes
425
-
426
- * bump dependencies ([547da5d](https://github.com/CoCreate-app/CoCreate-unique/commit/547da5d89c054c9026764a0b57ee2b5df1b76f60))
427
-
428
- ## [1.6.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.10...v1.6.11) (2022-11-27)
429
-
430
-
431
- ### Bug Fixes
432
-
433
- * bump dependencies ([8344be3](https://github.com/CoCreate-app/CoCreate-unique/commit/8344be39902ffe24345206a06cf64c54d4da7706))
434
-
435
- ## [1.6.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.9...v1.6.10) (2022-11-26)
436
-
437
-
438
- ### Bug Fixes
439
-
440
- * bump dependencies ([cc21be1](https://github.com/CoCreate-app/CoCreate-unique/commit/cc21be109d3a2891b26ee72781564f0bd4383c3f))
441
-
442
- ## [1.6.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.8...v1.6.9) (2022-11-25)
443
-
444
-
445
- ### Bug Fixes
446
-
447
- * bump dependencies ([6d46711](https://github.com/CoCreate-app/CoCreate-unique/commit/6d46711ce67febafde6ae836641c5ba03c7e197b))
448
- * CoCreate.crud.default removed bug causing default object ([5c3ddd5](https://github.com/CoCreate-app/CoCreate-unique/commit/5c3ddd5f20edfbf5c5ff7371f0955df20a64f953))
449
-
450
- ## [1.6.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.7...v1.6.8) (2022-11-24)
451
-
452
-
453
- ### Bug Fixes
454
-
455
- * bump depenedencies ([c59902c](https://github.com/CoCreate-app/CoCreate-unique/commit/c59902c26f50218649566257cb6f35f847c0a32b))
456
-
457
- ## [1.6.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.6...v1.6.7) (2022-11-23)
458
-
459
-
460
- ### Bug Fixes
461
-
462
- * bumped [@cocreate](https://github.com/cocreate) dependencies ([97b0207](https://github.com/CoCreate-app/CoCreate-unique/commit/97b02071a5266ea83012dc312c3f11199ccab7be))
463
-
464
- ## [1.6.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.5...v1.6.6) (2022-11-22)
465
-
466
-
467
- ### Bug Fixes
468
-
469
- * apply src: {{source}} to CoCreate.config ([9d43db9](https://github.com/CoCreate-app/CoCreate-unique/commit/9d43db95a6e2bfe218a89d0161ad8967e3259e36))
470
- * workflow docs ([161467e](https://github.com/CoCreate-app/CoCreate-unique/commit/161467e989212587392805e8f740318836bb5a5b))
471
-
472
- ## [1.6.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.4...v1.6.5) (2022-11-21)
473
-
474
-
475
- ### Bug Fixes
476
-
477
- * @cocreate/docs bug fix ([2f3a2f6](https://github.com/CoCreate-app/CoCreate-unique/commit/2f3a2f69043080559d0b312baf917275870fa159))
478
-
479
- ## [1.6.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.3...v1.6.4) (2022-11-21)
480
-
481
-
482
- ### Bug Fixes
483
-
484
- * replaced document_id with document._id ([55c6dad](https://github.com/CoCreate-app/CoCreate-unique/commit/55c6dad3a6709f771545a8157b77245d050488b5))
485
-
486
- ## [1.6.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.2...v1.6.3) (2022-11-21)
487
-
488
-
489
- ### Bug Fixes
490
-
491
- * bump [@cocreate](https://github.com/cocreate) dependencies ([520a3f2](https://github.com/CoCreate-app/CoCreate-unique/commit/520a3f291e8e23ef8eb21cafbefcf12f2527e2e2))
492
-
493
- ## [1.6.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.1...v1.6.2) (2022-11-21)
494
-
495
-
496
- ### Bug Fixes
497
-
498
- * bump [@cocreate](https://github.com/cocreate) dependencies ([3116d9f](https://github.com/CoCreate-app/CoCreate-unique/commit/3116d9ffdda852e8d5741f78708667fe874bddb0))
499
-
500
- ## [1.6.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.0...v1.6.1) (2022-11-21)
501
-
502
-
503
- ### Bug Fixes
504
-
505
- * bump d@cocreate ependencies ([adc4922](https://github.com/CoCreate-app/CoCreate-unique/commit/adc4922e502eeb80e342f5993055f2333f1c855b))
506
-
507
- # [1.6.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.11...v1.6.0) (2022-11-21)
508
-
509
-
510
- ### Bug Fixes
511
-
512
- * update crud functions to receive an array of objects as the response ([5ee57bf](https://github.com/CoCreate-app/CoCreate-unique/commit/5ee57bff3168597370c830eceeeee04814b7c0d6))
513
-
514
-
515
- ### Features
516
-
517
- * updated to use new crud which has the abilty to use multiple databases ([ce3fdf2](https://github.com/CoCreate-app/CoCreate-unique/commit/ce3fdf2bbcad7110df7c9ac38e8ed89ebac90a45))
518
-
519
- ## [1.5.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.10...v1.5.11) (2022-10-02)
520
-
521
-
522
- ### Bug Fixes
523
-
524
- * bump dependencies ([3231a35](https://github.com/CoCreate-app/CoCreate-unique/commit/3231a35e72e53b811be398b6e5243bf5fdae8811))
525
-
526
- ## [1.5.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.9...v1.5.10) (2022-10-02)
527
-
528
-
529
- ### Bug Fixes
530
-
531
- * minor bug fixes ([9dcef5e](https://github.com/CoCreate-app/CoCreate-unique/commit/9dcef5e42bf0e6057a8550473009d0743c7cf74e))
532
-
533
- ## [1.5.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.8...v1.5.9) (2022-10-02)
534
-
535
-
536
- ### Bug Fixes
537
-
538
- * bump @cocreate/hosting and @cocreate/socket-client ([4d332d6](https://github.com/CoCreate-app/CoCreate-unique/commit/4d332d6acae068e31cca588980641e27785e7195))
539
-
540
- ## [1.5.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.7...v1.5.8) (2022-10-01)
541
-
542
-
543
- ### Bug Fixes
544
-
545
- * bump [@cocreate](https://github.com/cocreate) dependencies ([93f69ae](https://github.com/CoCreate-app/CoCreate-unique/commit/93f69ae2bcc4874263b8b50bce790590a2aa10f8))
546
-
547
- ## [1.5.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.6...v1.5.7) (2022-10-01)
548
-
549
-
550
- ### Bug Fixes
551
-
552
- * bump dependencies ([7e387b7](https://github.com/CoCreate-app/CoCreate-unique/commit/7e387b7c088b5cf8668ce8d82ca0bc3467c68395))
553
-
554
- ## [1.5.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.5...v1.5.6) (2022-10-01)
555
-
556
-
557
- ### Bug Fixes
558
-
559
- * bump dependencies ([657f165](https://github.com/CoCreate-app/CoCreate-unique/commit/657f16563a21845ce6b9d6a8e3d89801c5028918))
560
-
561
- ## [1.5.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.4...v1.5.5) (2022-09-30)
562
-
563
-
564
- ### Bug Fixes
565
-
566
- * bump [@cocreate](https://github.com/cocreate) dependencies ([c174199](https://github.com/CoCreate-app/CoCreate-unique/commit/c174199e69752def2a566d3aa9d3f1ba5d058096))
567
-
568
- ## [1.5.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.3...v1.5.4) (2022-09-30)
569
-
570
-
571
- ### Bug Fixes
572
-
573
- * bump [@cocreate](https://github.com/cocreate) dependencies ([58e7e9b](https://github.com/CoCreate-app/CoCreate-unique/commit/58e7e9b23b6538c813eaabecba9281bd08399db0))
574
-
575
- ## [1.5.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.2...v1.5.3) (2022-09-30)
576
-
577
-
578
- ### Bug Fixes
579
-
580
- * bump [@cocreate](https://github.com/cocreate) dependencies ([247c98f](https://github.com/CoCreate-app/CoCreate-unique/commit/247c98f4a5399d9dccc2776a8f9773db55cc9db7))
581
-
582
- ## [1.5.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.1...v1.5.2) (2022-09-30)
583
-
584
-
585
- ### Bug Fixes
586
-
587
- * bump dependencies ([85e942c](https://github.com/CoCreate-app/CoCreate-unique/commit/85e942c02edd540404093611da8faac9f441aa33))
588
-
589
- ## [1.5.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.0...v1.5.1) (2022-09-30)
590
-
591
-
592
- ### Bug Fixes
593
-
594
- * bump dependencies ([07a530f](https://github.com/CoCreate-app/CoCreate-unique/commit/07a530f4ec8b7d0b31daf897da554ea375e04f15))
595
-
596
- # [1.5.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.6...v1.5.0) (2022-09-28)
597
-
598
-
599
- ### Features
600
-
601
- * config is accessible from socket.config ([e473477](https://github.com/CoCreate-app/CoCreate-unique/commit/e4734771a22ad502bf2c3c0e09dfd39bf4544d1b))
602
-
603
- ## [1.4.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.5...v1.4.6) (2022-09-01)
604
-
605
-
606
- ### Bug Fixes
607
-
608
- * bump all of [@cocreate](https://github.com/cocreate) dependencies ([5ad562d](https://github.com/CoCreate-app/CoCreate-unique/commit/5ad562de44aad790f5ad6ac6b173c2528af9ce4a))
609
-
610
- ## [1.4.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.4...v1.4.5) (2022-08-31)
611
-
612
-
613
- ### Bug Fixes
614
-
615
- * getValue and setValue using HTMLElement.prototype ([94f9c1c](https://github.com/CoCreate-app/CoCreate-unique/commit/94f9c1cd6bb2381750caf9411866396f5559fb5d))
616
-
617
- ## [1.4.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.3...v1.4.4) (2022-06-18)
618
-
619
-
620
- ### Bug Fixes
621
-
622
- * bump dependencies ([148d6a1](https://github.com/CoCreate-app/CoCreate-unique/commit/148d6a1d4a59c2cbb8c8e70448ce74ac55420741))
623
-
624
- ## [1.4.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.2...v1.4.3) (2022-06-12)
625
-
626
-
627
- ### Bug Fixes
628
-
629
- * update dependencies ([a363ce5](https://github.com/CoCreate-app/CoCreate-unique/commit/a363ce5ab2e00a0993c5665e5c5055a9cf0c9bfd))
630
- * update docs css document_id ([2d5ac38](https://github.com/CoCreate-app/CoCreate-unique/commit/2d5ac3862f0e5cbf6ed3c0653729a60b39615524))
631
-
632
- ## [1.4.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.1...v1.4.2) (2022-05-23)
633
-
634
-
635
- ### Bug Fixes
636
-
637
- * bump all dependencies ([69eccf2](https://github.com/CoCreate-app/CoCreate-unique/commit/69eccf25b1f59c1355257d27b1fd392802596905))
638
-
639
- ## [1.4.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.0...v1.4.1) (2022-05-17)
640
-
641
-
642
- ### Bug Fixes
643
-
644
- * get orgId from socketInfo ([2edff44](https://github.com/CoCreate-app/CoCreate-unique/commit/2edff44369733c525c6cc1e4fd3881f8d3dc889b))
645
- * update document_id on link index.css ([661d333](https://github.com/CoCreate-app/CoCreate-unique/commit/661d333a5af6dd272ff2f0d8d84f073ec9366dec))
646
-
647
- # [1.4.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.3.2...v1.4.0) (2022-05-14)
648
-
649
-
650
- ### Features
651
-
652
- * function readDocumentList has been renamed to readDocuments ([e353862](https://github.com/CoCreate-app/CoCreate-unique/commit/e353862b9288d70525918cae6921f5cc2092aa1b))
653
-
654
- ## [1.3.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.3.1...v1.3.2) (2022-05-06)
655
-
656
-
657
- ### Bug Fixes
658
-
659
- * update config organization_Id to organization_id ([20b4914](https://github.com/CoCreate-app/CoCreate-unique/commit/20b49147c2ec9510bca2fd447e7e4b78affc69b0))
660
-
661
- ## [1.3.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.3.0...v1.3.1) (2022-03-06)
662
-
663
-
664
- ### Bug Fixes
665
-
666
- * update param roomInfo to socketInfo ([3e2cf6c](https://github.com/CoCreate-app/CoCreate-unique/commit/3e2cf6c4a18d03301934ea9681910f3890829fbe))
667
-
668
- # [1.3.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.33...v1.3.0) (2022-03-03)
669
-
670
-
671
- ### Features
672
-
673
- * manage server and client scripts ([fc75bda](https://github.com/CoCreate-app/CoCreate-unique/commit/fc75bda105c0427dd3890ea9a76d55e596824d3a))
674
-
675
- ## [1.2.33](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.32...v1.2.33) (2022-02-24)
676
-
677
-
678
- ### Bug Fixes
679
-
680
- * CoCreate.config replace CoCreate.app with * ([09e856f](https://github.com/CoCreate-app/CoCreate-unique/commit/09e856f81105c97593e035e062a4efb8071d9f55))
681
-
682
- ## [1.2.32](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.31...v1.2.32) (2022-02-16)
683
-
684
-
685
- ### Bug Fixes
686
-
687
- * update dependencies ([dd17b46](https://github.com/CoCreate-app/CoCreate-unique/commit/dd17b46ac5448b0f86a847547bb686ab0705d3d8))
688
-
689
- ## [1.2.31](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.30...v1.2.31) (2022-02-10)
690
-
691
-
692
- ### Bug Fixes
693
-
694
- * bump dependencies ([ecda2af](https://github.com/CoCreate-app/CoCreate-unique/commit/ecda2afc47ff0e61721b59446afd95de48ec0921))
695
-
696
- ## [1.2.30](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.29...v1.2.30) (2022-02-07)
697
-
698
-
699
- ### Bug Fixes
700
-
701
- * bump dependency versions ([a17f506](https://github.com/CoCreate-app/CoCreate-unique/commit/a17f50635cc8c3d9e114967e937907246867f5ff))
702
-
703
- ## [1.2.29](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.28...v1.2.29) (2022-02-03)
704
-
705
-
706
- ### Bug Fixes
707
-
708
- * replaced show and hide class hidden with attribute hidden ([7f803a9](https://github.com/CoCreate-app/CoCreate-unique/commit/7f803a9b42b6ce518c2e2fd4dc18629c38f24959))
709
-
710
- ## [1.2.28](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.27...v1.2.28) (2022-02-01)
711
-
712
-
713
- ### Bug Fixes
714
-
715
- * update dependency versions ([dcc9ee1](https://github.com/CoCreate-app/CoCreate-unique/commit/dcc9ee1c8e5e689bdf0f19cc05b473f64652fbfd))
716
-
717
- ## [1.2.27](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.26...v1.2.27) (2022-01-16)
718
-
719
-
720
- ### Bug Fixes
721
-
722
- * updated saveDocument to save and createDocument replaced with save, reset ([6c7309d](https://github.com/CoCreate-app/CoCreate-unique/commit/6c7309d05e9cff151a25d17a5cb56089ea7ccb6b))
723
-
724
- ## [1.2.26](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.25...v1.2.26) (2022-01-01)
725
-
726
-
727
- ### Bug Fixes
728
-
729
- * get-value attribute value now supports a selector added # to all values currently in get-value attributes ([a6bfe20](https://github.com/CoCreate-app/CoCreate-unique/commit/a6bfe209b4f286abbd8dff5ddf94aba2b71f8c42))
730
-
731
- ## [1.2.25](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.24...v1.2.25) (2021-12-15)
732
-
733
-
734
- ### Bug Fixes
735
-
736
- * update dependencies ([ed28ce5](https://github.com/CoCreate-app/CoCreate-unique/commit/ed28ce5ac440de281966cecc51de86bd5d7438ec))
737
-
738
- ## [1.2.24](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.23...v1.2.24) (2021-12-14)
739
-
740
-
741
- ### Bug Fixes
742
-
743
- * update dependencies ([d2fe3cf](https://github.com/CoCreate-app/CoCreate-unique/commit/d2fe3cfd5c78fee0268b0ff4a3f19f951eed6dcd))
744
-
745
- ## [1.2.23](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.22...v1.2.23) (2021-11-27)
746
-
747
-
748
- ### Bug Fixes
749
-
750
- * update dependencies ([3a5bd3a](https://github.com/CoCreate-app/CoCreate-unique/commit/3a5bd3a502a251a867cdfe86e7779bcf814685ef))
751
-
752
- ## [1.2.22](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.21...v1.2.22) (2021-11-27)
753
-
754
-
755
- ### Bug Fixes
756
-
757
- * update dependencies ([6eeab40](https://github.com/CoCreate-app/CoCreate-unique/commit/6eeab4074ba025449a27f222524023cfc6429c58))
758
-
759
- ## [1.2.21](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.20...v1.2.21) (2021-11-27)
760
-
761
-
762
- ### Bug Fixes
763
-
764
- * update docs api and cocreateJS script ([6329723](https://github.com/CoCreate-app/CoCreate-unique/commit/6329723870236ae7da7839d646040c1f29b470a9))
765
-
766
- ## [1.2.20](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.19...v1.2.20) (2021-11-26)
767
-
768
-
769
- ### Bug Fixes
770
-
771
- * docs sidenav width ([3396cc8](https://github.com/CoCreate-app/CoCreate-unique/commit/3396cc8fd6e915be95e210f8de86b4f5ec11cab7))
772
-
773
- ## [1.2.19](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.18...v1.2.19) (2021-11-26)
774
-
775
-
776
- ### Bug Fixes
777
-
778
- * update dependencies ([a2584c2](https://github.com/CoCreate-app/CoCreate-unique/commit/a2584c2929006c7e51cc5680f57ebd42913d3eec))
779
-
780
- ## [1.2.18](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.17...v1.2.18) (2021-11-23)
781
-
782
-
783
- ### Bug Fixes
784
-
785
- * update dependencies ([3484cf6](https://github.com/CoCreate-app/CoCreate-unique/commit/3484cf6d75909b0e120b0131008666ad33095c35))
786
-
787
- ## [1.2.17](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.16...v1.2.17) (2021-11-20)
788
-
789
-
790
- ### Bug Fixes
791
-
792
- * update dependencies ([1129190](https://github.com/CoCreate-app/CoCreate-unique/commit/1129190587e8dcb99460d20905d6d074c8ca2c38))
793
-
794
- ## [1.2.16](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.15...v1.2.16) (2021-11-19)
795
-
796
-
797
- ### Bug Fixes
798
-
799
- * update dependencies ([df7ec77](https://github.com/CoCreate-app/CoCreate-unique/commit/df7ec779effde75862ccb2fe41f95fc8da92fa75))
800
-
801
- ## [1.2.15](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.14...v1.2.15) (2021-11-18)
802
-
803
-
804
- ### Bug Fixes
805
-
806
- * update dependencies ([4da17c2](https://github.com/CoCreate-app/CoCreate-unique/commit/4da17c208897adc85fb8a8fef20ab301dc2e76ba))
807
-
808
- ## [1.2.14](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.13...v1.2.14) (2021-11-16)
809
-
810
-
811
- ### Bug Fixes
812
-
813
- * update dependencies ([5a217ae](https://github.com/CoCreate-app/CoCreate-unique/commit/5a217ae018917b7b873f9968299b6128ee0fd6d9))
814
-
815
- ## [1.2.13](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.12...v1.2.13) (2021-11-15)
816
-
817
-
818
- ### Bug Fixes
819
-
820
- * update dependencies ([f973aab](https://github.com/CoCreate-app/CoCreate-unique/commit/f973aabb5b58eab1a63fa4c22d5a91f71491107a))
821
-
822
- ## [1.2.12](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.11...v1.2.12) (2021-11-11)
823
-
824
-
825
- ### Bug Fixes
826
-
827
- * update readme ([6e89029](https://github.com/CoCreate-app/CoCreate-unique/commit/6e890298a80978e098184b893888b6021fb7e99a))
828
-
829
- ## [1.2.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.10...v1.2.11) (2021-11-06)
830
-
831
-
832
- ### Bug Fixes
833
-
834
- * update dependencies ([2cff0b4](https://github.com/CoCreate-app/CoCreate-unique/commit/2cff0b4cfa3eb7fe3ff150592044a52804c7c235))
835
-
836
- ## [1.2.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.9...v1.2.10) (2021-11-06)
837
-
838
-
839
- ### Bug Fixes
840
-
841
- * typo with getValue function usage ([365bffe](https://github.com/CoCreate-app/CoCreate-unique/commit/365bffe16c28ad9b504fbef192d8a52b090e4d4c))
842
-
843
- ## [1.2.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.8...v1.2.9) (2021-11-04)
844
-
845
-
846
- ### Bug Fixes
847
-
848
- * update dependencies ([ac9856d](https://github.com/CoCreate-app/CoCreate-unique/commit/ac9856d312179fe6c2ad2af3945be13f5c6df872))
849
-
850
- ## [1.2.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.7...v1.2.8) (2021-11-04)
851
-
852
-
853
- ### Bug Fixes
854
-
855
- * update packages ([5b5984a](https://github.com/CoCreate-app/CoCreate-unique/commit/5b5984a277e6c1f599d6ad811f07b2ba7b21a8ee))
856
-
857
- ## [1.2.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.6...v1.2.7) (2021-11-01)
858
-
859
-
860
- ### Bug Fixes
861
-
862
- * update package dependencies ([1a387ae](https://github.com/CoCreate-app/CoCreate-unique/commit/1a387ae8ecca469f07e9afa7ae3f255a142fb788))
863
-
864
- ## [1.2.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.5...v1.2.6) (2021-10-29)
865
-
866
-
867
- ### Bug Fixes
868
-
869
- * update dependencies ([9ecab04](https://github.com/CoCreate-app/CoCreate-unique/commit/9ecab0484e3dccb500392e5952e5057989b29356))
870
-
871
- ## [1.2.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.4...v1.2.5) (2021-10-17)
872
-
873
-
874
- ### Bug Fixes
875
-
876
- * update dependendies ([d7dd91b](https://github.com/CoCreate-app/CoCreate-unique/commit/d7dd91bf404b33646386545a234fd5a213d63a33))
877
-
878
- ## [1.2.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.3...v1.2.4) (2021-10-16)
879
-
880
-
881
- ### Bug Fixes
882
-
883
- * update socket package to fix bug in docs ([f8f3942](https://github.com/CoCreate-app/CoCreate-unique/commit/f8f39429d72e5e56be31a8e4a40e05796430ed31))
884
-
885
- ## [1.2.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.2...v1.2.3) (2021-10-15)
886
-
887
-
888
- ### Bug Fixes
889
-
890
- * update dependencies ([26f73c3](https://github.com/CoCreate-app/CoCreate-unique/commit/26f73c32cc06a42d2afeb00633f1017d8b5e51a9))
891
- * update dependencies ([9c963d1](https://github.com/CoCreate-app/CoCreate-unique/commit/9c963d15c5112ba4127d77c92dfa6b8fb5a93e94))
892
-
893
- ## [1.2.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.1...v1.2.2) (2021-10-15)
894
-
895
-
896
- ### Bug Fixes
897
-
898
- * update packages ([a150d52](https://github.com/CoCreate-app/CoCreate-unique/commit/a150d52beeb4af083fa2acdad70b6c6e7641f035))
899
-
900
- ## [1.2.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.0...v1.2.1) (2021-10-15)
901
-
902
-
903
- ### Bug Fixes
904
-
905
- * update packages ([19a01f5](https://github.com/CoCreate-app/CoCreate-unique/commit/19a01f502677a100b42dac7eb53ba4932ef19276))
906
-
907
- # [1.2.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.30...v1.2.0) (2021-10-14)
908
-
909
-
910
- ### Bug Fixes
911
-
912
- * updated dependencies ([485de28](https://github.com/CoCreate-app/CoCreate-unique/commit/485de289b7ccc77db38873a477b1365d4c46b6c3))
913
-
914
-
915
- ### Features
916
-
917
- * getValue using [@cocreate](https://github.com/cocreate).input to support value-prfix and value-suffix ([e7f8a69](https://github.com/CoCreate-app/CoCreate-unique/commit/e7f8a693cc59f4bbf32e613b7e2f9ac3dbb1b0b0))
918
-
919
- ## [1.1.30](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.29...v1.1.30) (2021-10-14)
920
-
921
-
922
- ### Bug Fixes
923
-
924
- * updated action name in demo to removeElement ([4ecbdf4](https://github.com/CoCreate-app/CoCreate-unique/commit/4ecbdf48347524283aba663822076fbdb4d97eeb))
925
-
926
- ## [1.1.29](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.28...v1.1.29) (2021-10-13)
927
-
928
-
929
- ### Bug Fixes
930
-
931
- * update descriptions ([0e19355](https://github.com/CoCreate-app/CoCreate-unique/commit/0e1935537b0f16962903310c02c1da7c368f7ecf))
932
-
933
- ## [1.1.28](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.27...v1.1.28) (2021-10-13)
934
-
935
-
936
- ### Bug Fixes
937
-
938
- * update dependencies ([561d460](https://github.com/CoCreate-app/CoCreate-unique/commit/561d460c438f8ef350ea63a6203c3c790599ceb2))
939
-
940
- ## [1.1.27](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.26...v1.1.27) (2021-10-12)
941
-
942
-
943
- ### Bug Fixes
944
-
945
- * bug returning true or false ([cd3dae0](https://github.com/CoCreate-app/CoCreate-unique/commit/cd3dae0da1645122a83cfd9a8fa2c877ca846994))
946
-
947
- ## [1.1.26](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.25...v1.1.26) (2021-10-06)
948
-
949
-
950
- ### Bug Fixes
951
-
952
- * update dependencies ([4333fc9](https://github.com/CoCreate-app/CoCreate-unique/commit/4333fc92a31cc36735fa056f3bc3e65bcb334ef2))
953
-
954
- ## [1.1.25](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.24...v1.1.25) (2021-10-05)
955
-
956
-
957
- ### Bug Fixes
958
-
959
- * update dependencies ([45d8288](https://github.com/CoCreate-app/CoCreate-unique/commit/45d8288932ce853ba452f94c5f537fad84b5fcf4))
960
- * website_id in CoCreate.config ([b136648](https://github.com/CoCreate-app/CoCreate-unique/commit/b13664828bd1546c2a2aaad85c5c51aa8440adf2))
961
-
962
- ## [1.1.24](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.23...v1.1.24) (2021-10-04)
963
-
964
-
965
- ### Bug Fixes
966
-
967
- * update dependencies ([2b1490e](https://github.com/CoCreate-app/CoCreate-unique/commit/2b1490e5cc3b9030ddf0e9469aa8a6208f9761c5))
968
-
969
- ## [1.1.23](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.22...v1.1.23) (2021-10-04)
970
-
971
-
972
- ### Bug Fixes
973
-
974
- * update dependencies ([ad8e0b0](https://github.com/CoCreate-app/CoCreate-unique/commit/ad8e0b00f58270c5d9747c088d7c764a47dd6876))
975
-
976
- ## [1.1.22](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.21...v1.1.22) (2021-10-01)
977
-
978
-
979
- ### Bug Fixes
980
-
981
- * update packages ([52e9ad5](https://github.com/CoCreate-app/CoCreate-unique/commit/52e9ad5d3a0ac32f4fd069c5734f0917abbaad87))
982
-
983
- ## [1.1.21](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.20...v1.1.21) (2021-10-01)
984
-
985
-
986
- ### Bug Fixes
987
-
988
- * update dependencies ([50813bd](https://github.com/CoCreate-app/CoCreate-unique/commit/50813bddc21a300f2aaa9384dfa5509e33cfb7a5))
989
-
990
- ## [1.1.20](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.19...v1.1.20) (2021-09-28)
991
-
992
-
993
- ### Bug Fixes
994
-
995
- * update dependencies ([5c195ef](https://github.com/CoCreate-app/CoCreate-unique/commit/5c195ef32156b914abc0713a1ac21bf0f09d6996))
996
-
997
- ## [1.1.19](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.18...v1.1.19) (2021-09-16)
998
-
999
-
1000
- ### Bug Fixes
1001
-
1002
- * update dependencies ([ff14191](https://github.com/CoCreate-app/CoCreate-unique/commit/ff14191a0c72a807453e74ff4c33a68bf811beb3))
1003
-
1004
- ## [1.1.18](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.17...v1.1.18) (2021-09-14)
1005
-
1006
-
1007
- ### Bug Fixes
1008
-
1009
- * add cocreate.app to domains ([e49d0f7](https://github.com/CoCreate-app/CoCreate-unique/commit/e49d0f729d44f7f4327525815d71b8e405f577b7))
1010
-
1011
- ## [1.1.17](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.16...v1.1.17) (2021-09-13)
1012
-
1013
-
1014
- ### Bug Fixes
1015
-
1016
- * upgrade dependencies ([0f49f05](https://github.com/CoCreate-app/CoCreate-unique/commit/0f49f05f0bf4a59bc0d3d69983fefa4291266494))
1017
-
1018
- ## [1.1.16](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.15...v1.1.16) (2021-09-12)
1019
-
1020
-
1021
- ### Bug Fixes
1022
-
1023
- * update sidenav to use resize and toggle ([d2a11ab](https://github.com/CoCreate-app/CoCreate-unique/commit/d2a11ab079915ab0bcc251a7e519c3c14adcbeb1))
1024
-
1025
- ## [1.1.15](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.14...v1.1.15) (2021-09-09)
1026
-
1027
-
1028
- ### Bug Fixes
1029
-
1030
- * update dependency @cocreate/docs ([c7b9915](https://github.com/CoCreate-app/CoCreate-unique/commit/c7b9915a2ed2a6eff3b61098192ab2532c123c84))
1031
-
1032
- ## [1.1.14](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.13...v1.1.14) (2021-09-09)
1033
-
1034
-
1035
- ### Bug Fixes
1036
-
1037
- * ci docs ([e05e298](https://github.com/CoCreate-app/CoCreate-unique/commit/e05e298db20b95d4d449a9ebf8dba57d9c5b7ddd))
1038
-
1039
- ## [1.1.13](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.12...v1.1.13) (2021-09-09)
1040
-
1041
-
1042
- ### Bug Fixes
1043
-
1044
- * update dependencies ([2540f50](https://github.com/CoCreate-app/CoCreate-unique/commit/2540f5009b3ba9d3cd89d0a4fa939d840624b339))
1045
-
1046
- ## [1.1.12](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.11...v1.1.12) (2021-09-09)
1047
-
1048
-
1049
- ### Bug Fixes
1050
-
1051
- * CoCreate.config directory, path, name and public ([82b2186](https://github.com/CoCreate-app/CoCreate-unique/commit/82b218622df46b85753f8d0098294dc71f0410ac))
1052
-
1053
- ## [1.1.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.10...v1.1.11) (2021-09-08)
1054
-
1055
-
1056
- ### Bug Fixes
1057
-
1058
- * update dependencies ([9d9b519](https://github.com/CoCreate-app/CoCreate-unique/commit/9d9b5196e9cfe40edd5bb4fc2d62f890607b2646))
1059
-
1060
- ## [1.1.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.9...v1.1.10) (2021-09-04)
1061
-
1062
-
1063
- ### Bug Fixes
1064
-
1065
- * update dependencies ([02227ae](https://github.com/CoCreate-app/CoCreate-unique/commit/02227aed8575442ad1b726775ae78715c22d8451))
1066
-
1067
- ## [1.1.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.8...v1.1.9) (2021-08-31)
1068
-
1069
-
1070
- ### Bug Fixes
1071
-
1072
- * update dependencies ([9679033](https://github.com/CoCreate-app/CoCreate-unique/commit/9679033e1d1562737aadcc599df007977707fae0))
1073
-
1074
- ## [1.1.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.7...v1.1.8) (2021-08-27)
1075
-
1076
-
1077
- ### Bug Fixes
1078
-
1079
- * updaed dependencies ([be458ab](https://github.com/CoCreate-app/CoCreate-unique/commit/be458ab2baae789d6739da929d3395d2756dd045))
1080
-
1081
- ## [1.1.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.6...v1.1.7) (2021-08-23)
1082
-
1083
-
1084
- ### Bug Fixes
1085
-
1086
- * update package versions ([81ac0c3](https://github.com/CoCreate-app/CoCreate-unique/commit/81ac0c34252629b6ccdfb4680be40a5bc7077f58))
1087
-
1088
- ## [1.1.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.5...v1.1.6) (2021-08-22)
1089
-
1090
-
1091
- ### Bug Fixes
1092
-
1093
- * removed data- from main-content, clone, filter-value_type ([175b0df](https://github.com/CoCreate-app/CoCreate-unique/commit/175b0df1cd52583b332a4720d54220c498cad9c1))
1094
-
1095
- ## [1.1.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.4...v1.1.5) (2021-08-22)
1096
-
1097
-
1098
- ### Bug Fixes
1099
-
1100
- * bump package versions ([5d51066](https://github.com/CoCreate-app/CoCreate-unique/commit/5d51066f6e4710e9c952d38911ef68e7f002af15))
1101
-
1102
- ## [1.1.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.3...v1.1.4) (2021-08-22)
1103
-
1104
-
1105
- ### Bug Fixes
1106
-
1107
- * bump package versions ([08beb6a](https://github.com/CoCreate-app/CoCreate-unique/commit/08beb6a99bed0f1aca6273bb6d8de00ad98de274))
1108
-
1109
- ## [1.1.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.2...v1.1.3) (2021-08-14)
1110
-
1111
-
1112
- ### Bug Fixes
1113
-
1114
- * update to docs ([55f6115](https://github.com/CoCreate-app/CoCreate-unique/commit/55f6115f62ef971a8ffd1a31e80dbec86acdc048))
1115
-
1116
- ## [1.1.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.1...v1.1.2) (2021-08-02)
1117
-
1118
-
1119
- ### Bug Fixes
1120
-
1121
- * remove data- from attributes ([6e360fc](https://github.com/CoCreate-app/CoCreate-unique/commit/6e360fc2f1abd50f5007094114589e7f47ba77e9))
1122
- * update data-fullscreen to fullscreen ([5b0f1cc](https://github.com/CoCreate-app/CoCreate-unique/commit/5b0f1ccea3cda8c94887cde378a5b0308a25cfad))
1123
-
1124
- ## [1.1.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.0...v1.1.1) (2021-07-28)
1125
-
1126
-
1127
- ### Bug Fixes
1128
-
1129
- * remove data- from fetch, pass and filter ([601b173](https://github.com/CoCreate-app/CoCreate-unique/commit/601b173e1953629c9acd9f8a0d1d7c816d37630a))
1130
-
1131
- # [1.1.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.18...v1.1.0) (2021-07-28)
1132
-
1133
-
1134
- ### Features
1135
-
1136
- * add new is{attribute} system and remove data- from attributtes ([cc33663](https://github.com/CoCreate-app/CoCreate-unique/commit/cc33663d311c2160f2671e8d91af245a30c06bee))
1137
-
1138
- ## [1.0.18](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.17...v1.0.18) (2021-07-17)
1139
-
1140
-
1141
- ### Bug Fixes
1142
-
1143
- * init and update demos scripts ([19fc477](https://github.com/CoCreate-app/CoCreate-unique/commit/19fc477aea4d2e1cd83c3541a0a522139b070f97))
1144
- * workflows ([5a8f8ef](https://github.com/CoCreate-app/CoCreate-unique/commit/5a8f8ef861882f21a238d6a62e661134d191fca3))
1145
-
1146
- ## [1.0.17](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.16...v1.0.17) (2021-07-14)
1147
-
1148
-
1149
- ### Bug Fixes
1150
-
1151
- * upgrade all packages ([fb03c04](https://github.com/CoCreate-app/CoCreate-unique/commit/fb03c049db077e39f7b9a749ea29c243864373af))
1152
-
1153
- ## [1.0.16](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.15...v1.0.16) (2021-07-13)
1154
-
1155
-
1156
- ### Bug Fixes
1157
-
1158
- * add yarn lockfile to git ignore ([7f9f49c](https://github.com/CoCreate-app/CoCreate-unique/commit/7f9f49cb1577f64ac350d203eecdd32de9c2ca1e))
1159
- * remove yarn.lock ([ff412b7](https://github.com/CoCreate-app/CoCreate-unique/commit/ff412b77c8f7f12878a68574299554a3c4a24faa))
1160
-
1161
- ## [1.0.15](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.14...v1.0.15) (2021-07-10)
1162
-
1163
-
1164
- ### Bug Fixes
1165
-
1166
- * gitignore all logs ([2f97140](https://github.com/CoCreate-app/CoCreate-unique/commit/2f97140aa3cee2405c18d9214bcfdda5ec61430e))
1167
-
1168
- ## [1.0.14](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.13...v1.0.14) (2021-07-07)
1169
-
1170
-
1171
- ### Bug Fixes
1172
-
1173
- * update package versions ([9dc3ab6](https://github.com/CoCreate-app/CoCreate-unique/commit/9dc3ab67b496d43f86d438cf98201f96142e906b))
1174
-
1175
- ## [1.0.13](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.12...v1.0.13) (2021-06-30)
1176
-
1177
-
1178
- ### Bug Fixes
1179
-
1180
- * Update readme.md ([55298b3](https://github.com/CoCreate-app/CoCreate-unique/commit/55298b3d932d888898715ee59107218aeeee85eb))
1181
-
1182
- ## [1.0.12](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.11...v1.0.12) (2021-06-30)
1183
-
1184
-
1185
- ### Bug Fixes
1186
-
1187
- * automated and manual workflows ([5a55e7f](https://github.com/CoCreate-app/CoCreate-unique/commit/5a55e7f0ffc0cfe9ea564d75c925f6902b3c385d))
1188
-
1189
- ## [1.0.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.10...v1.0.11) (2021-06-25)
1190
-
1191
-
1192
- ### Bug Fixes
1193
-
1194
- * latest version numbers applied to all cocreate packages ([066018e](https://github.com/CoCreate-app/CoCreate-unique/commit/066018ea7fb60ad1779c58a0f6f0d84ad7f10825))
1195
-
1196
- ## [1.0.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.9...v1.0.10) (2021-06-24)
1197
-
1198
-
1199
- ### Bug Fixes
1200
-
1201
- * package versioningto 1.0.0 ([a869034](https://github.com/CoCreate-app/CoCreate-unique/commit/a8690342eb044a126019b898b721e619a50534cc))
1202
-
1203
- ## [1.0.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.8...v1.0.9) (2021-06-24)
1204
-
1205
-
1206
- ### Bug Fixes
1207
-
1208
- * update all [@cocreate](https://github.com/cocreate) to use latest versions ([e6357db](https://github.com/CoCreate-app/CoCreate-unique/commit/e6357dbc9713ef3a124ea2920f8268c7f0236354))
1209
-
1210
- ## [1.0.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.7...v1.0.8) (2021-06-16)
1211
-
1212
-
1213
- ### Bug Fixes
1214
-
1215
- * added header for seo ([3dc8707](https://github.com/CoCreate-app/CoCreate-unique/commit/3dc87079dcfa78334e3b4a588802fe128de28ce6))
1216
-
1217
- ## [1.0.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.6...v1.0.7) (2021-06-06)
1218
-
1219
-
1220
- ### Bug Fixes
1221
-
1222
- * add cocreate-uuid ([180d303](https://github.com/CoCreate-app/CoCreate-unique/commit/180d3036ebc00fb18782f4f6682fce7e1121209b))
1223
-
1224
- ## [1.0.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.5...v1.0.6) (2021-05-08)
1225
-
1226
-
1227
- ### Bug Fixes
1228
-
1229
- * add css auto parse and save to docs. ([8daa147](https://github.com/CoCreate-app/CoCreate-unique/commit/8daa1471f843ce60dfe1ca6c0d1a5adf0111e140))
1230
-
1231
- ## [1.0.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.4...v1.0.5) (2021-04-27)
1232
-
1233
-
1234
- ### Bug Fixes
1235
-
1236
- * add host in docs ([16d0714](https://github.com/CoCreate-app/CoCreate-unique/commit/16d07143cdc44bdb1029fe660d501f752fb8e071))
1237
-
1238
- ## [1.0.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.3...v1.0.4) (2021-04-27)
1239
-
1240
-
1241
- ### Bug Fixes
1242
-
1243
- * Update to readme, demo, added cdn scripts ([43d7894](https://github.com/CoCreate-app/CoCreate-unique/commit/43d78947a4164bbd6c90083b20c6ef2efc3468a0))
1244
-
1245
- ## [1.0.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.2...v1.0.3) (2021-04-23)
1246
-
1247
-
1248
- ### Bug Fixes
1249
-
1250
- * readme and documentation. Removed securitykeys ([47ac6a3](https://github.com/CoCreate-app/CoCreate-unique/commit/47ac6a314a50403a252b653bded3875304321101))
1251
-
1252
- ## [1.0.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.1...v1.0.2) (2021-04-19)
1253
-
1254
-
1255
- ### Bug Fixes
1256
-
1257
- * ci and build process ([99c08c2](https://github.com/CoCreate-app/CoCreate-unique/commit/99c08c28c5ed9e77ca7201027c3a5af28ef69b57))
1258
- * npm publish and cdn deployment ([8b36156](https://github.com/CoCreate-app/CoCreate-unique/commit/8b361567dd093ef9e4fed119819c6c53a5cc23ee))
1259
-
1260
- ## [1.0.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.0...v1.0.1) (2021-03-29)
1261
-
1262
-
1263
- ### Bug Fixes
1264
-
1265
- * Package Paths ([0a654f2](https://github.com/CoCreate-app/CoCreate-unique/commit/0a654f2f07f5a4d1f3126f1c5482e60e3ea8ed0f))
1266
-
1267
- # 1.0.0 (2021-03-29)
1268
-
1269
-
1270
- ### Features
1271
-
1272
- * Initial Release ([1faf980](https://github.com/CoCreate-app/CoCreate-unique/commit/1faf980e90c9ffb9fbb878cf8a70763ae6004d79))
1
+ ## [1.11.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.5...v1.11.6) (2023-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **semantic-release:** worklow error solved by running node version 14 ([4e5e6fc](https://github.com/CoCreate-app/CoCreate-unique/commit/4e5e6fcecd585c6eb2c2b69e25c19de40b9c6e25))
7
+
8
+ ## [1.11.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.4...v1.11.5) (2023-06-02)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * format demo html ([43f23b3](https://github.com/CoCreate-app/CoCreate-unique/commit/43f23b3827a654741af31bab255e54ca1196f4c3))
14
+
15
+ ## [1.11.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.3...v1.11.4) (2023-05-21)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([399daa1](https://github.com/CoCreate-app/CoCreate-unique/commit/399daa15a8c33a02be7c703a64cecad19c3a17f9))
21
+
22
+ ## [1.11.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.2...v1.11.3) (2023-05-20)
23
+
24
+
25
+ ### Bug Fixes
26
+
27
+ * updated dependencies to their latest versions ([0826282](https://github.com/CoCreate-app/CoCreate-unique/commit/0826282f8b29b5a3deded1903ed5f4545ad7251b))
28
+
29
+ ## [1.11.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.1...v1.11.2) (2023-05-19)
30
+
31
+
32
+ ### Bug Fixes
33
+
34
+ * 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. ([233efdf](https://github.com/CoCreate-app/CoCreate-unique/commit/233efdfa04d76a7823e028c4ab9e13e174822587))
35
+
36
+ ## [1.11.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.11.0...v1.11.1) (2023-05-18)
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * Refactor module imports for client file ([c0b1f24](https://github.com/CoCreate-app/CoCreate-unique/commit/c0b1f246e5adc69d953f62447b4fd4a5c8b6ae9e))
42
+
43
+ # [1.11.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.8...v1.11.0) (2023-05-17)
44
+
45
+
46
+ ### Bug Fixes
47
+
48
+ * Refactor server.js to include the uid field in the response object for readDocument method. ([beb58e2](https://github.com/CoCreate-app/CoCreate-unique/commit/beb58e20f3f8e9b8ed7d5ffb646b3af0897ef787))
49
+
50
+
51
+ ### Features
52
+
53
+ * Add "unique" attribute to input fields ([ebb0765](https://github.com/CoCreate-app/CoCreate-unique/commit/ebb076581ca1b64df4a27dd21f5d56287eae4674))
54
+ * Add unique input check and server implementation ([5469faa](https://github.com/CoCreate-app/CoCreate-unique/commit/5469faae84157d45b1fa583e1c20336cbeb8b500))
55
+ * Import Observer and pass unique attributes to target and callback. ([a63801d](https://github.com/CoCreate-app/CoCreate-unique/commit/a63801da65d9cbeca605bd5ba0f66e43d1dd74c1))
56
+ * Refactor client.js init() to take an element arg and handle arrays ([4e63aa0](https://github.com/CoCreate-app/CoCreate-unique/commit/4e63aa070d79ae817b4364582f23b3af2f772b2d))
57
+
58
+ ## [1.10.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.7...v1.10.8) (2023-05-10)
59
+
60
+
61
+ ### Bug Fixes
62
+
63
+ * apikey renamed to key ([76854ce](https://github.com/CoCreate-app/CoCreate-unique/commit/76854cef9f7b11bcead3436451b6b438e3168024))
64
+
65
+ ## [1.10.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.6...v1.10.7) (2023-05-06)
66
+
67
+
68
+ ### Bug Fixes
69
+
70
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([e679158](https://github.com/CoCreate-app/CoCreate-unique/commit/e67915854a4eb7a941342f0d237a7afc762b5a73))
71
+
72
+ ## [1.10.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.5...v1.10.6) (2023-05-01)
73
+
74
+
75
+ ### Bug Fixes
76
+
77
+ * update manifest.json to manifest.webmanifest ([1a36623](https://github.com/CoCreate-app/CoCreate-unique/commit/1a366237b0306eb52fedaade943a711238e92168))
78
+
79
+ ## [1.10.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.4...v1.10.5) (2023-05-01)
80
+
81
+
82
+ ### Bug Fixes
83
+
84
+ * replace fontawesome with svg ([1af9070](https://github.com/CoCreate-app/CoCreate-unique/commit/1af9070571df1e57b95cd7b52ab0ad9f5c7eccd8))
85
+
86
+ ## [1.10.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.3...v1.10.4) (2023-04-30)
87
+
88
+
89
+ ### Bug Fixes
90
+
91
+ * fullscreen target updated to fullscreen fullscreen-target ([825a448](https://github.com/CoCreate-app/CoCreate-unique/commit/825a448520c2742635b261b35e25331e3260b74f))
92
+ * package-lock.json and pnpm-lock.yaml added to .gitignore ([88d183f](https://github.com/CoCreate-app/CoCreate-unique/commit/88d183f0b6b29ee29ca8034b1c8c53b634ba288e))
93
+ * removed toogle fullscreen icons. now using css content ([390d365](https://github.com/CoCreate-app/CoCreate-unique/commit/390d365bed77e7a94f07f234c39582e653a22744))
94
+
95
+ ## [1.10.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.2...v1.10.3) (2023-04-24)
96
+
97
+
98
+ ### Bug Fixes
99
+
100
+ * updated worrkflows to v3 and node version 16 ([d706e20](https://github.com/CoCreate-app/CoCreate-unique/commit/d706e2009ab43cdc1096d4676105c7a117ff68f2))
101
+ * workflow node version updated 16 ([8bd9726](https://github.com/CoCreate-app/CoCreate-unique/commit/8bd9726538c03306cd18eaee1b0be2b35ae70ae6))
102
+
103
+ ## [1.10.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.1...v1.10.2) (2023-04-24)
104
+
105
+
106
+ ### Bug Fixes
107
+
108
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([d7198c7](https://github.com/CoCreate-app/CoCreate-unique/commit/d7198c72e815c73a5166309f17628160fd77ed71))
109
+
110
+ ## [1.10.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.10.0...v1.10.1) (2023-04-24)
111
+
112
+
113
+ ### Bug Fixes
114
+
115
+ * removed uglifyjs-webpack-plugin ([14542c2](https://github.com/CoCreate-app/CoCreate-unique/commit/14542c202efd94c40845e880dc02e0f2e4e3be16))
116
+
117
+ # [1.10.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.9.0...v1.10.0) (2023-04-24)
118
+
119
+
120
+ ### Features
121
+
122
+ * added pwa manifest ([1df1e8c](https://github.com/CoCreate-app/CoCreate-unique/commit/1df1e8cbccfe9d34c4db519c820f2acae4fd644e))
123
+
124
+ # [1.9.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.6...v1.9.0) (2023-04-13)
125
+
126
+
127
+ ### Bug Fixes
128
+
129
+ * document.length if condition ([fb37903](https://github.com/CoCreate-app/CoCreate-unique/commit/fb3790339d23cf23505446531d12f7e155dc03b1))
130
+
131
+
132
+ ### Features
133
+
134
+ * supports checking indexeddb and server db ([51ff6c5](https://github.com/CoCreate-app/CoCreate-unique/commit/51ff6c57de1b217767763e7d06ca13fe4c216cac))
135
+
136
+ ## [1.8.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.5...v1.8.6) (2023-04-11)
137
+
138
+
139
+ ### Bug Fixes
140
+
141
+ * bump dependencies ([98752aa](https://github.com/CoCreate-app/CoCreate-unique/commit/98752aaa6b0868a74e2a70f44619d14ff52b86f3))
142
+
143
+ ## [1.8.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.4...v1.8.5) (2023-04-11)
144
+
145
+
146
+ ### Bug Fixes
147
+
148
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([1fa5d70](https://github.com/CoCreate-app/CoCreate-unique/commit/1fa5d707c003fda6d90e901ddd8be8e951b63558))
149
+
150
+ ## [1.8.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.3...v1.8.4) (2023-04-11)
151
+
152
+
153
+ ### Bug Fixes
154
+
155
+ * renamed domans to hosts ([dc62a23](https://github.com/CoCreate-app/CoCreate-unique/commit/dc62a23e3179ca1c8b0597feec270e618dcaa855))
156
+
157
+ ## [1.8.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.2...v1.8.3) (2023-03-30)
158
+
159
+
160
+ ### Bug Fixes
161
+
162
+ * bump [@cocreate](https://github.com/cocreate) dependencies' ([5c871d9](https://github.com/CoCreate-app/CoCreate-unique/commit/5c871d95e9ae6940b6b1746c5604f6646d842f64))
163
+
164
+ ## [1.8.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.1...v1.8.2) (2023-03-16)
165
+
166
+
167
+ ### Bug Fixes
168
+
169
+ * bump dependencies' ([47f2c79](https://github.com/CoCreate-app/CoCreate-unique/commit/47f2c796fae5478d1bcb39f5c22534c9b4290a4d))
170
+
171
+ ## [1.8.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.8.0...v1.8.1) (2023-03-16)
172
+
173
+
174
+ ### Bug Fixes
175
+
176
+ * bump dependencies' ([1b81a6c](https://github.com/CoCreate-app/CoCreate-unique/commit/1b81a6cb0aabdafecab769726a8bd147fcaa0af0))
177
+
178
+ # [1.8.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.11...v1.8.0) (2023-03-16)
179
+
180
+
181
+ ### Features
182
+
183
+ * replaced get-value and set-value with a super charged version of CoCreate-events ([60bbdc3](https://github.com/CoCreate-app/CoCreate-unique/commit/60bbdc37abc26c4dbf06e009e4acfe7dbe132f15))
184
+
185
+ ## [1.7.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.10...v1.7.11) (2023-02-01)
186
+
187
+
188
+ ### Bug Fixes
189
+
190
+ * bump dependencies ([12c4726](https://github.com/CoCreate-app/CoCreate-unique/commit/12c47262db6ee1921eb4dd3ad44a6b17e762fbf1))
191
+
192
+ ## [1.7.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.9...v1.7.10) (2023-01-31)
193
+
194
+
195
+ ### Bug Fixes
196
+
197
+ * bump dependencies ([a0e11f9](https://github.com/CoCreate-app/CoCreate-unique/commit/a0e11f98ebf7eb3f8f4ed67cae6a4149bbcb96dc))
198
+
199
+ ## [1.7.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.8...v1.7.9) (2023-01-30)
200
+
201
+
202
+ ### Bug Fixes
203
+
204
+ * bump dependencies ([87a193d](https://github.com/CoCreate-app/CoCreate-unique/commit/87a193d4e23fd073e886f08bf6897e8ee5e22871))
205
+
206
+ ## [1.7.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.7...v1.7.8) (2023-01-29)
207
+
208
+
209
+ ### Bug Fixes
210
+
211
+ * bump dependencies ([4a23985](https://github.com/CoCreate-app/CoCreate-unique/commit/4a239857750fc975ee5ea1ad36ac49b608c5fa4d))
212
+
213
+ ## [1.7.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.6...v1.7.7) (2023-01-29)
214
+
215
+
216
+ ### Bug Fixes
217
+
218
+ * bump dependencies ([079912d](https://github.com/CoCreate-app/CoCreate-unique/commit/079912d0c01ed2f9462862136106c45660cda9c9))
219
+
220
+ ## [1.7.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.5...v1.7.6) (2023-01-27)
221
+
222
+
223
+ ### Bug Fixes
224
+
225
+ * bump dependencies ([25bfe34](https://github.com/CoCreate-app/CoCreate-unique/commit/25bfe340c85bfc4f6c98427f7fa14597df35ffb4))
226
+
227
+ ## [1.7.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.4...v1.7.5) (2023-01-13)
228
+
229
+
230
+ ### Bug Fixes
231
+
232
+ * bump dependencies ([c828a60](https://github.com/CoCreate-app/CoCreate-unique/commit/c828a60dce5b886c5411b28420743f20bcbe82bc))
233
+
234
+ ## [1.7.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.3...v1.7.4) (2023-01-10)
235
+
236
+
237
+ ### Bug Fixes
238
+
239
+ * bump dependencies ([aec0ca1](https://github.com/CoCreate-app/CoCreate-unique/commit/aec0ca11bb6d697022ded36ac53f3db11a4bed88))
240
+
241
+ ## [1.7.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.2...v1.7.3) (2023-01-09)
242
+
243
+
244
+ ### Bug Fixes
245
+
246
+ * bump dependnecies ([850aca1](https://github.com/CoCreate-app/CoCreate-unique/commit/850aca1283ceebfdb34c25ddcf87d5554e4e41da))
247
+
248
+ ## [1.7.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.1...v1.7.2) (2023-01-06)
249
+
250
+
251
+ ### Bug Fixes
252
+
253
+ * bump dependencies, worklow [@v3](https://github.com/v3) ([dcab91b](https://github.com/CoCreate-app/CoCreate-unique/commit/dcab91b46ca2dff10f1afaa2cdad4c7482932081))
254
+ * edit in github btn styles ([e8411fb](https://github.com/CoCreate-app/CoCreate-unique/commit/e8411fbc0c5d8403ec7c8e00d41010b0c61dfdb5))
255
+
256
+ ## [1.7.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.7.0...v1.7.1) (2023-01-05)
257
+
258
+
259
+ ### Bug Fixes
260
+
261
+ * bump cdn to 1.39.4 ([f443e00](https://github.com/CoCreate-app/CoCreate-unique/commit/f443e003e2a75a35db653b0740a64d8e1d30cf7f))
262
+ * bump dependencies ([b35d686](https://github.com/CoCreate-app/CoCreate-unique/commit/b35d686d1c2a3429ba04107ad218162a7d66922e))
263
+
264
+ # [1.7.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.35...v1.7.0) (2023-01-02)
265
+
266
+
267
+ ### Features
268
+
269
+ * class="template" template_id="id" replaced with template="id" ([6170e6a](https://github.com/CoCreate-app/CoCreate-unique/commit/6170e6a1a308a85300ab47a5a22e8b784f971635))
270
+
271
+ ## [1.6.35](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.34...v1.6.35) (2023-01-01)
272
+
273
+
274
+ ### Bug Fixes
275
+
276
+ * docs sanbox overflow ([fba9f38](https://github.com/CoCreate-app/CoCreate-unique/commit/fba9f38abf90cae7f2505329f3a6bf8518b4a5b1))
277
+
278
+ ## [1.6.34](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.33...v1.6.34) (2022-12-31)
279
+
280
+
281
+ ### Bug Fixes
282
+
283
+ * bump dependencies ([1c9c668](https://github.com/CoCreate-app/CoCreate-unique/commit/1c9c6685bf2530be43fcf69edd508aa2c1694485))
284
+
285
+ ## [1.6.33](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.32...v1.6.33) (2022-12-30)
286
+
287
+
288
+ ### Bug Fixes
289
+
290
+ * update config sources to use template braces with entry on src ([98a9e23](https://github.com/CoCreate-app/CoCreate-unique/commit/98a9e234dbb36848d789409f48b45db9897776ea))
291
+
292
+ ## [1.6.32](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.31...v1.6.32) (2022-12-29)
293
+
294
+
295
+ ### Bug Fixes
296
+
297
+ * bump dependencies ([8a22761](https://github.com/CoCreate-app/CoCreate-unique/commit/8a22761762cebb4318d0a8a53b2546e2dd004876))
298
+
299
+ ## [1.6.31](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.30...v1.6.31) (2022-12-27)
300
+
301
+
302
+ ### Bug Fixes
303
+
304
+ * bump dependecies ([e0377df](https://github.com/CoCreate-app/CoCreate-unique/commit/e0377dfb7413f5e2c2f59a4679f57b7ae504789c))
305
+ * bump dependencies ([c7b07ec](https://github.com/CoCreate-app/CoCreate-unique/commit/c7b07ecea09fa5769c561b634f07529d0af87b35))
306
+
307
+ ## [1.6.30](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.29...v1.6.30) (2022-12-25)
308
+
309
+
310
+ ### Bug Fixes
311
+
312
+ * bump dependencies ([0cf3e07](https://github.com/CoCreate-app/CoCreate-unique/commit/0cf3e07d8611cb42db29727dc4ae43f91feaff5b))
313
+
314
+ ## [1.6.29](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.28...v1.6.29) (2022-12-23)
315
+
316
+
317
+ ### Bug Fixes
318
+
319
+ * bump dependnecies ([3b8c0fc](https://github.com/CoCreate-app/CoCreate-unique/commit/3b8c0fc013f28afdb5fedd63f90ab2b67cdd55d3))
320
+
321
+ ## [1.6.28](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.27...v1.6.28) (2022-12-22)
322
+
323
+
324
+ ### Bug Fixes
325
+
326
+ * bump dependencies ([9cf29a0](https://github.com/CoCreate-app/CoCreate-unique/commit/9cf29a0fc81d88d05faca706bdf66affda4ae240))
327
+ * update cdn ([7e8cb08](https://github.com/CoCreate-app/CoCreate-unique/commit/7e8cb08c063694fb172cd0e345418b488c58c8a1))
328
+
329
+ ## [1.6.27](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.26...v1.6.27) (2022-12-22)
330
+
331
+
332
+ ### Bug Fixes
333
+
334
+ * update demos and bump dependencies ([8dc1044](https://github.com/CoCreate-app/CoCreate-unique/commit/8dc1044d81677c5730315dbb228df6ee2b5139c5))
335
+
336
+ ## [1.6.26](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.25...v1.6.26) (2022-12-21)
337
+
338
+
339
+ ### Bug Fixes
340
+
341
+ * bump dependencies ([9f270ac](https://github.com/CoCreate-app/CoCreate-unique/commit/9f270ac085166b6976d9d251515e7ecb41c9440d))
342
+
343
+ ## [1.6.25](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.24...v1.6.25) (2022-12-20)
344
+
345
+
346
+ ### Bug Fixes
347
+
348
+ * bump dependencies ([31e7e0c](https://github.com/CoCreate-app/CoCreate-unique/commit/31e7e0c47b53548ffc81122875bc38ebbbee0b43))
349
+
350
+ ## [1.6.24](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.23...v1.6.24) (2022-12-15)
351
+
352
+
353
+ ### Bug Fixes
354
+
355
+ * add missing dev dependency style-loader ([6ccbff1](https://github.com/CoCreate-app/CoCreate-unique/commit/6ccbff138dff432ce30178d5860fd13aed25cb07))
356
+
357
+ ## [1.6.23](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.22...v1.6.23) (2022-12-13)
358
+
359
+
360
+ ### Bug Fixes
361
+
362
+ * removed un used devDependencies ([49d49da](https://github.com/CoCreate-app/CoCreate-unique/commit/49d49dae5873825ca4c965e9c2329f2b70195747))
363
+
364
+ ## [1.6.22](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.21...v1.6.22) (2022-12-13)
365
+
366
+
367
+ ### Bug Fixes
368
+
369
+ * bump dependencies ([f5f0feb](https://github.com/CoCreate-app/CoCreate-unique/commit/f5f0febb5fda535d246952391c19896909121b8b))
370
+
371
+ ## [1.6.21](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.20...v1.6.21) (2022-12-12)
372
+
373
+
374
+ ### Bug Fixes
375
+
376
+ * bump dependencies ([46a094e](https://github.com/CoCreate-app/CoCreate-unique/commit/46a094e55ed04519595424a9df9414f21e96c4b1))
377
+
378
+ ## [1.6.20](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.19...v1.6.20) (2022-12-11)
379
+
380
+
381
+ ### Bug Fixes
382
+
383
+ * bump dependencies ([a6b67bc](https://github.com/CoCreate-app/CoCreate-unique/commit/a6b67bca396dbe0882f52b927abd8619dec42212))
384
+
385
+ ## [1.6.19](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.18...v1.6.19) (2022-12-09)
386
+
387
+
388
+ ### Bug Fixes
389
+
390
+ * bump dependencies ([061f57e](https://github.com/CoCreate-app/CoCreate-unique/commit/061f57e49829f9683171c0d01909df7ccca647ad))
391
+
392
+ ## [1.6.18](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.17...v1.6.18) (2022-12-08)
393
+
394
+
395
+ ### Bug Fixes
396
+
397
+ * bump dependencies ([64cef88](https://github.com/CoCreate-app/CoCreate-unique/commit/64cef881e049d574686e6bb38b66d4410d2c5eec))
398
+
399
+ ## [1.6.17](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.16...v1.6.17) (2022-12-07)
400
+
401
+
402
+ ### Bug Fixes
403
+
404
+ * bump dependencies ([dbb3162](https://github.com/CoCreate-app/CoCreate-unique/commit/dbb316261dcc26a8dd4970534a1fe8ce470ef605))
405
+
406
+ ## [1.6.16](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.15...v1.6.16) (2022-12-04)
407
+
408
+
409
+ ### Bug Fixes
410
+
411
+ * bump dependencies ([a504661](https://github.com/CoCreate-app/CoCreate-unique/commit/a5046619d83b3b2c739443b65363683ac91bea0e))
412
+
413
+ ## [1.6.15](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.14...v1.6.15) (2022-12-02)
414
+
415
+
416
+ ### Bug Fixes
417
+
418
+ * docs ([5a65312](https://github.com/CoCreate-app/CoCreate-unique/commit/5a65312087f5002959b049449d1e9d64ebee7f13))
419
+
420
+ ## [1.6.14](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.13...v1.6.14) (2022-12-02)
421
+
422
+
423
+ ### Bug Fixes
424
+
425
+ * bump dependencies ([e1630c1](https://github.com/CoCreate-app/CoCreate-unique/commit/e1630c18cd7b318c2f84cbe29016b455e936d4ea))
426
+ * set broadcastBrowser to false ([1c32816](https://github.com/CoCreate-app/CoCreate-unique/commit/1c32816dce2ad27b0fea88c9ecd482f1c54896f9))
427
+
428
+ ## [1.6.13](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.12...v1.6.13) (2022-11-28)
429
+
430
+
431
+ ### Bug Fixes
432
+
433
+ * bump dependencies ([c5a7585](https://github.com/CoCreate-app/CoCreate-unique/commit/c5a75857cd37f1fe64d841871bcd0122bc65a1ac))
434
+
435
+ ## [1.6.12](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.11...v1.6.12) (2022-11-28)
436
+
437
+
438
+ ### Bug Fixes
439
+
440
+ * bump dependencies ([547da5d](https://github.com/CoCreate-app/CoCreate-unique/commit/547da5d89c054c9026764a0b57ee2b5df1b76f60))
441
+
442
+ ## [1.6.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.10...v1.6.11) (2022-11-27)
443
+
444
+
445
+ ### Bug Fixes
446
+
447
+ * bump dependencies ([8344be3](https://github.com/CoCreate-app/CoCreate-unique/commit/8344be39902ffe24345206a06cf64c54d4da7706))
448
+
449
+ ## [1.6.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.9...v1.6.10) (2022-11-26)
450
+
451
+
452
+ ### Bug Fixes
453
+
454
+ * bump dependencies ([cc21be1](https://github.com/CoCreate-app/CoCreate-unique/commit/cc21be109d3a2891b26ee72781564f0bd4383c3f))
455
+
456
+ ## [1.6.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.8...v1.6.9) (2022-11-25)
457
+
458
+
459
+ ### Bug Fixes
460
+
461
+ * bump dependencies ([6d46711](https://github.com/CoCreate-app/CoCreate-unique/commit/6d46711ce67febafde6ae836641c5ba03c7e197b))
462
+ * CoCreate.crud.default removed bug causing default object ([5c3ddd5](https://github.com/CoCreate-app/CoCreate-unique/commit/5c3ddd5f20edfbf5c5ff7371f0955df20a64f953))
463
+
464
+ ## [1.6.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.7...v1.6.8) (2022-11-24)
465
+
466
+
467
+ ### Bug Fixes
468
+
469
+ * bump depenedencies ([c59902c](https://github.com/CoCreate-app/CoCreate-unique/commit/c59902c26f50218649566257cb6f35f847c0a32b))
470
+
471
+ ## [1.6.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.6...v1.6.7) (2022-11-23)
472
+
473
+
474
+ ### Bug Fixes
475
+
476
+ * bumped [@cocreate](https://github.com/cocreate) dependencies ([97b0207](https://github.com/CoCreate-app/CoCreate-unique/commit/97b02071a5266ea83012dc312c3f11199ccab7be))
477
+
478
+ ## [1.6.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.5...v1.6.6) (2022-11-22)
479
+
480
+
481
+ ### Bug Fixes
482
+
483
+ * apply src: {{source}} to CoCreate.config ([9d43db9](https://github.com/CoCreate-app/CoCreate-unique/commit/9d43db95a6e2bfe218a89d0161ad8967e3259e36))
484
+ * workflow docs ([161467e](https://github.com/CoCreate-app/CoCreate-unique/commit/161467e989212587392805e8f740318836bb5a5b))
485
+
486
+ ## [1.6.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.4...v1.6.5) (2022-11-21)
487
+
488
+
489
+ ### Bug Fixes
490
+
491
+ * @cocreate/docs bug fix ([2f3a2f6](https://github.com/CoCreate-app/CoCreate-unique/commit/2f3a2f69043080559d0b312baf917275870fa159))
492
+
493
+ ## [1.6.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.3...v1.6.4) (2022-11-21)
494
+
495
+
496
+ ### Bug Fixes
497
+
498
+ * replaced document_id with document._id ([55c6dad](https://github.com/CoCreate-app/CoCreate-unique/commit/55c6dad3a6709f771545a8157b77245d050488b5))
499
+
500
+ ## [1.6.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.2...v1.6.3) (2022-11-21)
501
+
502
+
503
+ ### Bug Fixes
504
+
505
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([520a3f2](https://github.com/CoCreate-app/CoCreate-unique/commit/520a3f291e8e23ef8eb21cafbefcf12f2527e2e2))
506
+
507
+ ## [1.6.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.1...v1.6.2) (2022-11-21)
508
+
509
+
510
+ ### Bug Fixes
511
+
512
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([3116d9f](https://github.com/CoCreate-app/CoCreate-unique/commit/3116d9ffdda852e8d5741f78708667fe874bddb0))
513
+
514
+ ## [1.6.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.6.0...v1.6.1) (2022-11-21)
515
+
516
+
517
+ ### Bug Fixes
518
+
519
+ * bump d@cocreate ependencies ([adc4922](https://github.com/CoCreate-app/CoCreate-unique/commit/adc4922e502eeb80e342f5993055f2333f1c855b))
520
+
521
+ # [1.6.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.11...v1.6.0) (2022-11-21)
522
+
523
+
524
+ ### Bug Fixes
525
+
526
+ * update crud functions to receive an array of objects as the response ([5ee57bf](https://github.com/CoCreate-app/CoCreate-unique/commit/5ee57bff3168597370c830eceeeee04814b7c0d6))
527
+
528
+
529
+ ### Features
530
+
531
+ * updated to use new crud which has the abilty to use multiple databases ([ce3fdf2](https://github.com/CoCreate-app/CoCreate-unique/commit/ce3fdf2bbcad7110df7c9ac38e8ed89ebac90a45))
532
+
533
+ ## [1.5.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.10...v1.5.11) (2022-10-02)
534
+
535
+
536
+ ### Bug Fixes
537
+
538
+ * bump dependencies ([3231a35](https://github.com/CoCreate-app/CoCreate-unique/commit/3231a35e72e53b811be398b6e5243bf5fdae8811))
539
+
540
+ ## [1.5.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.9...v1.5.10) (2022-10-02)
541
+
542
+
543
+ ### Bug Fixes
544
+
545
+ * minor bug fixes ([9dcef5e](https://github.com/CoCreate-app/CoCreate-unique/commit/9dcef5e42bf0e6057a8550473009d0743c7cf74e))
546
+
547
+ ## [1.5.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.8...v1.5.9) (2022-10-02)
548
+
549
+
550
+ ### Bug Fixes
551
+
552
+ * bump @cocreate/hosting and @cocreate/socket-client ([4d332d6](https://github.com/CoCreate-app/CoCreate-unique/commit/4d332d6acae068e31cca588980641e27785e7195))
553
+
554
+ ## [1.5.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.7...v1.5.8) (2022-10-01)
555
+
556
+
557
+ ### Bug Fixes
558
+
559
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([93f69ae](https://github.com/CoCreate-app/CoCreate-unique/commit/93f69ae2bcc4874263b8b50bce790590a2aa10f8))
560
+
561
+ ## [1.5.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.6...v1.5.7) (2022-10-01)
562
+
563
+
564
+ ### Bug Fixes
565
+
566
+ * bump dependencies ([7e387b7](https://github.com/CoCreate-app/CoCreate-unique/commit/7e387b7c088b5cf8668ce8d82ca0bc3467c68395))
567
+
568
+ ## [1.5.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.5...v1.5.6) (2022-10-01)
569
+
570
+
571
+ ### Bug Fixes
572
+
573
+ * bump dependencies ([657f165](https://github.com/CoCreate-app/CoCreate-unique/commit/657f16563a21845ce6b9d6a8e3d89801c5028918))
574
+
575
+ ## [1.5.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.4...v1.5.5) (2022-09-30)
576
+
577
+
578
+ ### Bug Fixes
579
+
580
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([c174199](https://github.com/CoCreate-app/CoCreate-unique/commit/c174199e69752def2a566d3aa9d3f1ba5d058096))
581
+
582
+ ## [1.5.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.3...v1.5.4) (2022-09-30)
583
+
584
+
585
+ ### Bug Fixes
586
+
587
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([58e7e9b](https://github.com/CoCreate-app/CoCreate-unique/commit/58e7e9b23b6538c813eaabecba9281bd08399db0))
588
+
589
+ ## [1.5.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.2...v1.5.3) (2022-09-30)
590
+
591
+
592
+ ### Bug Fixes
593
+
594
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([247c98f](https://github.com/CoCreate-app/CoCreate-unique/commit/247c98f4a5399d9dccc2776a8f9773db55cc9db7))
595
+
596
+ ## [1.5.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.1...v1.5.2) (2022-09-30)
597
+
598
+
599
+ ### Bug Fixes
600
+
601
+ * bump dependencies ([85e942c](https://github.com/CoCreate-app/CoCreate-unique/commit/85e942c02edd540404093611da8faac9f441aa33))
602
+
603
+ ## [1.5.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.5.0...v1.5.1) (2022-09-30)
604
+
605
+
606
+ ### Bug Fixes
607
+
608
+ * bump dependencies ([07a530f](https://github.com/CoCreate-app/CoCreate-unique/commit/07a530f4ec8b7d0b31daf897da554ea375e04f15))
609
+
610
+ # [1.5.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.6...v1.5.0) (2022-09-28)
611
+
612
+
613
+ ### Features
614
+
615
+ * config is accessible from socket.config ([e473477](https://github.com/CoCreate-app/CoCreate-unique/commit/e4734771a22ad502bf2c3c0e09dfd39bf4544d1b))
616
+
617
+ ## [1.4.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.5...v1.4.6) (2022-09-01)
618
+
619
+
620
+ ### Bug Fixes
621
+
622
+ * bump all of [@cocreate](https://github.com/cocreate) dependencies ([5ad562d](https://github.com/CoCreate-app/CoCreate-unique/commit/5ad562de44aad790f5ad6ac6b173c2528af9ce4a))
623
+
624
+ ## [1.4.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.4...v1.4.5) (2022-08-31)
625
+
626
+
627
+ ### Bug Fixes
628
+
629
+ * getValue and setValue using HTMLElement.prototype ([94f9c1c](https://github.com/CoCreate-app/CoCreate-unique/commit/94f9c1cd6bb2381750caf9411866396f5559fb5d))
630
+
631
+ ## [1.4.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.3...v1.4.4) (2022-06-18)
632
+
633
+
634
+ ### Bug Fixes
635
+
636
+ * bump dependencies ([148d6a1](https://github.com/CoCreate-app/CoCreate-unique/commit/148d6a1d4a59c2cbb8c8e70448ce74ac55420741))
637
+
638
+ ## [1.4.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.2...v1.4.3) (2022-06-12)
639
+
640
+
641
+ ### Bug Fixes
642
+
643
+ * update dependencies ([a363ce5](https://github.com/CoCreate-app/CoCreate-unique/commit/a363ce5ab2e00a0993c5665e5c5055a9cf0c9bfd))
644
+ * update docs css document_id ([2d5ac38](https://github.com/CoCreate-app/CoCreate-unique/commit/2d5ac3862f0e5cbf6ed3c0653729a60b39615524))
645
+
646
+ ## [1.4.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.1...v1.4.2) (2022-05-23)
647
+
648
+
649
+ ### Bug Fixes
650
+
651
+ * bump all dependencies ([69eccf2](https://github.com/CoCreate-app/CoCreate-unique/commit/69eccf25b1f59c1355257d27b1fd392802596905))
652
+
653
+ ## [1.4.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.4.0...v1.4.1) (2022-05-17)
654
+
655
+
656
+ ### Bug Fixes
657
+
658
+ * get orgId from socketInfo ([2edff44](https://github.com/CoCreate-app/CoCreate-unique/commit/2edff44369733c525c6cc1e4fd3881f8d3dc889b))
659
+ * update document_id on link index.css ([661d333](https://github.com/CoCreate-app/CoCreate-unique/commit/661d333a5af6dd272ff2f0d8d84f073ec9366dec))
660
+
661
+ # [1.4.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.3.2...v1.4.0) (2022-05-14)
662
+
663
+
664
+ ### Features
665
+
666
+ * function readDocumentList has been renamed to readDocuments ([e353862](https://github.com/CoCreate-app/CoCreate-unique/commit/e353862b9288d70525918cae6921f5cc2092aa1b))
667
+
668
+ ## [1.3.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.3.1...v1.3.2) (2022-05-06)
669
+
670
+
671
+ ### Bug Fixes
672
+
673
+ * update config organization_Id to organization_id ([20b4914](https://github.com/CoCreate-app/CoCreate-unique/commit/20b49147c2ec9510bca2fd447e7e4b78affc69b0))
674
+
675
+ ## [1.3.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.3.0...v1.3.1) (2022-03-06)
676
+
677
+
678
+ ### Bug Fixes
679
+
680
+ * update param roomInfo to socketInfo ([3e2cf6c](https://github.com/CoCreate-app/CoCreate-unique/commit/3e2cf6c4a18d03301934ea9681910f3890829fbe))
681
+
682
+ # [1.3.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.33...v1.3.0) (2022-03-03)
683
+
684
+
685
+ ### Features
686
+
687
+ * manage server and client scripts ([fc75bda](https://github.com/CoCreate-app/CoCreate-unique/commit/fc75bda105c0427dd3890ea9a76d55e596824d3a))
688
+
689
+ ## [1.2.33](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.32...v1.2.33) (2022-02-24)
690
+
691
+
692
+ ### Bug Fixes
693
+
694
+ * CoCreate.config replace CoCreate.app with * ([09e856f](https://github.com/CoCreate-app/CoCreate-unique/commit/09e856f81105c97593e035e062a4efb8071d9f55))
695
+
696
+ ## [1.2.32](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.31...v1.2.32) (2022-02-16)
697
+
698
+
699
+ ### Bug Fixes
700
+
701
+ * update dependencies ([dd17b46](https://github.com/CoCreate-app/CoCreate-unique/commit/dd17b46ac5448b0f86a847547bb686ab0705d3d8))
702
+
703
+ ## [1.2.31](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.30...v1.2.31) (2022-02-10)
704
+
705
+
706
+ ### Bug Fixes
707
+
708
+ * bump dependencies ([ecda2af](https://github.com/CoCreate-app/CoCreate-unique/commit/ecda2afc47ff0e61721b59446afd95de48ec0921))
709
+
710
+ ## [1.2.30](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.29...v1.2.30) (2022-02-07)
711
+
712
+
713
+ ### Bug Fixes
714
+
715
+ * bump dependency versions ([a17f506](https://github.com/CoCreate-app/CoCreate-unique/commit/a17f50635cc8c3d9e114967e937907246867f5ff))
716
+
717
+ ## [1.2.29](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.28...v1.2.29) (2022-02-03)
718
+
719
+
720
+ ### Bug Fixes
721
+
722
+ * replaced show and hide class hidden with attribute hidden ([7f803a9](https://github.com/CoCreate-app/CoCreate-unique/commit/7f803a9b42b6ce518c2e2fd4dc18629c38f24959))
723
+
724
+ ## [1.2.28](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.27...v1.2.28) (2022-02-01)
725
+
726
+
727
+ ### Bug Fixes
728
+
729
+ * update dependency versions ([dcc9ee1](https://github.com/CoCreate-app/CoCreate-unique/commit/dcc9ee1c8e5e689bdf0f19cc05b473f64652fbfd))
730
+
731
+ ## [1.2.27](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.26...v1.2.27) (2022-01-16)
732
+
733
+
734
+ ### Bug Fixes
735
+
736
+ * updated saveDocument to save and createDocument replaced with save, reset ([6c7309d](https://github.com/CoCreate-app/CoCreate-unique/commit/6c7309d05e9cff151a25d17a5cb56089ea7ccb6b))
737
+
738
+ ## [1.2.26](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.25...v1.2.26) (2022-01-01)
739
+
740
+
741
+ ### Bug Fixes
742
+
743
+ * get-value attribute value now supports a selector added # to all values currently in get-value attributes ([a6bfe20](https://github.com/CoCreate-app/CoCreate-unique/commit/a6bfe209b4f286abbd8dff5ddf94aba2b71f8c42))
744
+
745
+ ## [1.2.25](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.24...v1.2.25) (2021-12-15)
746
+
747
+
748
+ ### Bug Fixes
749
+
750
+ * update dependencies ([ed28ce5](https://github.com/CoCreate-app/CoCreate-unique/commit/ed28ce5ac440de281966cecc51de86bd5d7438ec))
751
+
752
+ ## [1.2.24](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.23...v1.2.24) (2021-12-14)
753
+
754
+
755
+ ### Bug Fixes
756
+
757
+ * update dependencies ([d2fe3cf](https://github.com/CoCreate-app/CoCreate-unique/commit/d2fe3cfd5c78fee0268b0ff4a3f19f951eed6dcd))
758
+
759
+ ## [1.2.23](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.22...v1.2.23) (2021-11-27)
760
+
761
+
762
+ ### Bug Fixes
763
+
764
+ * update dependencies ([3a5bd3a](https://github.com/CoCreate-app/CoCreate-unique/commit/3a5bd3a502a251a867cdfe86e7779bcf814685ef))
765
+
766
+ ## [1.2.22](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.21...v1.2.22) (2021-11-27)
767
+
768
+
769
+ ### Bug Fixes
770
+
771
+ * update dependencies ([6eeab40](https://github.com/CoCreate-app/CoCreate-unique/commit/6eeab4074ba025449a27f222524023cfc6429c58))
772
+
773
+ ## [1.2.21](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.20...v1.2.21) (2021-11-27)
774
+
775
+
776
+ ### Bug Fixes
777
+
778
+ * update docs api and cocreateJS script ([6329723](https://github.com/CoCreate-app/CoCreate-unique/commit/6329723870236ae7da7839d646040c1f29b470a9))
779
+
780
+ ## [1.2.20](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.19...v1.2.20) (2021-11-26)
781
+
782
+
783
+ ### Bug Fixes
784
+
785
+ * docs sidenav width ([3396cc8](https://github.com/CoCreate-app/CoCreate-unique/commit/3396cc8fd6e915be95e210f8de86b4f5ec11cab7))
786
+
787
+ ## [1.2.19](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.18...v1.2.19) (2021-11-26)
788
+
789
+
790
+ ### Bug Fixes
791
+
792
+ * update dependencies ([a2584c2](https://github.com/CoCreate-app/CoCreate-unique/commit/a2584c2929006c7e51cc5680f57ebd42913d3eec))
793
+
794
+ ## [1.2.18](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.17...v1.2.18) (2021-11-23)
795
+
796
+
797
+ ### Bug Fixes
798
+
799
+ * update dependencies ([3484cf6](https://github.com/CoCreate-app/CoCreate-unique/commit/3484cf6d75909b0e120b0131008666ad33095c35))
800
+
801
+ ## [1.2.17](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.16...v1.2.17) (2021-11-20)
802
+
803
+
804
+ ### Bug Fixes
805
+
806
+ * update dependencies ([1129190](https://github.com/CoCreate-app/CoCreate-unique/commit/1129190587e8dcb99460d20905d6d074c8ca2c38))
807
+
808
+ ## [1.2.16](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.15...v1.2.16) (2021-11-19)
809
+
810
+
811
+ ### Bug Fixes
812
+
813
+ * update dependencies ([df7ec77](https://github.com/CoCreate-app/CoCreate-unique/commit/df7ec779effde75862ccb2fe41f95fc8da92fa75))
814
+
815
+ ## [1.2.15](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.14...v1.2.15) (2021-11-18)
816
+
817
+
818
+ ### Bug Fixes
819
+
820
+ * update dependencies ([4da17c2](https://github.com/CoCreate-app/CoCreate-unique/commit/4da17c208897adc85fb8a8fef20ab301dc2e76ba))
821
+
822
+ ## [1.2.14](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.13...v1.2.14) (2021-11-16)
823
+
824
+
825
+ ### Bug Fixes
826
+
827
+ * update dependencies ([5a217ae](https://github.com/CoCreate-app/CoCreate-unique/commit/5a217ae018917b7b873f9968299b6128ee0fd6d9))
828
+
829
+ ## [1.2.13](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.12...v1.2.13) (2021-11-15)
830
+
831
+
832
+ ### Bug Fixes
833
+
834
+ * update dependencies ([f973aab](https://github.com/CoCreate-app/CoCreate-unique/commit/f973aabb5b58eab1a63fa4c22d5a91f71491107a))
835
+
836
+ ## [1.2.12](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.11...v1.2.12) (2021-11-11)
837
+
838
+
839
+ ### Bug Fixes
840
+
841
+ * update readme ([6e89029](https://github.com/CoCreate-app/CoCreate-unique/commit/6e890298a80978e098184b893888b6021fb7e99a))
842
+
843
+ ## [1.2.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.10...v1.2.11) (2021-11-06)
844
+
845
+
846
+ ### Bug Fixes
847
+
848
+ * update dependencies ([2cff0b4](https://github.com/CoCreate-app/CoCreate-unique/commit/2cff0b4cfa3eb7fe3ff150592044a52804c7c235))
849
+
850
+ ## [1.2.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.9...v1.2.10) (2021-11-06)
851
+
852
+
853
+ ### Bug Fixes
854
+
855
+ * typo with getValue function usage ([365bffe](https://github.com/CoCreate-app/CoCreate-unique/commit/365bffe16c28ad9b504fbef192d8a52b090e4d4c))
856
+
857
+ ## [1.2.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.8...v1.2.9) (2021-11-04)
858
+
859
+
860
+ ### Bug Fixes
861
+
862
+ * update dependencies ([ac9856d](https://github.com/CoCreate-app/CoCreate-unique/commit/ac9856d312179fe6c2ad2af3945be13f5c6df872))
863
+
864
+ ## [1.2.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.7...v1.2.8) (2021-11-04)
865
+
866
+
867
+ ### Bug Fixes
868
+
869
+ * update packages ([5b5984a](https://github.com/CoCreate-app/CoCreate-unique/commit/5b5984a277e6c1f599d6ad811f07b2ba7b21a8ee))
870
+
871
+ ## [1.2.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.6...v1.2.7) (2021-11-01)
872
+
873
+
874
+ ### Bug Fixes
875
+
876
+ * update package dependencies ([1a387ae](https://github.com/CoCreate-app/CoCreate-unique/commit/1a387ae8ecca469f07e9afa7ae3f255a142fb788))
877
+
878
+ ## [1.2.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.5...v1.2.6) (2021-10-29)
879
+
880
+
881
+ ### Bug Fixes
882
+
883
+ * update dependencies ([9ecab04](https://github.com/CoCreate-app/CoCreate-unique/commit/9ecab0484e3dccb500392e5952e5057989b29356))
884
+
885
+ ## [1.2.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.4...v1.2.5) (2021-10-17)
886
+
887
+
888
+ ### Bug Fixes
889
+
890
+ * update dependendies ([d7dd91b](https://github.com/CoCreate-app/CoCreate-unique/commit/d7dd91bf404b33646386545a234fd5a213d63a33))
891
+
892
+ ## [1.2.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.3...v1.2.4) (2021-10-16)
893
+
894
+
895
+ ### Bug Fixes
896
+
897
+ * update socket package to fix bug in docs ([f8f3942](https://github.com/CoCreate-app/CoCreate-unique/commit/f8f39429d72e5e56be31a8e4a40e05796430ed31))
898
+
899
+ ## [1.2.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.2...v1.2.3) (2021-10-15)
900
+
901
+
902
+ ### Bug Fixes
903
+
904
+ * update dependencies ([26f73c3](https://github.com/CoCreate-app/CoCreate-unique/commit/26f73c32cc06a42d2afeb00633f1017d8b5e51a9))
905
+ * update dependencies ([9c963d1](https://github.com/CoCreate-app/CoCreate-unique/commit/9c963d15c5112ba4127d77c92dfa6b8fb5a93e94))
906
+
907
+ ## [1.2.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.1...v1.2.2) (2021-10-15)
908
+
909
+
910
+ ### Bug Fixes
911
+
912
+ * update packages ([a150d52](https://github.com/CoCreate-app/CoCreate-unique/commit/a150d52beeb4af083fa2acdad70b6c6e7641f035))
913
+
914
+ ## [1.2.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.2.0...v1.2.1) (2021-10-15)
915
+
916
+
917
+ ### Bug Fixes
918
+
919
+ * update packages ([19a01f5](https://github.com/CoCreate-app/CoCreate-unique/commit/19a01f502677a100b42dac7eb53ba4932ef19276))
920
+
921
+ # [1.2.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.30...v1.2.0) (2021-10-14)
922
+
923
+
924
+ ### Bug Fixes
925
+
926
+ * updated dependencies ([485de28](https://github.com/CoCreate-app/CoCreate-unique/commit/485de289b7ccc77db38873a477b1365d4c46b6c3))
927
+
928
+
929
+ ### Features
930
+
931
+ * getValue using [@cocreate](https://github.com/cocreate).input to support value-prfix and value-suffix ([e7f8a69](https://github.com/CoCreate-app/CoCreate-unique/commit/e7f8a693cc59f4bbf32e613b7e2f9ac3dbb1b0b0))
932
+
933
+ ## [1.1.30](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.29...v1.1.30) (2021-10-14)
934
+
935
+
936
+ ### Bug Fixes
937
+
938
+ * updated action name in demo to removeElement ([4ecbdf4](https://github.com/CoCreate-app/CoCreate-unique/commit/4ecbdf48347524283aba663822076fbdb4d97eeb))
939
+
940
+ ## [1.1.29](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.28...v1.1.29) (2021-10-13)
941
+
942
+
943
+ ### Bug Fixes
944
+
945
+ * update descriptions ([0e19355](https://github.com/CoCreate-app/CoCreate-unique/commit/0e1935537b0f16962903310c02c1da7c368f7ecf))
946
+
947
+ ## [1.1.28](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.27...v1.1.28) (2021-10-13)
948
+
949
+
950
+ ### Bug Fixes
951
+
952
+ * update dependencies ([561d460](https://github.com/CoCreate-app/CoCreate-unique/commit/561d460c438f8ef350ea63a6203c3c790599ceb2))
953
+
954
+ ## [1.1.27](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.26...v1.1.27) (2021-10-12)
955
+
956
+
957
+ ### Bug Fixes
958
+
959
+ * bug returning true or false ([cd3dae0](https://github.com/CoCreate-app/CoCreate-unique/commit/cd3dae0da1645122a83cfd9a8fa2c877ca846994))
960
+
961
+ ## [1.1.26](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.25...v1.1.26) (2021-10-06)
962
+
963
+
964
+ ### Bug Fixes
965
+
966
+ * update dependencies ([4333fc9](https://github.com/CoCreate-app/CoCreate-unique/commit/4333fc92a31cc36735fa056f3bc3e65bcb334ef2))
967
+
968
+ ## [1.1.25](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.24...v1.1.25) (2021-10-05)
969
+
970
+
971
+ ### Bug Fixes
972
+
973
+ * update dependencies ([45d8288](https://github.com/CoCreate-app/CoCreate-unique/commit/45d8288932ce853ba452f94c5f537fad84b5fcf4))
974
+ * website_id in CoCreate.config ([b136648](https://github.com/CoCreate-app/CoCreate-unique/commit/b13664828bd1546c2a2aaad85c5c51aa8440adf2))
975
+
976
+ ## [1.1.24](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.23...v1.1.24) (2021-10-04)
977
+
978
+
979
+ ### Bug Fixes
980
+
981
+ * update dependencies ([2b1490e](https://github.com/CoCreate-app/CoCreate-unique/commit/2b1490e5cc3b9030ddf0e9469aa8a6208f9761c5))
982
+
983
+ ## [1.1.23](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.22...v1.1.23) (2021-10-04)
984
+
985
+
986
+ ### Bug Fixes
987
+
988
+ * update dependencies ([ad8e0b0](https://github.com/CoCreate-app/CoCreate-unique/commit/ad8e0b00f58270c5d9747c088d7c764a47dd6876))
989
+
990
+ ## [1.1.22](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.21...v1.1.22) (2021-10-01)
991
+
992
+
993
+ ### Bug Fixes
994
+
995
+ * update packages ([52e9ad5](https://github.com/CoCreate-app/CoCreate-unique/commit/52e9ad5d3a0ac32f4fd069c5734f0917abbaad87))
996
+
997
+ ## [1.1.21](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.20...v1.1.21) (2021-10-01)
998
+
999
+
1000
+ ### Bug Fixes
1001
+
1002
+ * update dependencies ([50813bd](https://github.com/CoCreate-app/CoCreate-unique/commit/50813bddc21a300f2aaa9384dfa5509e33cfb7a5))
1003
+
1004
+ ## [1.1.20](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.19...v1.1.20) (2021-09-28)
1005
+
1006
+
1007
+ ### Bug Fixes
1008
+
1009
+ * update dependencies ([5c195ef](https://github.com/CoCreate-app/CoCreate-unique/commit/5c195ef32156b914abc0713a1ac21bf0f09d6996))
1010
+
1011
+ ## [1.1.19](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.18...v1.1.19) (2021-09-16)
1012
+
1013
+
1014
+ ### Bug Fixes
1015
+
1016
+ * update dependencies ([ff14191](https://github.com/CoCreate-app/CoCreate-unique/commit/ff14191a0c72a807453e74ff4c33a68bf811beb3))
1017
+
1018
+ ## [1.1.18](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.17...v1.1.18) (2021-09-14)
1019
+
1020
+
1021
+ ### Bug Fixes
1022
+
1023
+ * add cocreate.app to domains ([e49d0f7](https://github.com/CoCreate-app/CoCreate-unique/commit/e49d0f729d44f7f4327525815d71b8e405f577b7))
1024
+
1025
+ ## [1.1.17](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.16...v1.1.17) (2021-09-13)
1026
+
1027
+
1028
+ ### Bug Fixes
1029
+
1030
+ * upgrade dependencies ([0f49f05](https://github.com/CoCreate-app/CoCreate-unique/commit/0f49f05f0bf4a59bc0d3d69983fefa4291266494))
1031
+
1032
+ ## [1.1.16](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.15...v1.1.16) (2021-09-12)
1033
+
1034
+
1035
+ ### Bug Fixes
1036
+
1037
+ * update sidenav to use resize and toggle ([d2a11ab](https://github.com/CoCreate-app/CoCreate-unique/commit/d2a11ab079915ab0bcc251a7e519c3c14adcbeb1))
1038
+
1039
+ ## [1.1.15](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.14...v1.1.15) (2021-09-09)
1040
+
1041
+
1042
+ ### Bug Fixes
1043
+
1044
+ * update dependency @cocreate/docs ([c7b9915](https://github.com/CoCreate-app/CoCreate-unique/commit/c7b9915a2ed2a6eff3b61098192ab2532c123c84))
1045
+
1046
+ ## [1.1.14](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.13...v1.1.14) (2021-09-09)
1047
+
1048
+
1049
+ ### Bug Fixes
1050
+
1051
+ * ci docs ([e05e298](https://github.com/CoCreate-app/CoCreate-unique/commit/e05e298db20b95d4d449a9ebf8dba57d9c5b7ddd))
1052
+
1053
+ ## [1.1.13](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.12...v1.1.13) (2021-09-09)
1054
+
1055
+
1056
+ ### Bug Fixes
1057
+
1058
+ * update dependencies ([2540f50](https://github.com/CoCreate-app/CoCreate-unique/commit/2540f5009b3ba9d3cd89d0a4fa939d840624b339))
1059
+
1060
+ ## [1.1.12](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.11...v1.1.12) (2021-09-09)
1061
+
1062
+
1063
+ ### Bug Fixes
1064
+
1065
+ * CoCreate.config directory, path, name and public ([82b2186](https://github.com/CoCreate-app/CoCreate-unique/commit/82b218622df46b85753f8d0098294dc71f0410ac))
1066
+
1067
+ ## [1.1.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.10...v1.1.11) (2021-09-08)
1068
+
1069
+
1070
+ ### Bug Fixes
1071
+
1072
+ * update dependencies ([9d9b519](https://github.com/CoCreate-app/CoCreate-unique/commit/9d9b5196e9cfe40edd5bb4fc2d62f890607b2646))
1073
+
1074
+ ## [1.1.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.9...v1.1.10) (2021-09-04)
1075
+
1076
+
1077
+ ### Bug Fixes
1078
+
1079
+ * update dependencies ([02227ae](https://github.com/CoCreate-app/CoCreate-unique/commit/02227aed8575442ad1b726775ae78715c22d8451))
1080
+
1081
+ ## [1.1.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.8...v1.1.9) (2021-08-31)
1082
+
1083
+
1084
+ ### Bug Fixes
1085
+
1086
+ * update dependencies ([9679033](https://github.com/CoCreate-app/CoCreate-unique/commit/9679033e1d1562737aadcc599df007977707fae0))
1087
+
1088
+ ## [1.1.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.7...v1.1.8) (2021-08-27)
1089
+
1090
+
1091
+ ### Bug Fixes
1092
+
1093
+ * updaed dependencies ([be458ab](https://github.com/CoCreate-app/CoCreate-unique/commit/be458ab2baae789d6739da929d3395d2756dd045))
1094
+
1095
+ ## [1.1.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.6...v1.1.7) (2021-08-23)
1096
+
1097
+
1098
+ ### Bug Fixes
1099
+
1100
+ * update package versions ([81ac0c3](https://github.com/CoCreate-app/CoCreate-unique/commit/81ac0c34252629b6ccdfb4680be40a5bc7077f58))
1101
+
1102
+ ## [1.1.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.5...v1.1.6) (2021-08-22)
1103
+
1104
+
1105
+ ### Bug Fixes
1106
+
1107
+ * removed data- from main-content, clone, filter-value_type ([175b0df](https://github.com/CoCreate-app/CoCreate-unique/commit/175b0df1cd52583b332a4720d54220c498cad9c1))
1108
+
1109
+ ## [1.1.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.4...v1.1.5) (2021-08-22)
1110
+
1111
+
1112
+ ### Bug Fixes
1113
+
1114
+ * bump package versions ([5d51066](https://github.com/CoCreate-app/CoCreate-unique/commit/5d51066f6e4710e9c952d38911ef68e7f002af15))
1115
+
1116
+ ## [1.1.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.3...v1.1.4) (2021-08-22)
1117
+
1118
+
1119
+ ### Bug Fixes
1120
+
1121
+ * bump package versions ([08beb6a](https://github.com/CoCreate-app/CoCreate-unique/commit/08beb6a99bed0f1aca6273bb6d8de00ad98de274))
1122
+
1123
+ ## [1.1.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.2...v1.1.3) (2021-08-14)
1124
+
1125
+
1126
+ ### Bug Fixes
1127
+
1128
+ * update to docs ([55f6115](https://github.com/CoCreate-app/CoCreate-unique/commit/55f6115f62ef971a8ffd1a31e80dbec86acdc048))
1129
+
1130
+ ## [1.1.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.1...v1.1.2) (2021-08-02)
1131
+
1132
+
1133
+ ### Bug Fixes
1134
+
1135
+ * remove data- from attributes ([6e360fc](https://github.com/CoCreate-app/CoCreate-unique/commit/6e360fc2f1abd50f5007094114589e7f47ba77e9))
1136
+ * update data-fullscreen to fullscreen ([5b0f1cc](https://github.com/CoCreate-app/CoCreate-unique/commit/5b0f1ccea3cda8c94887cde378a5b0308a25cfad))
1137
+
1138
+ ## [1.1.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.1.0...v1.1.1) (2021-07-28)
1139
+
1140
+
1141
+ ### Bug Fixes
1142
+
1143
+ * remove data- from fetch, pass and filter ([601b173](https://github.com/CoCreate-app/CoCreate-unique/commit/601b173e1953629c9acd9f8a0d1d7c816d37630a))
1144
+
1145
+ # [1.1.0](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.18...v1.1.0) (2021-07-28)
1146
+
1147
+
1148
+ ### Features
1149
+
1150
+ * add new is{attribute} system and remove data- from attributtes ([cc33663](https://github.com/CoCreate-app/CoCreate-unique/commit/cc33663d311c2160f2671e8d91af245a30c06bee))
1151
+
1152
+ ## [1.0.18](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.17...v1.0.18) (2021-07-17)
1153
+
1154
+
1155
+ ### Bug Fixes
1156
+
1157
+ * init and update demos scripts ([19fc477](https://github.com/CoCreate-app/CoCreate-unique/commit/19fc477aea4d2e1cd83c3541a0a522139b070f97))
1158
+ * workflows ([5a8f8ef](https://github.com/CoCreate-app/CoCreate-unique/commit/5a8f8ef861882f21a238d6a62e661134d191fca3))
1159
+
1160
+ ## [1.0.17](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.16...v1.0.17) (2021-07-14)
1161
+
1162
+
1163
+ ### Bug Fixes
1164
+
1165
+ * upgrade all packages ([fb03c04](https://github.com/CoCreate-app/CoCreate-unique/commit/fb03c049db077e39f7b9a749ea29c243864373af))
1166
+
1167
+ ## [1.0.16](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.15...v1.0.16) (2021-07-13)
1168
+
1169
+
1170
+ ### Bug Fixes
1171
+
1172
+ * add yarn lockfile to git ignore ([7f9f49c](https://github.com/CoCreate-app/CoCreate-unique/commit/7f9f49cb1577f64ac350d203eecdd32de9c2ca1e))
1173
+ * remove yarn.lock ([ff412b7](https://github.com/CoCreate-app/CoCreate-unique/commit/ff412b77c8f7f12878a68574299554a3c4a24faa))
1174
+
1175
+ ## [1.0.15](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.14...v1.0.15) (2021-07-10)
1176
+
1177
+
1178
+ ### Bug Fixes
1179
+
1180
+ * gitignore all logs ([2f97140](https://github.com/CoCreate-app/CoCreate-unique/commit/2f97140aa3cee2405c18d9214bcfdda5ec61430e))
1181
+
1182
+ ## [1.0.14](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.13...v1.0.14) (2021-07-07)
1183
+
1184
+
1185
+ ### Bug Fixes
1186
+
1187
+ * update package versions ([9dc3ab6](https://github.com/CoCreate-app/CoCreate-unique/commit/9dc3ab67b496d43f86d438cf98201f96142e906b))
1188
+
1189
+ ## [1.0.13](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.12...v1.0.13) (2021-06-30)
1190
+
1191
+
1192
+ ### Bug Fixes
1193
+
1194
+ * Update readme.md ([55298b3](https://github.com/CoCreate-app/CoCreate-unique/commit/55298b3d932d888898715ee59107218aeeee85eb))
1195
+
1196
+ ## [1.0.12](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.11...v1.0.12) (2021-06-30)
1197
+
1198
+
1199
+ ### Bug Fixes
1200
+
1201
+ * automated and manual workflows ([5a55e7f](https://github.com/CoCreate-app/CoCreate-unique/commit/5a55e7f0ffc0cfe9ea564d75c925f6902b3c385d))
1202
+
1203
+ ## [1.0.11](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.10...v1.0.11) (2021-06-25)
1204
+
1205
+
1206
+ ### Bug Fixes
1207
+
1208
+ * latest version numbers applied to all cocreate packages ([066018e](https://github.com/CoCreate-app/CoCreate-unique/commit/066018ea7fb60ad1779c58a0f6f0d84ad7f10825))
1209
+
1210
+ ## [1.0.10](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.9...v1.0.10) (2021-06-24)
1211
+
1212
+
1213
+ ### Bug Fixes
1214
+
1215
+ * package versioningto 1.0.0 ([a869034](https://github.com/CoCreate-app/CoCreate-unique/commit/a8690342eb044a126019b898b721e619a50534cc))
1216
+
1217
+ ## [1.0.9](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.8...v1.0.9) (2021-06-24)
1218
+
1219
+
1220
+ ### Bug Fixes
1221
+
1222
+ * update all [@cocreate](https://github.com/cocreate) to use latest versions ([e6357db](https://github.com/CoCreate-app/CoCreate-unique/commit/e6357dbc9713ef3a124ea2920f8268c7f0236354))
1223
+
1224
+ ## [1.0.8](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.7...v1.0.8) (2021-06-16)
1225
+
1226
+
1227
+ ### Bug Fixes
1228
+
1229
+ * added header for seo ([3dc8707](https://github.com/CoCreate-app/CoCreate-unique/commit/3dc87079dcfa78334e3b4a588802fe128de28ce6))
1230
+
1231
+ ## [1.0.7](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.6...v1.0.7) (2021-06-06)
1232
+
1233
+
1234
+ ### Bug Fixes
1235
+
1236
+ * add cocreate-uuid ([180d303](https://github.com/CoCreate-app/CoCreate-unique/commit/180d3036ebc00fb18782f4f6682fce7e1121209b))
1237
+
1238
+ ## [1.0.6](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.5...v1.0.6) (2021-05-08)
1239
+
1240
+
1241
+ ### Bug Fixes
1242
+
1243
+ * add css auto parse and save to docs. ([8daa147](https://github.com/CoCreate-app/CoCreate-unique/commit/8daa1471f843ce60dfe1ca6c0d1a5adf0111e140))
1244
+
1245
+ ## [1.0.5](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.4...v1.0.5) (2021-04-27)
1246
+
1247
+
1248
+ ### Bug Fixes
1249
+
1250
+ * add host in docs ([16d0714](https://github.com/CoCreate-app/CoCreate-unique/commit/16d07143cdc44bdb1029fe660d501f752fb8e071))
1251
+
1252
+ ## [1.0.4](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.3...v1.0.4) (2021-04-27)
1253
+
1254
+
1255
+ ### Bug Fixes
1256
+
1257
+ * Update to readme, demo, added cdn scripts ([43d7894](https://github.com/CoCreate-app/CoCreate-unique/commit/43d78947a4164bbd6c90083b20c6ef2efc3468a0))
1258
+
1259
+ ## [1.0.3](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.2...v1.0.3) (2021-04-23)
1260
+
1261
+
1262
+ ### Bug Fixes
1263
+
1264
+ * readme and documentation. Removed securitykeys ([47ac6a3](https://github.com/CoCreate-app/CoCreate-unique/commit/47ac6a314a50403a252b653bded3875304321101))
1265
+
1266
+ ## [1.0.2](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.1...v1.0.2) (2021-04-19)
1267
+
1268
+
1269
+ ### Bug Fixes
1270
+
1271
+ * ci and build process ([99c08c2](https://github.com/CoCreate-app/CoCreate-unique/commit/99c08c28c5ed9e77ca7201027c3a5af28ef69b57))
1272
+ * npm publish and cdn deployment ([8b36156](https://github.com/CoCreate-app/CoCreate-unique/commit/8b361567dd093ef9e4fed119819c6c53a5cc23ee))
1273
+
1274
+ ## [1.0.1](https://github.com/CoCreate-app/CoCreate-unique/compare/v1.0.0...v1.0.1) (2021-03-29)
1275
+
1276
+
1277
+ ### Bug Fixes
1278
+
1279
+ * Package Paths ([0a654f2](https://github.com/CoCreate-app/CoCreate-unique/commit/0a654f2f07f5a4d1f3126f1c5482e60e3ea8ed0f))
1280
+
1281
+ # 1.0.0 (2021-03-29)
1282
+
1283
+
1284
+ ### Features
1285
+
1286
+ * Initial Release ([1faf980](https://github.com/CoCreate-app/CoCreate-unique/commit/1faf980e90c9ffb9fbb878cf8a70763ae6004d79))
1273
1287
  * Initial Release ([0e43b1b](https://github.com/CoCreate-app/CoCreate-unique/commit/0e43b1b8d573a44fe2c3cb8376bff83b8ba44608))