@cocreate/organizations 1.15.2 → 1.15.4

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,1537 +1,1551 @@
1
- ## [1.15.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.15.1...v1.15.2) (2023-06-02)
2
-
3
-
4
- ### Bug Fixes
5
-
6
- * format demo html ([43344d8](https://github.com/CoCreate-app/CoCreate-organizations/commit/43344d87b5be7d82b9ce5c67eef099cc35dd4075))
7
- * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([de8a924](https://github.com/CoCreate-app/CoCreate-organizations/commit/de8a92433a006b84e0f9f97909b344cbc9f67d8d))
8
-
9
- ## [1.15.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.15.0...v1.15.1) (2023-05-21)
10
-
11
-
12
- ### Bug Fixes
13
-
14
- * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([82e8971](https://github.com/CoCreate-app/CoCreate-organizations/commit/82e89715803b39c55f144e688486401897ac1dc3))
15
-
16
- # [1.15.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.14.3...v1.15.0) (2023-05-21)
17
-
18
-
19
- ### Features
20
-
21
- * socket event broadcasting and added user key creation ([cdfe4df](https://github.com/CoCreate-app/CoCreate-organizations/commit/cdfe4df8f217823cfbaff8e5187813cb3a8a4827))
22
-
23
- ## [1.14.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.14.2...v1.14.3) (2023-05-20)
24
-
25
-
26
- ### Bug Fixes
27
-
28
- * updated dependencies to their latest versions ([5c742a5](https://github.com/CoCreate-app/CoCreate-organizations/commit/5c742a5942052095d7c1553982d27de877184ece))
29
-
30
- ## [1.14.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.14.1...v1.14.2) (2023-05-20)
31
-
32
-
33
- ### Bug Fixes
34
-
35
- * Updated dependencies to the lastest versions ([a3d562e](https://github.com/CoCreate-app/CoCreate-organizations/commit/a3d562e42ca788b959e056ac519d204115b80193))
36
-
37
- ## [1.14.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.14.0...v1.14.1) (2023-05-20)
38
-
39
-
40
- ### Bug Fixes
41
-
42
- * 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. ([0350a07](https://github.com/CoCreate-app/CoCreate-organizations/commit/0350a07f26027496324961c70da3350f42315b5a))
43
-
44
- # [1.14.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.4...v1.14.0) (2023-05-18)
45
-
46
-
47
- ### Bug Fixes
48
-
49
- * websocket event listener for organizational creation ([bdbec1f](https://github.com/CoCreate-app/CoCreate-organizations/commit/bdbec1f4cf3e536607765561b4a74159d1d1c353))
50
- * createOrganization method to correctly save data to the serverDB ([c0f574f](https://github.com/CoCreate-app/CoCreate-organizations/commit/c0f574f662c777e1b663cc35bec5a0de8438a33f))
51
-
52
-
53
- ### Features
54
-
55
- * Create or add an exisitng organization using createOrganization() function. ([311efee](https://github.com/CoCreate-app/CoCreate-organizations/commit/311efee025bcdb4323466e38f211f746faf252bb))
56
-
57
- ## [1.13.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.3...v1.13.4) (2023-05-12)
58
-
59
-
60
- ### Bug Fixes
61
-
62
- * socket.status renamed to socket.organization ([6eb9919](https://github.com/CoCreate-app/CoCreate-organizations/commit/6eb9919f1b41da5dc1891f3801c6dcf93301cdb5))
63
-
64
- ## [1.13.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.2...v1.13.3) (2023-05-11)
65
-
66
-
67
- ### Bug Fixes
68
-
69
- * minor bugs ([66f84c0](https://github.com/CoCreate-app/CoCreate-organizations/commit/66f84c009616d1cc929e82b05117807cf44ef875))
70
- * removed deleteOrgs and deleteOrg. now handeled by delete documents ([ab17992](https://github.com/CoCreate-app/CoCreate-organizations/commit/ab1799247711262bfdf82f2b763ead6ff34103e7))
71
-
72
- ## [1.13.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.1...v1.13.2) (2023-05-10)
73
-
74
-
75
- ### Bug Fixes
76
-
77
- * apikey renamed to key ([1de6e5f](https://github.com/CoCreate-app/CoCreate-organizations/commit/1de6e5fa2105b9b7a3185c08577eebbb30cd3a67))
78
- * apikey renamed to key ([7a67ebd](https://github.com/CoCreate-app/CoCreate-organizations/commit/7a67ebd3da8be66259632ede4ebb492455bc94bf))
79
-
80
- ## [1.13.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.0...v1.13.1) (2023-05-10)
81
-
82
-
83
- ### Bug Fixes
84
-
85
- * setDocumentId ([6e52b99](https://github.com/CoCreate-app/CoCreate-organizations/commit/6e52b99ba52703c89d4ff04bda89eced3ebd01fd))
86
-
87
- # [1.13.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.12.0...v1.13.0) (2023-05-10)
88
-
89
-
90
- ### Features
91
-
92
- * form getData and setDocumentId ([5ed4371](https://github.com/CoCreate-app/CoCreate-organizations/commit/5ed4371103578249764add885bcc0cd7e896ab7d))
93
-
94
- # [1.12.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.9...v1.12.0) (2023-05-10)
95
-
96
-
97
- ### Features
98
-
99
- * createOrg in local and platform ([85f62ed](https://github.com/CoCreate-app/CoCreate-organizations/commit/85f62ed74f511f3f15acbe3aa6825c314abde46d))
100
-
101
- ## [1.11.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.8...v1.11.9) (2023-05-07)
102
-
103
-
104
- ### Bug Fixes
105
-
106
- * crud.wsManger ([88c9be9](https://github.com/CoCreate-app/CoCreate-organizations/commit/88c9be98665f6f29fdf2212fac27634471e6996e))
107
-
108
- ## [1.11.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.7...v1.11.8) (2023-05-06)
109
-
110
-
111
- ### Bug Fixes
112
-
113
- * bump [@cocreate](https://github.com/cocreate) dependencies ([921e716](https://github.com/CoCreate-app/CoCreate-organizations/commit/921e716b855895e2a2bdef253dce3b6144c5dae7))
114
- * filter-sort icon ([0175966](https://github.com/CoCreate-app/CoCreate-organizations/commit/0175966879d975e466907cfc7ef670fd132fc8a0))
115
-
116
- ## [1.11.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.6...v1.11.7) (2023-05-01)
117
-
118
-
119
- ### Bug Fixes
120
-
121
- * replaced icon toggles with new svg ([069f7eb](https://github.com/CoCreate-app/CoCreate-organizations/commit/069f7ebc6eb6f6601bd61dd8a789a52844af155b))
122
-
123
- ## [1.11.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.5...v1.11.6) (2023-05-01)
124
-
125
-
126
- ### Bug Fixes
127
-
128
- * update manifest.json to manifest.webmanifest ([df7cb9d](https://github.com/CoCreate-app/CoCreate-organizations/commit/df7cb9d6750a85afc813311f8d67841164a6cb72))
129
-
130
- ## [1.11.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.4...v1.11.5) (2023-05-01)
131
-
132
-
133
- ### Bug Fixes
134
-
135
- * replace fontawesome with svg ([41ed410](https://github.com/CoCreate-app/CoCreate-organizations/commit/41ed410fc12be047e9f138a46ba190f520d8c493))
136
-
137
- ## [1.11.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.3...v1.11.4) (2023-04-30)
138
-
139
-
140
- ### Bug Fixes
141
-
142
- * fullscreen target updated to fullscreen fullscreen-target ([838f96e](https://github.com/CoCreate-app/CoCreate-organizations/commit/838f96edbc0353024cc9aaf3d5709629915d4303))
143
- * package-lock.json and pnpm-lock.yaml added to .gitignore ([5e652d3](https://github.com/CoCreate-app/CoCreate-organizations/commit/5e652d35030724834ca66cc341493627beb118d6))
144
- * removed toogle fullscreen icons. now using css content ([9ef93a5](https://github.com/CoCreate-app/CoCreate-organizations/commit/9ef93a50e89b5f00b2f47f9fded99069cea7e2a6))
145
-
146
- ## [1.11.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.2...v1.11.3) (2023-04-24)
147
-
148
-
149
- ### Bug Fixes
150
-
151
- * updated worrkflows to v3 and node version 16 ([75be636](https://github.com/CoCreate-app/CoCreate-organizations/commit/75be6369a8a733ca996cf1a6fc03dbe6601b0235))
152
- * workflow node version updated 16 ([6e51967](https://github.com/CoCreate-app/CoCreate-organizations/commit/6e51967178ac639baeb6544eb1662c4a03489fbf))
153
-
154
- ## [1.11.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.1...v1.11.2) (2023-04-24)
155
-
156
-
157
- ### Bug Fixes
158
-
159
- * bump [@cocreate](https://github.com/cocreate) dependencies ([3cb0f77](https://github.com/CoCreate-app/CoCreate-organizations/commit/3cb0f777d08f7e7fa017242161e87f79449d071e))
160
-
161
- ## [1.11.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.0...v1.11.1) (2023-04-24)
162
-
163
-
164
- ### Bug Fixes
165
-
166
- * removed uglify.js from dev dependencies ([1e3b4a7](https://github.com/CoCreate-app/CoCreate-organizations/commit/1e3b4a75c487f943390b5c462f3a4d811d5deda7))
167
-
168
- # [1.11.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.10...v1.11.0) (2023-04-24)
169
-
170
-
171
- ### Features
172
-
173
- * added pwa manifest ([711f7a2](https://github.com/CoCreate-app/CoCreate-organizations/commit/711f7a22c2f3f224f956c93a3a4019a383226c37))
174
-
175
- ## [1.10.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.9...v1.10.10) (2023-04-13)
176
-
177
-
178
- ### Bug Fixes
179
-
180
- * broadcast user doc ([20175d4](https://github.com/CoCreate-app/CoCreate-organizations/commit/20175d4d1e7c624e0ca4334ef0e7c89b1c9c027b))
181
- * commented code that was related to creating new db ([147b1dd](https://github.com/CoCreate-app/CoCreate-organizations/commit/147b1dd54cdbf0a41fe724b5d138d3b3a449047d))
182
-
183
- ## [1.10.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.8...v1.10.9) (2023-04-12)
184
-
185
-
186
- ### Bug Fixes
187
-
188
- * uncomment sending createOrg ([24c19ce](https://github.com/CoCreate-app/CoCreate-organizations/commit/24c19ce512dc42c263c30d3e28acfdcb36b81f9d))
189
-
190
- ## [1.10.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.7...v1.10.8) (2023-04-12)
191
-
192
-
193
- ### Bug Fixes
194
-
195
- * uuid typo ([9af90b3](https://github.com/CoCreate-app/CoCreate-organizations/commit/9af90b3f9adc53d29085a09c35759db51c133108))
196
-
197
- ## [1.10.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.6...v1.10.7) (2023-04-11)
198
-
199
-
200
- ### Bug Fixes
201
-
202
- * bump dependencies ([8981640](https://github.com/CoCreate-app/CoCreate-organizations/commit/8981640811bbeb500d43594f690cbe9ee473f187))
203
-
204
- ## [1.10.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.5...v1.10.6) (2023-04-11)
205
-
206
-
207
- ### Bug Fixes
208
-
209
- * bump [@cocreate](https://github.com/cocreate) dependencies ([06443c7](https://github.com/CoCreate-app/CoCreate-organizations/commit/06443c7da1d0774752edc1f3ca007e111b304832))
210
-
211
- ## [1.10.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.4...v1.10.5) (2023-04-11)
212
-
213
-
214
- ### Bug Fixes
215
-
216
- * comment code that adds org as a db in platform ([8d92605](https://github.com/CoCreate-app/CoCreate-organizations/commit/8d92605b628da738c829e69ebf38c07c0aa1d3fe))
217
- * renamed domans to hosts ([68a0252](https://github.com/CoCreate-app/CoCreate-organizations/commit/68a0252c7705768814ddb3474bdb954eae47105b))
218
-
219
- ## [1.10.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.3...v1.10.4) (2023-03-30)
220
-
221
-
222
- ### Bug Fixes
223
-
224
- * bump [@cocreate](https://github.com/cocreate) dependencies' ([73bf8af](https://github.com/CoCreate-app/CoCreate-organizations/commit/73bf8afa0cabb71fac5b82c75d5b436644b6bb79))
225
-
226
- ## [1.10.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.2...v1.10.3) (2023-03-16)
227
-
228
-
229
- ### Bug Fixes
230
-
231
- * bump dependencies' ([8bf4b59](https://github.com/CoCreate-app/CoCreate-organizations/commit/8bf4b59661e81f9706e97d539630d2aa9947fc74))
232
-
233
- ## [1.10.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.1...v1.10.2) (2023-03-16)
234
-
235
-
236
- ### Bug Fixes
237
-
238
- * filter-sort-direction ([64281a8](https://github.com/CoCreate-app/CoCreate-organizations/commit/64281a8a40a0eec917c50bd0c7c539b66e9daddf))
239
-
240
- ## [1.10.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.0...v1.10.1) (2023-03-16)
241
-
242
-
243
- ### Bug Fixes
244
-
245
- * bump dependencies' ([5271ea0](https://github.com/CoCreate-app/CoCreate-organizations/commit/5271ea034699fe13ef6abe90049ffe674a9ce1b2))
246
-
247
- # [1.10.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.5...v1.10.0) (2023-03-16)
248
-
249
-
250
- ### Features
251
-
252
- * replaced get-value and set-value with a super charged version of CoCreate-events ([8ec7f50](https://github.com/CoCreate-app/CoCreate-organizations/commit/8ec7f504adf9ff2215a52c012d2d607179251250))
253
-
254
- ## [1.9.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.4...v1.9.5) (2023-02-01)
255
-
256
-
257
- ### Bug Fixes
258
-
259
- * bump dependencies ([d984fea](https://github.com/CoCreate-app/CoCreate-organizations/commit/d984fea38d662fd9ade088c72f314aa5d039b397))
260
-
261
- ## [1.9.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.3...v1.9.4) (2023-01-31)
262
-
263
-
264
- ### Bug Fixes
265
-
266
- * bump dependencies ([17d9c82](https://github.com/CoCreate-app/CoCreate-organizations/commit/17d9c820cc4ee920bbaa39045bb19071e73fdf95))
267
-
268
- ## [1.9.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.2...v1.9.3) (2023-01-30)
269
-
270
-
271
- ### Bug Fixes
272
-
273
- * bump dependencies ([a50d579](https://github.com/CoCreate-app/CoCreate-organizations/commit/a50d579ee75010d9e15c52f17b6eb01955374dcc))
274
-
275
- ## [1.9.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.1...v1.9.2) (2023-01-29)
276
-
277
-
278
- ### Bug Fixes
279
-
280
- * bump dependencies ([d558482](https://github.com/CoCreate-app/CoCreate-organizations/commit/d558482a6c4bc51c91796f4f45a52f199333ba73))
281
-
282
- ## [1.9.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.0...v1.9.1) (2023-01-29)
283
-
284
-
285
- ### Bug Fixes
286
-
287
- * bump dependencies ([dd2df96](https://github.com/CoCreate-app/CoCreate-organizations/commit/dd2df96910c834f7256206693f976ab6324e364c))
288
-
289
- # [1.9.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.6...v1.9.0) (2023-01-29)
290
-
291
-
292
- ### Features
293
-
294
- * import @cocreate/local-storage ([9c2542e](https://github.com/CoCreate-app/CoCreate-organizations/commit/9c2542ebe0a8b102c82fdc52ffbd0a75bec01181))
295
-
296
- ## [1.8.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.5...v1.8.6) (2023-01-27)
297
-
298
-
299
- ### Bug Fixes
300
-
301
- * bump dependencies ([f48d93e](https://github.com/CoCreate-app/CoCreate-organizations/commit/f48d93e967cb9342db5979c72afec2d16aed9441))
302
-
303
- ## [1.8.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.4...v1.8.5) (2023-01-13)
304
-
305
-
306
- ### Bug Fixes
307
-
308
- * bump dependencies ([46963a2](https://github.com/CoCreate-app/CoCreate-organizations/commit/46963a267d9abbedff49238bab97126783f2c384))
309
-
310
- ## [1.8.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.3...v1.8.4) (2023-01-10)
311
-
312
-
313
- ### Bug Fixes
314
-
315
- * bump dependencies ([679b1d6](https://github.com/CoCreate-app/CoCreate-organizations/commit/679b1d682e58a258c77e07d1373a760fa8c65bf3))
316
-
317
- ## [1.8.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.2...v1.8.3) (2023-01-09)
318
-
319
-
320
- ### Bug Fixes
321
-
322
- * bump dependnecies ([12e476d](https://github.com/CoCreate-app/CoCreate-organizations/commit/12e476de76f0b164c423da9de6214e4ad326e713))
323
-
324
- ## [1.8.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.1...v1.8.2) (2023-01-06)
325
-
326
-
327
- ### Bug Fixes
328
-
329
- * bump dependencies, worklow [@v3](https://github.com/v3) ([ab687e1](https://github.com/CoCreate-app/CoCreate-organizations/commit/ab687e1b0a8ceec08127b2cf8a0ba3d13d1176d0))
330
- * edit in github btn styles ([976b115](https://github.com/CoCreate-app/CoCreate-organizations/commit/976b11535557e3fc759a7fb9365cac3fdd6a526d))
331
-
332
- ## [1.8.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.0...v1.8.1) (2023-01-05)
333
-
334
-
335
- ### Bug Fixes
336
-
337
- * bump cdn to 1.39.4 ([3d4d9ab](https://github.com/CoCreate-app/CoCreate-organizations/commit/3d4d9ab3f99eb90bfc291a3524b27ea90df18b48))
338
- * bump dependencies ([dbbc54b](https://github.com/CoCreate-app/CoCreate-organizations/commit/dbbc54b7a2057994c84be734e355e5698291726c))
339
-
340
- # [1.8.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.37...v1.8.0) (2023-01-02)
341
-
342
-
343
- ### Features
344
-
345
- * class="template" template_id="id" replaced with template="id" ([6bfa9b1](https://github.com/CoCreate-app/CoCreate-organizations/commit/6bfa9b14d3bf61afb788e66436bc7918f006ba0b))
346
-
347
- ## [1.7.37](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.36...v1.7.37) (2023-01-01)
348
-
349
-
350
- ### Bug Fixes
351
-
352
- * docs sanbox overflow ([d3f4295](https://github.com/CoCreate-app/CoCreate-organizations/commit/d3f429574cf15795f2483810198ff6f7f7891403))
353
-
354
- ## [1.7.36](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.35...v1.7.36) (2022-12-31)
355
-
356
-
357
- ### Bug Fixes
358
-
359
- * bump dependencies ([04855ad](https://github.com/CoCreate-app/CoCreate-organizations/commit/04855ad787eaf96c476a8c0d151e02f630e4e032))
360
-
361
- ## [1.7.35](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.34...v1.7.35) (2022-12-30)
362
-
363
-
364
- ### Bug Fixes
365
-
366
- * update config sources to use template braces with entry on src ([4078a69](https://github.com/CoCreate-app/CoCreate-organizations/commit/4078a6970dfdd79b98d68c5d7b9f0ee8108fbb89))
367
-
368
- ## [1.7.34](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.33...v1.7.34) (2022-12-29)
369
-
370
-
371
- ### Bug Fixes
372
-
373
- * bump dependencies ([4836a14](https://github.com/CoCreate-app/CoCreate-organizations/commit/4836a142463cdd00bfeb028c5377846ac83ed4bd))
374
-
375
- ## [1.7.33](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.32...v1.7.33) (2022-12-27)
376
-
377
-
378
- ### Bug Fixes
379
-
380
- * bump dependecies ([3378fde](https://github.com/CoCreate-app/CoCreate-organizations/commit/3378fde2fea7976b7d544912b7c0ea853a968eca))
381
- * bump dependencies ([a702150](https://github.com/CoCreate-app/CoCreate-organizations/commit/a702150c9fbdedb3a888f0be60e65edecbc8db53))
382
- * modal href updated to modal-src ([4c70e2b](https://github.com/CoCreate-app/CoCreate-organizations/commit/4c70e2b55cd50cdac002e041679545a52cb9c3a1))
383
-
384
- ## [1.7.32](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.31...v1.7.32) (2022-12-25)
385
-
386
-
387
- ### Bug Fixes
388
-
389
- * bump dependencies ([9c22e34](https://github.com/CoCreate-app/CoCreate-organizations/commit/9c22e34fd478eb7f765bbb52393e07061f991677))
390
- * type="modal" and pass_to updated to action="pass, openModal" ([8e06641](https://github.com/CoCreate-app/CoCreate-organizations/commit/8e06641db440df3f04b098c441fef02c10858edd))
391
-
392
- ## [1.7.31](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.30...v1.7.31) (2022-12-23)
393
-
394
-
395
- ### Bug Fixes
396
-
397
- * bump dependnecies ([e29a457](https://github.com/CoCreate-app/CoCreate-organizations/commit/e29a45798176e8b2711f475284a2566bda480609))
398
-
399
- ## [1.7.30](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.29...v1.7.30) (2022-12-22)
400
-
401
-
402
- ### Bug Fixes
403
-
404
- * bump dependencies ([463fdc9](https://github.com/CoCreate-app/CoCreate-organizations/commit/463fdc9fbdfef622952cf21abcb86b210f2a069f))
405
- * update cdn ([521b991](https://github.com/CoCreate-app/CoCreate-organizations/commit/521b991aa7eb3a14cc47c7ccf0a5e314cfb4baf9))
406
-
407
- ## [1.7.29](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.28...v1.7.29) (2022-12-22)
408
-
409
-
410
- ### Bug Fixes
411
-
412
- * update demos and bump dependencies ([53e7336](https://github.com/CoCreate-app/CoCreate-organizations/commit/53e733698286446c91b852be49eded1f870f0f22))
413
-
414
- ## [1.7.28](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.27...v1.7.28) (2022-12-21)
415
-
416
-
417
- ### Bug Fixes
418
-
419
- * bump dependencies ([76cd672](https://github.com/CoCreate-app/CoCreate-organizations/commit/76cd672851d77f924af1c4021a607a7c25ea8681))
420
-
421
- ## [1.7.27](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.26...v1.7.27) (2022-12-20)
422
-
423
-
424
- ### Bug Fixes
425
-
426
- * bump dependencies ([9ed5cd6](https://github.com/CoCreate-app/CoCreate-organizations/commit/9ed5cd6e891b5642304f78914ec42a176b82d315))
427
-
428
- ## [1.7.26](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.25...v1.7.26) (2022-12-15)
429
-
430
-
431
- ### Bug Fixes
432
-
433
- * add missing dev dependency style-loader ([b171f8b](https://github.com/CoCreate-app/CoCreate-organizations/commit/b171f8bc59c00aeb1fadc09096d2f885150c0253))
434
-
435
- ## [1.7.25](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.24...v1.7.25) (2022-12-13)
436
-
437
-
438
- ### Bug Fixes
439
-
440
- * removed un used devDependencies ([620c400](https://github.com/CoCreate-app/CoCreate-organizations/commit/620c400362796b8918a9becb1fbd693592d30794))
441
-
442
- ## [1.7.24](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.23...v1.7.24) (2022-12-13)
443
-
444
-
445
- ### Bug Fixes
446
-
447
- * bump dependencies ([848f20c](https://github.com/CoCreate-app/CoCreate-organizations/commit/848f20cb28923611fb5ef3f51c93fe6103e42aa0))
448
-
449
- ## [1.7.23](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.22...v1.7.23) (2022-12-12)
450
-
451
-
452
- ### Bug Fixes
453
-
454
- * bump dependencies ([3346f97](https://github.com/CoCreate-app/CoCreate-organizations/commit/3346f97a70163d5498cd4dec264553bb0cbcb9cb))
455
-
456
- ## [1.7.22](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.21...v1.7.22) (2022-12-11)
457
-
458
-
459
- ### Bug Fixes
460
-
461
- * bump dependencies ([e3de90d](https://github.com/CoCreate-app/CoCreate-organizations/commit/e3de90db5b20dca80468f6313244e75c5b8a457b))
462
-
463
- ## [1.7.21](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.20...v1.7.21) (2022-12-09)
464
-
465
-
466
- ### Bug Fixes
467
-
468
- * bump dependencies ([0590e64](https://github.com/CoCreate-app/CoCreate-organizations/commit/0590e64b7336f7bfb222ae82fe43a63f2ab37215))
469
-
470
- ## [1.7.20](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.19...v1.7.20) (2022-12-08)
471
-
472
-
473
- ### Bug Fixes
474
-
475
- * bump dependencies ([45a0b31](https://github.com/CoCreate-app/CoCreate-organizations/commit/45a0b315c6e62d7b4ac48b5b309a09a6075ac41b))
476
-
477
- ## [1.7.19](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.18...v1.7.19) (2022-12-08)
478
-
479
-
480
- ### Bug Fixes
481
-
482
- * removed mongodb dependency ([b9f503b](https://github.com/CoCreate-app/CoCreate-organizations/commit/b9f503b80082f8d80067bdef6be046f836e6a2f7))
483
-
484
- ## [1.7.18](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.17...v1.7.18) (2022-12-07)
485
-
486
-
487
- ### Bug Fixes
488
-
489
- * bump dependencies ([1f85bbb](https://github.com/CoCreate-app/CoCreate-organizations/commit/1f85bbb3e853fb8daff19d732232e395426bfacf))
490
-
491
- ## [1.7.17](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.16...v1.7.17) (2022-12-04)
492
-
493
-
494
- ### Bug Fixes
495
-
496
- * bump dependencies ([dbb361e](https://github.com/CoCreate-app/CoCreate-organizations/commit/dbb361e025b00df08eda821f5660cfd9ec57b902))
497
- * crud.ObjectId ([61f2158](https://github.com/CoCreate-app/CoCreate-organizations/commit/61f2158abc23c00c5116386b82ceda9b25130f34))
498
-
499
- ## [1.7.16](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.15...v1.7.16) (2022-12-02)
500
-
501
-
502
- ### Bug Fixes
503
-
504
- * docs ([6f006dd](https://github.com/CoCreate-app/CoCreate-organizations/commit/6f006dd47ea8e7409f02793b3e608baaac630a58))
505
-
506
- ## [1.7.15](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.14...v1.7.15) (2022-12-02)
507
-
508
-
509
- ### Bug Fixes
510
-
511
- * bump dependencies ([1058409](https://github.com/CoCreate-app/CoCreate-organizations/commit/1058409d015584389e9e7ac3671028a2e3cce39a))
512
- * renamed filter-sort-type to filter-sort-direction ([890f786](https://github.com/CoCreate-app/CoCreate-organizations/commit/890f7868a64af6548c76904fa57467afc51507fa))
513
- * set broadcastBrowser to false ([d1a03d3](https://github.com/CoCreate-app/CoCreate-organizations/commit/d1a03d32392a02fdfa7dbf763f41ffb1bf58fc3c))
514
-
515
- ## [1.7.14](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.13...v1.7.14) (2022-11-28)
516
-
517
-
518
- ### Bug Fixes
519
-
520
- * bump dependencies ([5dee3d6](https://github.com/CoCreate-app/CoCreate-organizations/commit/5dee3d6a9638d4851f8af89adef81c2032df9ab5))
521
-
522
- ## [1.7.13](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.12...v1.7.13) (2022-11-28)
523
-
524
-
525
- ### Bug Fixes
526
-
527
- * bump dependencies ([e8ac645](https://github.com/CoCreate-app/CoCreate-organizations/commit/e8ac6457645bb969bc982a14df5834956299a69e))
528
-
529
- ## [1.7.12](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.11...v1.7.12) (2022-11-27)
530
-
531
-
532
- ### Bug Fixes
533
-
534
- * bump dependencies ([efa390b](https://github.com/CoCreate-app/CoCreate-organizations/commit/efa390b00324430fc12eb58f05f4b75456ed1943))
535
-
536
- ## [1.7.11](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.10...v1.7.11) (2022-11-26)
537
-
538
-
539
- ### Bug Fixes
540
-
541
- * bump dependencies ([7d75157](https://github.com/CoCreate-app/CoCreate-organizations/commit/7d75157ee4e3192232c8b12da345f62dfb9ad251))
542
- * toggle-order renamed to filter-sort-toggle ([cdbf1a1](https://github.com/CoCreate-app/CoCreate-organizations/commit/cdbf1a1c40add6ae98b6285ec862ba11d4246199))
543
-
544
- ## [1.7.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.9...v1.7.10) (2022-11-25)
545
-
546
-
547
- ### Bug Fixes
548
-
549
- * bump dependencies ([bcf1b85](https://github.com/CoCreate-app/CoCreate-organizations/commit/bcf1b85a5d5723c407c3745fcb0217f8546574b7))
550
- * CoCreate.crud.default removed bug causing default object ([48c810d](https://github.com/CoCreate-app/CoCreate-organizations/commit/48c810dfa5c110f52e0b190d2fe31d81814440be))
551
-
552
- ## [1.7.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.8...v1.7.9) (2022-11-24)
553
-
554
-
555
- ### Bug Fixes
556
-
557
- * bump depenedencies ([0e7fb9e](https://github.com/CoCreate-app/CoCreate-organizations/commit/0e7fb9e21a3ae8f343c5f2290567035dee435e96))
558
-
559
- ## [1.7.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.7...v1.7.8) (2022-11-23)
560
-
561
-
562
- ### Bug Fixes
563
-
564
- * bumped [@cocreate](https://github.com/cocreate) dependencies ([440f3d3](https://github.com/CoCreate-app/CoCreate-organizations/commit/440f3d3bb806a590bcb4a47debdef88a213abd19))
565
-
566
- ## [1.7.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.6...v1.7.7) (2022-11-22)
567
-
568
-
569
- ### Bug Fixes
570
-
571
- * workflow docs ([49f85a8](https://github.com/CoCreate-app/CoCreate-organizations/commit/49f85a83d81a7cfbda89627ca8a369782df9ca9e))
572
-
573
- ## [1.7.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.5...v1.7.6) (2022-11-22)
574
-
575
-
576
- ### Bug Fixes
577
-
578
- * apply src: {{source}} to CoCreate.config ([2f08e71](https://github.com/CoCreate-app/CoCreate-organizations/commit/2f08e71a7346ec8a28b155fcdbc95bb42086ee0b))
579
-
580
- ## [1.7.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.4...v1.7.5) (2022-11-21)
581
-
582
-
583
- ### Bug Fixes
584
-
585
- * @cocreate/docs bug fix ([7b2bf46](https://github.com/CoCreate-app/CoCreate-organizations/commit/7b2bf4697c7ca971f6ed0fe07a07cd7f7ee75c88))
586
-
587
- ## [1.7.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.3...v1.7.4) (2022-11-21)
588
-
589
-
590
- ### Bug Fixes
591
-
592
- * replaced document_id with document._id ([ce9a860](https://github.com/CoCreate-app/CoCreate-organizations/commit/ce9a8606bde0256aaff1e92129e7e370e1138900))
593
-
594
- ## [1.7.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.2...v1.7.3) (2022-11-21)
595
-
596
-
597
- ### Bug Fixes
598
-
599
- * bump [@cocreate](https://github.com/cocreate) dependencies ([ed5de7e](https://github.com/CoCreate-app/CoCreate-organizations/commit/ed5de7e72bf7d61429295d6792c8a1a4f4618ce5))
600
-
601
- ## [1.7.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.1...v1.7.2) (2022-11-21)
602
-
603
-
604
- ### Bug Fixes
605
-
606
- * bump [@cocreate](https://github.com/cocreate) dependencies ([550cbf9](https://github.com/CoCreate-app/CoCreate-organizations/commit/550cbf9869f432d76cfd8121750f1046b6a412e4))
607
-
608
- ## [1.7.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.0...v1.7.1) (2022-11-21)
609
-
610
-
611
- ### Bug Fixes
612
-
613
- * bump d@cocreate ependencies ([73e71b2](https://github.com/CoCreate-app/CoCreate-organizations/commit/73e71b2cc18f595eca859240462fe8683f54ecf2))
614
-
615
- # [1.7.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.12...v1.7.0) (2022-11-21)
616
-
617
-
618
- ### Bug Fixes
619
-
620
- * crud.getAttr renamed to crud.getAttributes ([10ea025](https://github.com/CoCreate-app/CoCreate-organizations/commit/10ea025048686e6b3bceeb0a675d5ff0d3370ca1))
621
- * filter-order attributes renamed to filter-sort ([e116902](https://github.com/CoCreate-app/CoCreate-organizations/commit/e11690208f46517364e6594b3343a76a06a89bd4))
622
- * renamed {{data.key}} to {{document.key}} ([f4712a5](https://github.com/CoCreate-app/CoCreate-organizations/commit/f4712a5d77b4525ff5544315f32013dc07c13d33))
623
- * renamed crud.checkAttrValue to crud.checkValue ([62e99ce](https://github.com/CoCreate-app/CoCreate-organizations/commit/62e99ce433928ce3200ba75b811e0b288f1bf964))
624
- * renamed data.data to data.document ([50b924c](https://github.com/CoCreate-app/CoCreate-organizations/commit/50b924cddcf93bef9c473072967a0b2fa1dc7dd7))
625
- * renamed getSocket to getSockets ([02a2dc5](https://github.com/CoCreate-app/CoCreate-organizations/commit/02a2dc583ebfe9754a2518729d998c42b9d96a2b))
626
- * update crud functions to receive an array of objects as the response ([1b07d3d](https://github.com/CoCreate-app/CoCreate-organizations/commit/1b07d3d90be082114db5ac96b1d0c6c13918e0f5))
627
-
628
-
629
- ### Features
630
-
631
- * Add @cocreate/element-prototype ([a0b71df](https://github.com/CoCreate-app/CoCreate-organizations/commit/a0b71dfaed1204836eea9f32a111d6bb8b6594e4))
632
- * updated to use new crud which has the abilty to use multiple databases ([b405e32](https://github.com/CoCreate-app/CoCreate-organizations/commit/b405e321d89859f624ad99d23581ca767d3eba88))
633
-
634
- ## [1.6.12](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.11...v1.6.12) (2022-10-02)
635
-
636
-
637
- ### Bug Fixes
638
-
639
- * bump dependencies ([eca3199](https://github.com/CoCreate-app/CoCreate-organizations/commit/eca31991ab4553ac806f16c812cf3e3e68a49231))
640
-
641
- ## [1.6.11](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.10...v1.6.11) (2022-10-02)
642
-
643
-
644
- ### Bug Fixes
645
-
646
- * minor bug fixes ([beb8960](https://github.com/CoCreate-app/CoCreate-organizations/commit/beb89600967b91122a4afb3ba1ff0a2163f7ae0e))
647
-
648
- ## [1.6.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.9...v1.6.10) (2022-10-02)
649
-
650
-
651
- ### Bug Fixes
652
-
653
- * bump @cocreate/hosting and @cocreate/socket-client ([885ea38](https://github.com/CoCreate-app/CoCreate-organizations/commit/885ea38dc3239e2df9fc014a7ae63403023ab8d7))
654
-
655
- ## [1.6.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.8...v1.6.9) (2022-10-01)
656
-
657
-
658
- ### Bug Fixes
659
-
660
- * bump [@cocreate](https://github.com/cocreate) dependencies ([d00343d](https://github.com/CoCreate-app/CoCreate-organizations/commit/d00343de134f5ea5ac491764d65fb673add59d93))
661
-
662
- ## [1.6.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.7...v1.6.8) (2022-10-01)
663
-
664
-
665
- ### Bug Fixes
666
-
667
- * bump dependencies ([91d0bb2](https://github.com/CoCreate-app/CoCreate-organizations/commit/91d0bb279cda1d02539abd107487bae9e8d406ef))
668
-
669
- ## [1.6.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.6...v1.6.7) (2022-10-01)
670
-
671
-
672
- ### Bug Fixes
673
-
674
- * bump dependencies ([dc22a28](https://github.com/CoCreate-app/CoCreate-organizations/commit/dc22a28e918a518b553ce35c7c4246cc63efcf36))
675
-
676
- ## [1.6.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.5...v1.6.6) (2022-09-30)
677
-
678
-
679
- ### Bug Fixes
680
-
681
- * bump [@cocreate](https://github.com/cocreate) dependencies ([e8c3aab](https://github.com/CoCreate-app/CoCreate-organizations/commit/e8c3aabcd73d4aa730f16c93fac12dfdb9c2201d))
682
-
683
- ## [1.6.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.4...v1.6.5) (2022-09-30)
684
-
685
-
686
- ### Bug Fixes
687
-
688
- * bump [@cocreate](https://github.com/cocreate) dependencies ([a569162](https://github.com/CoCreate-app/CoCreate-organizations/commit/a569162678f0976ce8bd6b37d8c71a157f577730))
689
-
690
- ## [1.6.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.3...v1.6.4) (2022-09-30)
691
-
692
-
693
- ### Bug Fixes
694
-
695
- * bump [@cocreate](https://github.com/cocreate) dependencies ([119e9ca](https://github.com/CoCreate-app/CoCreate-organizations/commit/119e9ca6b6f5244455b22610e7b264f152a0752d))
696
-
697
- ## [1.6.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.2...v1.6.3) (2022-09-30)
698
-
699
-
700
- ### Bug Fixes
701
-
702
- * bump dependencies ([d433d1b](https://github.com/CoCreate-app/CoCreate-organizations/commit/d433d1b8af7736fe69f59ae443f33f715c832ce1))
703
-
704
- ## [1.6.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.1...v1.6.2) (2022-09-30)
705
-
706
-
707
- ### Bug Fixes
708
-
709
- * bump dependencies ([df4992c](https://github.com/CoCreate-app/CoCreate-organizations/commit/df4992c0b155a0a455744030611e4f83c1e953d8))
710
-
711
- ## [1.6.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.0...v1.6.1) (2022-09-29)
712
-
713
-
714
- ### Bug Fixes
715
-
716
- * config renameed to CoCreateConfig ([fc0ce1f](https://github.com/CoCreate-app/CoCreate-organizations/commit/fc0ce1f3d73ce6a98b3c1f40339c4da62b346377))
717
-
718
- # [1.6.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.8...v1.6.0) (2022-09-28)
719
-
720
-
721
- ### Bug Fixes
722
-
723
- * broadcast params reduced to socket, message, data ([f90ea9c](https://github.com/CoCreate-app/CoCreate-organizations/commit/f90ea9cf92e9e5a03c66bf40d2525699102d11a7))
724
-
725
-
726
- ### Features
727
-
728
- * config is accessible from socket.config ([c64dacf](https://github.com/CoCreate-app/CoCreate-organizations/commit/c64dacf3ef279c61e682c099c8801ff18567fc30))
729
- * create new org while offline ([dc4223c](https://github.com/CoCreate-app/CoCreate-organizations/commit/dc4223c2e60c9ede79c040508bdc635b26f69fe6))
730
-
731
- ## [1.5.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.7...v1.5.8) (2022-09-01)
732
-
733
-
734
- ### Bug Fixes
735
-
736
- * bump all of [@cocreate](https://github.com/cocreate) dependencies ([3cfda8a](https://github.com/CoCreate-app/CoCreate-organizations/commit/3cfda8ae2f751cd470a224f44b980334ca4454c7))
737
-
738
- ## [1.5.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.6...v1.5.7) (2022-08-31)
739
-
740
-
741
- ### Bug Fixes
742
-
743
- * getValue and setValue using HTMLElement.prototype ([735ac73](https://github.com/CoCreate-app/CoCreate-organizations/commit/735ac73e5836772974b63005ae868523c6cfbe99))
744
-
745
- ## [1.5.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.5...v1.5.6) (2022-08-19)
746
-
747
-
748
- ### Bug Fixes
749
-
750
- * renamed order-by and order-type to filter-order-name and filter-order-type ([cb6a59b](https://github.com/CoCreate-app/CoCreate-organizations/commit/cb6a59b9d78ef556f732f0a80b5ab1281927b7f7))
751
-
752
- ## [1.5.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.4...v1.5.5) (2022-07-03)
753
-
754
-
755
- ### Bug Fixes
756
-
757
- * update pass-fetch and pass-filter attributes ([0a7cbcb](https://github.com/CoCreate-app/CoCreate-organizations/commit/0a7cbcba3c8a2a56b4940085f8c287cdc6c3d6e9))
758
-
759
- ## [1.5.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.3...v1.5.4) (2022-06-18)
760
-
761
-
762
- ### Bug Fixes
763
-
764
- * bump dependencies ([21a2ec0](https://github.com/CoCreate-app/CoCreate-organizations/commit/21a2ec06a1de2b3669a77adc3e61d9ba60e82baf))
765
-
766
- ## [1.5.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.2...v1.5.3) (2022-06-13)
767
-
768
-
769
- ### Bug Fixes
770
-
771
- * update modal btn to actions ([c1dcded](https://github.com/CoCreate-app/CoCreate-organizations/commit/c1dcded072026901ea6d14b5fd7004eb413f6fc6))
772
-
773
- ## [1.5.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.1...v1.5.2) (2022-06-12)
774
-
775
-
776
- ### Bug Fixes
777
-
778
- * update dependencies ([e67c74d](https://github.com/CoCreate-app/CoCreate-organizations/commit/e67c74df65e782adc22b19ea3dbca226e795b695))
779
- * update modal btn to actions ([e40a303](https://github.com/CoCreate-app/CoCreate-organizations/commit/e40a303710dc73dd614c659c084d339d5797dc16))
780
-
781
- ## [1.5.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.0...v1.5.1) (2022-06-02)
782
-
783
-
784
- ### Bug Fixes
785
-
786
- * update padding of datables td element ([4adf0fe](https://github.com/CoCreate-app/CoCreate-organizations/commit/4adf0fe02212df759b333da837c616e473b1d9b1))
787
-
788
- # [1.5.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.4.0...v1.5.0) (2022-05-29)
789
-
790
-
791
- ### Features
792
-
793
- * deleteDocument broadcasted after orgDeleted ([be1ecee](https://github.com/CoCreate-app/CoCreate-organizations/commit/be1ecee732ce71a3877dfbb06df9b19c0148eb16))
794
- * deleteOrgs action to select and delete many organizations ([0abaa20](https://github.com/CoCreate-app/CoCreate-organizations/commit/0abaa2061ac7575c51314f5011aa6031022b6d7f))
795
-
796
- # [1.4.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.3.2...v1.4.0) (2022-05-28)
797
-
798
-
799
- ### Features
800
-
801
- * deleteOrg will delete db and org from from platformDB ([0fcb1bc](https://github.com/CoCreate-app/CoCreate-organizations/commit/0fcb1bc2ecdbb1948733c240ce7adfaceaa2b5e6))
802
-
803
- ## [1.3.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.3.1...v1.3.2) (2022-05-23)
804
-
805
-
806
- ### Bug Fixes
807
-
808
- * bump all dependencies ([fdebb81](https://github.com/CoCreate-app/CoCreate-organizations/commit/fdebb813950687c404bfc70e0139f94e2a6c90e5))
809
-
810
- ## [1.3.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.3.0...v1.3.1) (2022-05-17)
811
-
812
-
813
- ### Bug Fixes
814
-
815
- * get orgId from socketInfo ([77348c3](https://github.com/CoCreate-app/CoCreate-organizations/commit/77348c30afa285c152754545b549464a7202eb94))
816
-
817
- # [1.3.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.5...v1.3.0) (2022-05-14)
818
-
819
-
820
- ### Features
821
-
822
- * function readDocumentList has been renamed to readDocuments ([9c62367](https://github.com/CoCreate-app/CoCreate-organizations/commit/9c623672b44a9548ab784bbfff9ebef63ac6e805))
823
-
824
- ## [1.2.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.4...v1.2.5) (2022-05-13)
825
-
826
-
827
- ### Bug Fixes
828
-
829
- * remove dead code ([b8b78fb](https://github.com/CoCreate-app/CoCreate-organizations/commit/b8b78fba6b8d0ab661d29d96a03a2dca5a1b9d38))
830
-
831
- ## [1.2.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.3...v1.2.4) (2022-05-09)
832
-
833
-
834
- ### Bug Fixes
835
-
836
- * insert returns insertedId instead of [0]._id ([3a604ed](https://github.com/CoCreate-app/CoCreate-organizations/commit/3a604ed3759f3d607243b29b9ee568bb459ab40f))
837
-
838
- ## [1.2.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.2...v1.2.3) (2022-05-06)
839
-
840
-
841
- ### Bug Fixes
842
-
843
- * replace ObjectID with ObjectId due to mongodb depreciation ([675f499](https://github.com/CoCreate-app/CoCreate-organizations/commit/675f49949d338e735e5d6df8a1be01b9b5f71751))
844
- * update config organization_Id to organization_id ([be77abe](https://github.com/CoCreate-app/CoCreate-organizations/commit/be77abe662b7839f3f97ad1dcc54835d85dc67c1))
845
-
846
- ## [1.2.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.1...v1.2.2) (2022-03-21)
847
-
848
-
849
- ### Bug Fixes
850
-
851
- * update class sortable to attribute sortable ([8257806](https://github.com/CoCreate-app/CoCreate-organizations/commit/825780670c4a40eac352e5c83067df9dcea686bd))
852
-
853
- ## [1.2.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.0...v1.2.1) (2022-03-06)
854
-
855
-
856
- ### Bug Fixes
857
-
858
- * removed param isExact from broadcast as it can be handled by param room ([241b0fe](https://github.com/CoCreate-app/CoCreate-organizations/commit/241b0fec1bd0251604bd43b7cc0d6273c23d4342))
859
- * update param roomInfo to socketInfo ([fadc197](https://github.com/CoCreate-app/CoCreate-organizations/commit/fadc197cd647b0e951895f787bee6f4f2c92f6d6))
860
-
861
- # [1.2.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.68...v1.2.0) (2022-03-03)
862
-
863
-
864
- ### Features
865
-
866
- * manage server and client scripts ([3084e7e](https://github.com/CoCreate-app/CoCreate-organizations/commit/3084e7e0d6096905dd3c6bdeb21d56fb43039e51))
867
-
868
- ## [1.1.68](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.67...v1.1.68) (2022-02-24)
869
-
870
-
871
- ### Bug Fixes
872
-
873
- * CoCreate.config replace CoCreate.app with * ([58bf615](https://github.com/CoCreate-app/CoCreate-organizations/commit/58bf6157589b0ce90942533f8718565715840be2))
874
-
875
- ## [1.1.67](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.66...v1.1.67) (2022-02-16)
876
-
877
-
878
- ### Bug Fixes
879
-
880
- * update dependencies ([75150cb](https://github.com/CoCreate-app/CoCreate-organizations/commit/75150cb06d9c829e4cb4e9cbe55d8d0e12803341))
881
-
882
- ## [1.1.66](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.65...v1.1.66) (2022-02-16)
883
-
884
-
885
- ### Bug Fixes
886
-
887
- * update action param to name ([b76e4c2](https://github.com/CoCreate-app/CoCreate-organizations/commit/b76e4c2a6a821c50eca1cb7573fa44f1e63eebdf))
888
-
889
- ## [1.1.65](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.64...v1.1.65) (2022-02-10)
890
-
891
-
892
- ### Bug Fixes
893
-
894
- * bump dependencies ([1c12de8](https://github.com/CoCreate-app/CoCreate-organizations/commit/1c12de835920d2b53d52ccdfe439074cefb0c7c8))
895
-
896
- ## [1.1.64](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.63...v1.1.64) (2022-02-07)
897
-
898
-
899
- ### Bug Fixes
900
-
901
- * bump dependency versions ([2e16b78](https://github.com/CoCreate-app/CoCreate-organizations/commit/2e16b781643067155ac4fba41ee23aaa4579ccaa))
902
-
903
- ## [1.1.63](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.62...v1.1.63) (2022-02-03)
904
-
905
-
906
- ### Bug Fixes
907
-
908
- * replaced show and hide class hidden with attribute hidden ([7140dbc](https://github.com/CoCreate-app/CoCreate-organizations/commit/7140dbc743177a027e321ecf88ec01f13abdc866))
909
-
910
- ## [1.1.62](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.61...v1.1.62) (2022-02-01)
911
-
912
-
913
- ### Bug Fixes
914
-
915
- * update dependency versions ([01c5da2](https://github.com/CoCreate-app/CoCreate-organizations/commit/01c5da285c9d395513b157752ae82fc874a0f0af))
916
-
917
- ## [1.1.61](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.60...v1.1.61) (2022-01-16)
918
-
919
-
920
- ### Bug Fixes
921
-
922
- * update class overflow:overlay to overflow:auto ([1994a67](https://github.com/CoCreate-app/CoCreate-organizations/commit/1994a6754c5d29e858dac18e6fe4f4e7f01229d0))
923
-
924
- ## [1.1.60](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.59...v1.1.60) (2022-01-01)
925
-
926
-
927
- ### Bug Fixes
928
-
929
- * get-value attribute value now supports a selector added # to all values currently in get-value attributes ([46ff518](https://github.com/CoCreate-app/CoCreate-organizations/commit/46ff518caee8adc6be8abc3f2bd55256fc0dc615))
930
-
931
- ## [1.1.59](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.58...v1.1.59) (2021-12-24)
932
-
933
-
934
- ### Bug Fixes
935
-
936
- * add action deleteDocuments ([5d6ea08](https://github.com/CoCreate-app/CoCreate-organizations/commit/5d6ea087519a33dba5441048793aff3d20e7109a))
937
-
938
- ## [1.1.58](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.57...v1.1.58) (2021-12-23)
939
-
940
-
941
- ### Bug Fixes
942
-
943
- * renamed filter-value_type to filter-value-type ([c6cd3bb](https://github.com/CoCreate-app/CoCreate-organizations/commit/c6cd3bb2631dd12f0deb0c7ed0c7126814ad62a5))
944
-
945
- ## [1.1.57](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.56...v1.1.57) (2021-12-15)
946
-
947
-
948
- ### Bug Fixes
949
-
950
- * update dependencies ([7b1ceb3](https://github.com/CoCreate-app/CoCreate-organizations/commit/7b1ceb3ee91f91ea59356ac8810b6b85e9dd70d9))
951
-
952
- ## [1.1.56](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.55...v1.1.56) (2021-12-14)
953
-
954
-
955
- ### Bug Fixes
956
-
957
- * update dependencies ([4a95073](https://github.com/CoCreate-app/CoCreate-organizations/commit/4a9507324fce7bf65131ab458213d3b4720f65b3))
958
-
959
- ## [1.1.55](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.54...v1.1.55) (2021-11-27)
960
-
961
-
962
- ### Bug Fixes
963
-
964
- * actions import typo ([06c4193](https://github.com/CoCreate-app/CoCreate-organizations/commit/06c41933d9346cc5581692414365df254dbae08e))
965
- * update dependencies ([a57dda4](https://github.com/CoCreate-app/CoCreate-organizations/commit/a57dda4ecc89bbaeeb2f3f4d9299d5744e279efc))
966
-
967
- ## [1.1.54](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.53...v1.1.54) (2021-11-27)
968
-
969
-
970
- ### Bug Fixes
971
-
972
- * update dependencies ([cee9e17](https://github.com/CoCreate-app/CoCreate-organizations/commit/cee9e17e4d77da9ad6549a5106cbc0c05fb2be4c))
973
-
974
- ## [1.1.53](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.52...v1.1.53) (2021-11-27)
975
-
976
-
977
- ### Bug Fixes
978
-
979
- * update docs api and cocreateJS script ([d3caed5](https://github.com/CoCreate-app/CoCreate-organizations/commit/d3caed53a4f423fd303bc789b17848e249fb540b))
980
-
981
- ## [1.1.52](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.51...v1.1.52) (2021-11-26)
982
-
983
-
984
- ### Bug Fixes
985
-
986
- * docs sidenav width ([16139a6](https://github.com/CoCreate-app/CoCreate-organizations/commit/16139a661772cfbd4da8490ce82ccdf876665808))
987
- * updated action dependency to actions ([2dae3fe](https://github.com/CoCreate-app/CoCreate-organizations/commit/2dae3fe641b18486f59cc50c538a496b4d7727e8))
988
-
989
- ## [1.1.51](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.50...v1.1.51) (2021-11-26)
990
-
991
-
992
- ### Bug Fixes
993
-
994
- * update dependencies ([46431e9](https://github.com/CoCreate-app/CoCreate-organizations/commit/46431e9eedc5f0c3774885f6112874557ba042ee))
995
-
996
- ## [1.1.50](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.49...v1.1.50) (2021-11-23)
997
-
998
-
999
- ### Bug Fixes
1000
-
1001
- * update dependencies ([ce36590](https://github.com/CoCreate-app/CoCreate-organizations/commit/ce36590ce2baf62bfd6240be9b9a7d2d00cc4785))
1002
-
1003
- ## [1.1.49](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.48...v1.1.49) (2021-11-20)
1004
-
1005
-
1006
- ### Bug Fixes
1007
-
1008
- * update dependencies ([f13ab5f](https://github.com/CoCreate-app/CoCreate-organizations/commit/f13ab5f28f2f16a08aadcb5e1ccc1f91cc7fbc5b))
1009
-
1010
- ## [1.1.48](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.47...v1.1.48) (2021-11-19)
1011
-
1012
-
1013
- ### Bug Fixes
1014
-
1015
- * remove serch-template class from fetch and filter inputs ([e82ac78](https://github.com/CoCreate-app/CoCreate-organizations/commit/e82ac78c020033d1584bf460f696871a939e0758))
1016
-
1017
- ## [1.1.47](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.46...v1.1.47) (2021-11-18)
1018
-
1019
-
1020
- ### Bug Fixes
1021
-
1022
- * update dependencies ([b5bdf62](https://github.com/CoCreate-app/CoCreate-organizations/commit/b5bdf62dbca3715800cdbd7750f948d32bb739de))
1023
-
1024
- ## [1.1.46](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.45...v1.1.46) (2021-11-16)
1025
-
1026
-
1027
- ### Bug Fixes
1028
-
1029
- * update dependencies ([8b9ca0e](https://github.com/CoCreate-app/CoCreate-organizations/commit/8b9ca0e0995cb0de86592b90f5def94635204446))
1030
-
1031
- ## [1.1.45](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.44...v1.1.45) (2021-11-15)
1032
-
1033
-
1034
- ### Bug Fixes
1035
-
1036
- * update dependencies ([d06ffd1](https://github.com/CoCreate-app/CoCreate-organizations/commit/d06ffd13a8f63d1b41e383b0ab1f55e7d570ca67))
1037
-
1038
- ## [1.1.44](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.43...v1.1.44) (2021-11-11)
1039
-
1040
-
1041
- ### Bug Fixes
1042
-
1043
- * update readme ([fc1cb91](https://github.com/CoCreate-app/CoCreate-organizations/commit/fc1cb916ce383dfc52edf36374df198cc18177ea))
1044
-
1045
- ## [1.1.43](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.42...v1.1.43) (2021-11-07)
1046
-
1047
-
1048
- ### Bug Fixes
1049
-
1050
- * add init() directly above export default to fix bug in firefox ([1a941a2](https://github.com/CoCreate-app/CoCreate-organizations/commit/1a941a2cb5469ca567192a81a13624f80e3a5c01))
1051
-
1052
- ## [1.1.42](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.41...v1.1.42) (2021-11-06)
1053
-
1054
-
1055
- ### Bug Fixes
1056
-
1057
- * update dependencies ([2f91ab0](https://github.com/CoCreate-app/CoCreate-organizations/commit/2f91ab01c79b1e059698c1c07d2bc747b7a80b98))
1058
-
1059
- ## [1.1.41](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.40...v1.1.41) (2021-11-05)
1060
-
1061
-
1062
- ### Bug Fixes
1063
-
1064
- * element for getValue was not defined correctly ([a3e9c32](https://github.com/CoCreate-app/CoCreate-organizations/commit/a3e9c32a473fbd9e431a898ff9d2fa173aa5bef5))
1065
-
1066
- ## [1.1.40](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.39...v1.1.40) (2021-11-04)
1067
-
1068
-
1069
- ### Bug Fixes
1070
-
1071
- * update dependencies ([c40b54e](https://github.com/CoCreate-app/CoCreate-organizations/commit/c40b54ea74d777092e3219b6d325cef6106814be))
1072
-
1073
- ## [1.1.39](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.38...v1.1.39) (2021-11-04)
1074
-
1075
-
1076
- ### Bug Fixes
1077
-
1078
- * update packages ([974c7f1](https://github.com/CoCreate-app/CoCreate-organizations/commit/974c7f1dd0cca634b3e09dea9b168f0e1181032f))
1079
-
1080
- ## [1.1.38](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.37...v1.1.38) (2021-11-03)
1081
-
1082
-
1083
- ### Bug Fixes
1084
-
1085
- * update dependencies ([35e1927](https://github.com/CoCreate-app/CoCreate-organizations/commit/35e1927b3d79492f03dad8ca20cecc181e386a7f))
1086
-
1087
- ## [1.1.37](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.36...v1.1.37) (2021-11-01)
1088
-
1089
-
1090
- ### Bug Fixes
1091
-
1092
- * update package dependencies ([7b72c45](https://github.com/CoCreate-app/CoCreate-organizations/commit/7b72c452973905d239a276546cd00cc7ab20d8f1))
1093
-
1094
- ## [1.1.36](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.35...v1.1.36) (2021-10-29)
1095
-
1096
-
1097
- ### Bug Fixes
1098
-
1099
- * update dependencies ([1f9a835](https://github.com/CoCreate-app/CoCreate-organizations/commit/1f9a8352329341bc9ab82d8bf6f7d27e3fbbe6f3))
1100
-
1101
- ## [1.1.35](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.34...v1.1.35) (2021-10-17)
1102
-
1103
-
1104
- ### Bug Fixes
1105
-
1106
- * update dependendies ([6b65be5](https://github.com/CoCreate-app/CoCreate-organizations/commit/6b65be564eeda914c393b3a2aee77a1ba7ebfab3))
1107
-
1108
- ## [1.1.34](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.33...v1.1.34) (2021-10-16)
1109
-
1110
-
1111
- ### Bug Fixes
1112
-
1113
- * update socket package to fix bug in docs ([da9abd1](https://github.com/CoCreate-app/CoCreate-organizations/commit/da9abd194d89023bf730e07329e886fb1d839648))
1114
-
1115
- ## [1.1.33](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.32...v1.1.33) (2021-10-15)
1116
-
1117
-
1118
- ### Bug Fixes
1119
-
1120
- * update dependencies ([653d4ab](https://github.com/CoCreate-app/CoCreate-organizations/commit/653d4ab91fcaa009582fe543237033dd7ea8c904))
1121
- * update dependencies ([b3120f2](https://github.com/CoCreate-app/CoCreate-organizations/commit/b3120f221110d56bfd8d8c3b0c6e27b197541cfc))
1122
-
1123
- ## [1.1.32](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.31...v1.1.32) (2021-10-15)
1124
-
1125
-
1126
- ### Bug Fixes
1127
-
1128
- * update packages ([234c444](https://github.com/CoCreate-app/CoCreate-organizations/commit/234c444da8bc238e29ec5c00fed9400f17bb8af1))
1129
-
1130
- ## [1.1.31](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.30...v1.1.31) (2021-10-15)
1131
-
1132
-
1133
- ### Bug Fixes
1134
-
1135
- * update packages ([fdedaed](https://github.com/CoCreate-app/CoCreate-organizations/commit/fdedaed1736884a9628b2b8a1e5a9e1f15870265))
1136
- * updated dependencies ([11a7ed1](https://github.com/CoCreate-app/CoCreate-organizations/commit/11a7ed11a3f92f8f780b1e59575a5b4adfc4f5a7))
1137
-
1138
- ## [1.1.30](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.29...v1.1.30) (2021-10-13)
1139
-
1140
-
1141
- ### Bug Fixes
1142
-
1143
- * update descriptions ([2e7ae44](https://github.com/CoCreate-app/CoCreate-organizations/commit/2e7ae44eae6e5b0667e2e470a61788095bc038c4))
1144
-
1145
- ## [1.1.29](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.28...v1.1.29) (2021-10-13)
1146
-
1147
-
1148
- ### Bug Fixes
1149
-
1150
- * update dependencies ([5a2cc1c](https://github.com/CoCreate-app/CoCreate-organizations/commit/5a2cc1c7e27e3a5030157e7aee9020ce2b43603c))
1151
-
1152
- ## [1.1.28](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.27...v1.1.28) (2021-10-12)
1153
-
1154
-
1155
- ### Bug Fixes
1156
-
1157
- * updte to crud.send ([97bdc1f](https://github.com/CoCreate-app/CoCreate-organizations/commit/97bdc1f8237de562600a0b66c1a4819190229d73))
1158
-
1159
- ## [1.1.27](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.26...v1.1.27) (2021-10-06)
1160
-
1161
-
1162
- ### Bug Fixes
1163
-
1164
- * update dependencies ([1d40b1c](https://github.com/CoCreate-app/CoCreate-organizations/commit/1d40b1c0a6b956204d755b48edd52dec268d38de))
1165
-
1166
- ## [1.1.26](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.25...v1.1.26) (2021-10-05)
1167
-
1168
-
1169
- ### Bug Fixes
1170
-
1171
- * update dependencies ([5c88f73](https://github.com/CoCreate-app/CoCreate-organizations/commit/5c88f73bac3889764a121b0648a4cd6e66a12a7d))
1172
- * website_id in CoCreate.config ([58ea87b](https://github.com/CoCreate-app/CoCreate-organizations/commit/58ea87b860884ffc30ae9c759775cf877dad899a))
1173
-
1174
- ## [1.1.25](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.24...v1.1.25) (2021-10-04)
1175
-
1176
-
1177
- ### Bug Fixes
1178
-
1179
- * update dependencies ([f235022](https://github.com/CoCreate-app/CoCreate-organizations/commit/f235022d28a1a2e58779f354db54216bcdd703dc))
1180
-
1181
- ## [1.1.24](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.23...v1.1.24) (2021-10-04)
1182
-
1183
-
1184
- ### Bug Fixes
1185
-
1186
- * update dependencies ([9e9ac02](https://github.com/CoCreate-app/CoCreate-organizations/commit/9e9ac02c2dc6fe7f3989d600269a4b3b71a1c92d))
1187
-
1188
- ## [1.1.23](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.22...v1.1.23) (2021-10-01)
1189
-
1190
-
1191
- ### Bug Fixes
1192
-
1193
- * update packages ([69d1b3d](https://github.com/CoCreate-app/CoCreate-organizations/commit/69d1b3dcc1e59d5e21a27b516112d70e249ecc84))
1194
-
1195
- ## [1.1.22](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.21...v1.1.22) (2021-10-01)
1196
-
1197
-
1198
- ### Bug Fixes
1199
-
1200
- * update dependencies ([587d517](https://github.com/CoCreate-app/CoCreate-organizations/commit/587d5174b793bbee8ae128471eb979db607492ed))
1201
-
1202
- ## [1.1.21](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.20...v1.1.21) (2021-09-28)
1203
-
1204
-
1205
- ### Bug Fixes
1206
-
1207
- * update dependencies ([dfa0c0d](https://github.com/CoCreate-app/CoCreate-organizations/commit/dfa0c0d75ff51ce02045bc83368868049fcfb4d7))
1208
-
1209
- ## [1.1.20](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.19...v1.1.20) (2021-09-16)
1210
-
1211
-
1212
- ### Bug Fixes
1213
-
1214
- * update dependencies ([0aab8dd](https://github.com/CoCreate-app/CoCreate-organizations/commit/0aab8dd90f5098ac080c2d14b2dfae916598004b))
1215
-
1216
- ## [1.1.19](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.18...v1.1.19) (2021-09-14)
1217
-
1218
-
1219
- ### Bug Fixes
1220
-
1221
- * add cocreate.app to domains ([e3b69b2](https://github.com/CoCreate-app/CoCreate-organizations/commit/e3b69b2e0bee6c6bad6628d16e3c82da1ce467e5))
1222
-
1223
- ## [1.1.18](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.17...v1.1.18) (2021-09-13)
1224
-
1225
-
1226
- ### Bug Fixes
1227
-
1228
- * upgrade dependencies ([57f0e62](https://github.com/CoCreate-app/CoCreate-organizations/commit/57f0e6294f97e9c24d02339a4ca19937cdb75ead))
1229
-
1230
- ## [1.1.17](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.16...v1.1.17) (2021-09-12)
1231
-
1232
-
1233
- ### Bug Fixes
1234
-
1235
- * update sidenav to use resize and toggle ([cb9e5d2](https://github.com/CoCreate-app/CoCreate-organizations/commit/cb9e5d22143c75fc814345e8cf4ce206eeaaf78c))
1236
-
1237
- ## [1.1.16](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.15...v1.1.16) (2021-09-09)
1238
-
1239
-
1240
- ### Bug Fixes
1241
-
1242
- * update dependency @cocreate/docs ([34aaf9b](https://github.com/CoCreate-app/CoCreate-organizations/commit/34aaf9b474545e70015fe5d271637f7bed2dcb23))
1243
-
1244
- ## [1.1.15](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.14...v1.1.15) (2021-09-09)
1245
-
1246
-
1247
- ### Bug Fixes
1248
-
1249
- * ci docs ([baffb7e](https://github.com/CoCreate-app/CoCreate-organizations/commit/baffb7eb48d3d0d38f7b71f6c50f0cf2d8145b71))
1250
-
1251
- ## [1.1.14](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.13...v1.1.14) (2021-09-09)
1252
-
1253
-
1254
- ### Bug Fixes
1255
-
1256
- * update dependencies ([03dcdce](https://github.com/CoCreate-app/CoCreate-organizations/commit/03dcdce7d758e221cd856a85fcb5c3de9b9ba29c))
1257
-
1258
- ## [1.1.13](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.12...v1.1.13) (2021-09-09)
1259
-
1260
-
1261
- ### Bug Fixes
1262
-
1263
- * CoCreate.config directory, path, name and public ([504c9a7](https://github.com/CoCreate-app/CoCreate-organizations/commit/504c9a73202a50f185518f03b9e98a3856afacdd))
1264
-
1265
- ## [1.1.12](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.11...v1.1.12) (2021-09-08)
1266
-
1267
-
1268
- ### Bug Fixes
1269
-
1270
- * update dependencies ([08d4566](https://github.com/CoCreate-app/CoCreate-organizations/commit/08d4566713bdca99b585df13ff0cdc4566f60f69))
1271
-
1272
- ## [1.1.11](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.10...v1.1.11) (2021-09-04)
1273
-
1274
-
1275
- ### Bug Fixes
1276
-
1277
- * update dependencies ([f68214c](https://github.com/CoCreate-app/CoCreate-organizations/commit/f68214c954ddd8884cef1652504c07ffe7f792bc))
1278
-
1279
- ## [1.1.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.9...v1.1.10) (2021-08-31)
1280
-
1281
-
1282
- ### Bug Fixes
1283
-
1284
- * update dependencies ([af7db5c](https://github.com/CoCreate-app/CoCreate-organizations/commit/af7db5c2788d8744808d2547c5252749688cf34a))
1285
-
1286
- ## [1.1.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.8...v1.1.9) (2021-08-27)
1287
-
1288
-
1289
- ### Bug Fixes
1290
-
1291
- * updaed dependencies ([6e21b8f](https://github.com/CoCreate-app/CoCreate-organizations/commit/6e21b8f279053e214796f3ec0fc7c52595869f72))
1292
-
1293
- ## [1.1.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.7...v1.1.8) (2021-08-23)
1294
-
1295
-
1296
- ### Bug Fixes
1297
-
1298
- * update package versions ([4e21c91](https://github.com/CoCreate-app/CoCreate-organizations/commit/4e21c91db408e455a4d7d96db911c3aefaf25cc8))
1299
-
1300
- ## [1.1.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.6...v1.1.7) (2021-08-22)
1301
-
1302
-
1303
- ### Bug Fixes
1304
-
1305
- * removed data- from main-content, clone, filter-value_type ([96ee61f](https://github.com/CoCreate-app/CoCreate-organizations/commit/96ee61f2535638ba121d6d2c16af87a438aed231))
1306
-
1307
- ## [1.1.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.5...v1.1.6) (2021-08-22)
1308
-
1309
-
1310
- ### Bug Fixes
1311
-
1312
- * bump package versions ([578c35d](https://github.com/CoCreate-app/CoCreate-organizations/commit/578c35df0bd7bd1c04ea4348fa51c766bb203292))
1313
-
1314
- ## [1.1.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.4...v1.1.5) (2021-08-22)
1315
-
1316
-
1317
- ### Bug Fixes
1318
-
1319
- * bump package versions ([0447b86](https://github.com/CoCreate-app/CoCreate-organizations/commit/0447b8630f4ee785abb427f469246c7e923ce679))
1320
-
1321
- ## [1.1.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.3...v1.1.4) (2021-08-14)
1322
-
1323
-
1324
- ### Bug Fixes
1325
-
1326
- * replace data-transform with toggle ([bf94bb9](https://github.com/CoCreate-app/CoCreate-organizations/commit/bf94bb90c61d5a615e479f6c4caf8f33e8eddd86))
1327
- * update to docs ([bbd2303](https://github.com/CoCreate-app/CoCreate-organizations/commit/bbd2303537f149845e79a87aaf317b000df33445))
1328
-
1329
- ## [1.1.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.2...v1.1.3) (2021-08-12)
1330
-
1331
-
1332
- ### Bug Fixes
1333
-
1334
- * update data-module_id to document_id ([3649580](https://github.com/CoCreate-app/CoCreate-organizations/commit/3649580799972fcbc64f85b2900d9bae3dea008f))
1335
-
1336
- ## [1.1.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.1...v1.1.2) (2021-08-02)
1337
-
1338
-
1339
- ### Bug Fixes
1340
-
1341
- * remove data- from attributes ([33766a0](https://github.com/CoCreate-app/CoCreate-organizations/commit/33766a0660678fb08fcae2ad1601c4e967c09554))
1342
- * update data-fullscreen to fullscreen ([86bedbe](https://github.com/CoCreate-app/CoCreate-organizations/commit/86bedbecbe8914272c3e7c0df421ef54b6c07832))
1343
-
1344
- ## [1.1.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.0...v1.1.1) (2021-07-28)
1345
-
1346
-
1347
- ### Bug Fixes
1348
-
1349
- * remove data- from fetch, pass and filter ([c5cc87f](https://github.com/CoCreate-app/CoCreate-organizations/commit/c5cc87f1956a720fa72080b6f88139eb55c045c1))
1350
-
1351
- # [1.1.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.24...v1.1.0) (2021-07-28)
1352
-
1353
-
1354
- ### Features
1355
-
1356
- * add new is{attribute} system and remove data- from attributtes ([11c3746](https://github.com/CoCreate-app/CoCreate-organizations/commit/11c37466528e261af675a416e0f8d14c06e41740))
1357
-
1358
- ## [1.0.24](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.23...v1.0.24) (2021-07-27)
1359
-
1360
-
1361
- ### Bug Fixes
1362
-
1363
- * listener for createrrgNew ([820d556](https://github.com/CoCreate-app/CoCreate-organizations/commit/820d556c9f1d0a1d75b616bbbdad095a2823e812))
1364
-
1365
- ## [1.0.23](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.22...v1.0.23) (2021-07-26)
1366
-
1367
-
1368
- ### Bug Fixes
1369
-
1370
- * refactored to newOrg_id convention ([06bae00](https://github.com/CoCreate-app/CoCreate-organizations/commit/06bae00ddd70c5b57ea2f1016388025e67b7ddf9))
1371
-
1372
- ## [1.0.22](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.21...v1.0.22) (2021-07-23)
1373
-
1374
-
1375
- ### Bug Fixes
1376
-
1377
- * passed masterdb to server to create new org in ([daf2bdf](https://github.com/CoCreate-app/CoCreate-organizations/commit/daf2bdf5c896bf821cc81ce54bb0dd8d14235e38))
1378
- * removed createUser function and relocated to user component ([9d5426c](https://github.com/CoCreate-app/CoCreate-organizations/commit/9d5426c3be46c9d0bb7e9612d448756f1e404ded))
1379
-
1380
- ## [1.0.21](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.20...v1.0.21) (2021-07-17)
1381
-
1382
-
1383
- ### Bug Fixes
1384
-
1385
- * init and update demos scripts ([ab4470b](https://github.com/CoCreate-app/CoCreate-organizations/commit/ab4470bfa4f997c4d5f6ed08e3f27f29e7af7c83))
1386
- * workflows ([e331010](https://github.com/CoCreate-app/CoCreate-organizations/commit/e3310107b57983e405e55e31a027e34825338c9a))
1387
-
1388
- ## [1.0.20](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.19...v1.0.20) (2021-07-14)
1389
-
1390
-
1391
- ### Bug Fixes
1392
-
1393
- * upgrade all packages ([6d9c7c3](https://github.com/CoCreate-app/CoCreate-organizations/commit/6d9c7c3fffc9b18a2e58d25d62caf252d2788023))
1394
-
1395
- ## [1.0.19](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.18...v1.0.19) (2021-07-13)
1396
-
1397
-
1398
- ### Bug Fixes
1399
-
1400
- * add yarn lockfile to git ignore ([45a889b](https://github.com/CoCreate-app/CoCreate-organizations/commit/45a889b5365a4a5498f4d421926028f438035fae))
1401
- * remove yarn.lock ([c91842f](https://github.com/CoCreate-app/CoCreate-organizations/commit/c91842f069a6601fa717644c53a97e11cd824ecb))
1402
-
1403
- ## [1.0.18](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.17...v1.0.18) (2021-07-10)
1404
-
1405
-
1406
- ### Bug Fixes
1407
-
1408
- * gitignore all logs ([6d5a1c3](https://github.com/CoCreate-app/CoCreate-organizations/commit/6d5a1c3ef351f35df52efe136e26562726828c06))
1409
-
1410
- ## [1.0.17](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.16...v1.0.17) (2021-07-07)
1411
-
1412
-
1413
- ### Bug Fixes
1414
-
1415
- * update package versions ([66f7086](https://github.com/CoCreate-app/CoCreate-organizations/commit/66f708635741207417f5ccba841dadfd8ff3d511))
1416
-
1417
- ## [1.0.16](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.15...v1.0.16) (2021-06-30)
1418
-
1419
-
1420
- ### Bug Fixes
1421
-
1422
- * Update readme.md ([e3dbe28](https://github.com/CoCreate-app/CoCreate-organizations/commit/e3dbe28b8741187a89762e8efd63af75a5f786b8))
1423
-
1424
- ## [1.0.15](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.14...v1.0.15) (2021-06-30)
1425
-
1426
-
1427
- ### Bug Fixes
1428
-
1429
- * automated and manual workflows ([6f03efe](https://github.com/CoCreate-app/CoCreate-organizations/commit/6f03efe642be1c14cd0422c22a29626744238dbd))
1430
-
1431
- ## [1.0.14](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.13...v1.0.14) (2021-06-25)
1432
-
1433
-
1434
- ### Bug Fixes
1435
-
1436
- * latest version numbers applied to all cocreate packages ([3e8df24](https://github.com/CoCreate-app/CoCreate-organizations/commit/3e8df249c405e3e5c08dfa40f1f17e7078536695))
1437
-
1438
- ## [1.0.13](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.12...v1.0.13) (2021-06-24)
1439
-
1440
-
1441
- ### Bug Fixes
1442
-
1443
- * package versioningto 1.0.0 ([939376b](https://github.com/CoCreate-app/CoCreate-organizations/commit/939376b8a32b544a976ec066a4edac78ca2a750b))
1444
-
1445
- ## [1.0.12](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.11...v1.0.12) (2021-06-24)
1446
-
1447
-
1448
- ### Bug Fixes
1449
-
1450
- * update all [@cocreate](https://github.com/cocreate) to use latest versions ([7e2b551](https://github.com/CoCreate-app/CoCreate-organizations/commit/7e2b5513cd5fe69580b27465b254e177fda98bff))
1451
-
1452
- ## [1.0.11](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.10...v1.0.11) (2021-06-16)
1453
-
1454
-
1455
- ### Bug Fixes
1456
-
1457
- * added header for seo ([7a2f722](https://github.com/CoCreate-app/CoCreate-organizations/commit/7a2f72259b0b1dd32bccecd7ee5d69aa32990fb8))
1458
-
1459
- ## [1.0.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.9...v1.0.10) (2021-05-08)
1460
-
1461
-
1462
- ### Bug Fixes
1463
-
1464
- * add css auto parse and save to docs. ([935c973](https://github.com/CoCreate-app/CoCreate-organizations/commit/935c973c936d1bfeedcc4ea02a1a31b80a08379b))
1465
-
1466
- ## [1.0.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.8...v1.0.9) (2021-04-27)
1467
-
1468
-
1469
- ### Bug Fixes
1470
-
1471
- * add host in docs ([4552c5d](https://github.com/CoCreate-app/CoCreate-organizations/commit/4552c5dadf21ad93407389c495c928a87a000b65))
1472
-
1473
- ## [1.0.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.7...v1.0.8) (2021-04-27)
1474
-
1475
-
1476
- ### Bug Fixes
1477
-
1478
- * Update to readme, demo, added cdn scripts ([03e69dd](https://github.com/CoCreate-app/CoCreate-organizations/commit/03e69ddcfce5faaaf3a75b3b1431733a811dd54e))
1479
-
1480
- ## [1.0.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.6...v1.0.7) (2021-04-23)
1481
-
1482
-
1483
- ### Bug Fixes
1484
-
1485
- * readme and documentation. Removed securitykeys ([d761da0](https://github.com/CoCreate-app/CoCreate-organizations/commit/d761da0d85732b268be8b016f8ea606009e43bb3))
1486
-
1487
- ## [1.0.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.5...v1.0.6) (2021-04-23)
1488
-
1489
-
1490
- ### Bug Fixes
1491
-
1492
- * remove securityKey ([1a5f54c](https://github.com/CoCreate-app/CoCreate-organizations/commit/1a5f54c001eeda091cba0d23215d8e3ed157fa19))
1493
-
1494
- ## [1.0.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.4...v1.0.5) (2021-04-23)
1495
-
1496
-
1497
- ### Bug Fixes
1498
-
1499
- * add missing packages ([a6b7bec](https://github.com/CoCreate-app/CoCreate-organizations/commit/a6b7becff3e584da129ad76af4cf5968c1740e79))
1500
- * add missing packages ([d42d2c7](https://github.com/CoCreate-app/CoCreate-organizations/commit/d42d2c70633e72a1dab93b07c1cd589fcb2c82eb))
1501
- * ci and build process ([2cae466](https://github.com/CoCreate-app/CoCreate-organizations/commit/2cae4663d3b8c9455ab12172e2cf72351e9aeb62))
1502
- * npm publish and cdn deployment ([e1d2403](https://github.com/CoCreate-app/CoCreate-organizations/commit/e1d24030b77e6b9eb6af494280e19ca5bc68795b))
1503
-
1504
- ## [1.0.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.3...v1.0.4) (2021-04-12)
1505
-
1506
-
1507
- ### Bug Fixes
1508
-
1509
- * add new message-client ([a446713](https://github.com/CoCreate-app/CoCreate-organizations/commit/a4467135021545f204a60c0af48cb44e746468f5))
1510
-
1511
- ## [1.0.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.2...v1.0.3) (2021-03-30)
1512
-
1513
-
1514
- ### Bug Fixes
1515
-
1516
- * import from npm ([78c0c7e](https://github.com/CoCreate-app/CoCreate-organizations/commit/78c0c7e1393201dd8e05120678392286af29ed68))
1517
-
1518
- ## [1.0.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.1...v1.0.2) (2021-03-30)
1519
-
1520
-
1521
- ### Bug Fixes
1522
-
1523
- * cocreatejs from npm ([10c217a](https://github.com/CoCreate-app/CoCreate-organizations/commit/10c217a5b131da559e1667cdf0f6cb3434c58a00))
1524
-
1525
- ## [1.0.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.0...v1.0.1) (2021-03-29)
1526
-
1527
-
1528
- ### Bug Fixes
1529
-
1530
- * Package Paths ([0853db2](https://github.com/CoCreate-app/CoCreate-organizations/commit/0853db2db59e2963cbd9a283bec5f81eeda44064))
1531
-
1532
- # 1.0.0 (2021-03-29)
1533
-
1534
-
1535
- ### Features
1536
-
1
+ ## [1.15.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.15.3...v1.15.4) (2023-06-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * [@v3](https://github.com/v3) ([8df3ebe](https://github.com/CoCreate-app/CoCreate-organizations/commit/8df3ebea43fece56e206e957e96deed395ad07a3))
7
+
8
+ ## [1.15.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.15.2...v1.15.3) (2023-06-04)
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * **semantic-release:** worklow error solved by running node version 14 ([f023376](https://github.com/CoCreate-app/CoCreate-organizations/commit/f023376281f31479f9a27166ef0fa6d8ccca492c))
14
+
15
+ ## [1.15.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.15.1...v1.15.2) (2023-06-02)
16
+
17
+
18
+ ### Bug Fixes
19
+
20
+ * format demo html ([43344d8](https://github.com/CoCreate-app/CoCreate-organizations/commit/43344d87b5be7d82b9ce5c67eef099cc35dd4075))
21
+ * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([de8a924](https://github.com/CoCreate-app/CoCreate-organizations/commit/de8a92433a006b84e0f9f97909b344cbc9f67d8d))
22
+
23
+ ## [1.15.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.15.0...v1.15.1) (2023-05-21)
24
+
25
+
26
+ ### Bug Fixes
27
+
28
+ * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([82e8971](https://github.com/CoCreate-app/CoCreate-organizations/commit/82e89715803b39c55f144e688486401897ac1dc3))
29
+
30
+ # [1.15.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.14.3...v1.15.0) (2023-05-21)
31
+
32
+
33
+ ### Features
34
+
35
+ * socket event broadcasting and added user key creation ([cdfe4df](https://github.com/CoCreate-app/CoCreate-organizations/commit/cdfe4df8f217823cfbaff8e5187813cb3a8a4827))
36
+
37
+ ## [1.14.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.14.2...v1.14.3) (2023-05-20)
38
+
39
+
40
+ ### Bug Fixes
41
+
42
+ * updated dependencies to their latest versions ([5c742a5](https://github.com/CoCreate-app/CoCreate-organizations/commit/5c742a5942052095d7c1553982d27de877184ece))
43
+
44
+ ## [1.14.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.14.1...v1.14.2) (2023-05-20)
45
+
46
+
47
+ ### Bug Fixes
48
+
49
+ * Updated dependencies to the lastest versions ([a3d562e](https://github.com/CoCreate-app/CoCreate-organizations/commit/a3d562e42ca788b959e056ac519d204115b80193))
50
+
51
+ ## [1.14.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.14.0...v1.14.1) (2023-05-20)
52
+
53
+
54
+ ### Bug Fixes
55
+
56
+ * 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. ([0350a07](https://github.com/CoCreate-app/CoCreate-organizations/commit/0350a07f26027496324961c70da3350f42315b5a))
57
+
58
+ # [1.14.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.4...v1.14.0) (2023-05-18)
59
+
60
+
61
+ ### Bug Fixes
62
+
63
+ * websocket event listener for organizational creation ([bdbec1f](https://github.com/CoCreate-app/CoCreate-organizations/commit/bdbec1f4cf3e536607765561b4a74159d1d1c353))
64
+ * createOrganization method to correctly save data to the serverDB ([c0f574f](https://github.com/CoCreate-app/CoCreate-organizations/commit/c0f574f662c777e1b663cc35bec5a0de8438a33f))
65
+
66
+
67
+ ### Features
68
+
69
+ * Create or add an exisitng organization using createOrganization() function. ([311efee](https://github.com/CoCreate-app/CoCreate-organizations/commit/311efee025bcdb4323466e38f211f746faf252bb))
70
+
71
+ ## [1.13.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.3...v1.13.4) (2023-05-12)
72
+
73
+
74
+ ### Bug Fixes
75
+
76
+ * socket.status renamed to socket.organization ([6eb9919](https://github.com/CoCreate-app/CoCreate-organizations/commit/6eb9919f1b41da5dc1891f3801c6dcf93301cdb5))
77
+
78
+ ## [1.13.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.2...v1.13.3) (2023-05-11)
79
+
80
+
81
+ ### Bug Fixes
82
+
83
+ * minor bugs ([66f84c0](https://github.com/CoCreate-app/CoCreate-organizations/commit/66f84c009616d1cc929e82b05117807cf44ef875))
84
+ * removed deleteOrgs and deleteOrg. now handeled by delete documents ([ab17992](https://github.com/CoCreate-app/CoCreate-organizations/commit/ab1799247711262bfdf82f2b763ead6ff34103e7))
85
+
86
+ ## [1.13.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.1...v1.13.2) (2023-05-10)
87
+
88
+
89
+ ### Bug Fixes
90
+
91
+ * apikey renamed to key ([1de6e5f](https://github.com/CoCreate-app/CoCreate-organizations/commit/1de6e5fa2105b9b7a3185c08577eebbb30cd3a67))
92
+ * apikey renamed to key ([7a67ebd](https://github.com/CoCreate-app/CoCreate-organizations/commit/7a67ebd3da8be66259632ede4ebb492455bc94bf))
93
+
94
+ ## [1.13.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.13.0...v1.13.1) (2023-05-10)
95
+
96
+
97
+ ### Bug Fixes
98
+
99
+ * setDocumentId ([6e52b99](https://github.com/CoCreate-app/CoCreate-organizations/commit/6e52b99ba52703c89d4ff04bda89eced3ebd01fd))
100
+
101
+ # [1.13.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.12.0...v1.13.0) (2023-05-10)
102
+
103
+
104
+ ### Features
105
+
106
+ * form getData and setDocumentId ([5ed4371](https://github.com/CoCreate-app/CoCreate-organizations/commit/5ed4371103578249764add885bcc0cd7e896ab7d))
107
+
108
+ # [1.12.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.9...v1.12.0) (2023-05-10)
109
+
110
+
111
+ ### Features
112
+
113
+ * createOrg in local and platform ([85f62ed](https://github.com/CoCreate-app/CoCreate-organizations/commit/85f62ed74f511f3f15acbe3aa6825c314abde46d))
114
+
115
+ ## [1.11.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.8...v1.11.9) (2023-05-07)
116
+
117
+
118
+ ### Bug Fixes
119
+
120
+ * crud.wsManger ([88c9be9](https://github.com/CoCreate-app/CoCreate-organizations/commit/88c9be98665f6f29fdf2212fac27634471e6996e))
121
+
122
+ ## [1.11.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.7...v1.11.8) (2023-05-06)
123
+
124
+
125
+ ### Bug Fixes
126
+
127
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([921e716](https://github.com/CoCreate-app/CoCreate-organizations/commit/921e716b855895e2a2bdef253dce3b6144c5dae7))
128
+ * filter-sort icon ([0175966](https://github.com/CoCreate-app/CoCreate-organizations/commit/0175966879d975e466907cfc7ef670fd132fc8a0))
129
+
130
+ ## [1.11.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.6...v1.11.7) (2023-05-01)
131
+
132
+
133
+ ### Bug Fixes
134
+
135
+ * replaced icon toggles with new svg ([069f7eb](https://github.com/CoCreate-app/CoCreate-organizations/commit/069f7ebc6eb6f6601bd61dd8a789a52844af155b))
136
+
137
+ ## [1.11.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.5...v1.11.6) (2023-05-01)
138
+
139
+
140
+ ### Bug Fixes
141
+
142
+ * update manifest.json to manifest.webmanifest ([df7cb9d](https://github.com/CoCreate-app/CoCreate-organizations/commit/df7cb9d6750a85afc813311f8d67841164a6cb72))
143
+
144
+ ## [1.11.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.4...v1.11.5) (2023-05-01)
145
+
146
+
147
+ ### Bug Fixes
148
+
149
+ * replace fontawesome with svg ([41ed410](https://github.com/CoCreate-app/CoCreate-organizations/commit/41ed410fc12be047e9f138a46ba190f520d8c493))
150
+
151
+ ## [1.11.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.3...v1.11.4) (2023-04-30)
152
+
153
+
154
+ ### Bug Fixes
155
+
156
+ * fullscreen target updated to fullscreen fullscreen-target ([838f96e](https://github.com/CoCreate-app/CoCreate-organizations/commit/838f96edbc0353024cc9aaf3d5709629915d4303))
157
+ * package-lock.json and pnpm-lock.yaml added to .gitignore ([5e652d3](https://github.com/CoCreate-app/CoCreate-organizations/commit/5e652d35030724834ca66cc341493627beb118d6))
158
+ * removed toogle fullscreen icons. now using css content ([9ef93a5](https://github.com/CoCreate-app/CoCreate-organizations/commit/9ef93a50e89b5f00b2f47f9fded99069cea7e2a6))
159
+
160
+ ## [1.11.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.2...v1.11.3) (2023-04-24)
161
+
162
+
163
+ ### Bug Fixes
164
+
165
+ * updated worrkflows to v3 and node version 16 ([75be636](https://github.com/CoCreate-app/CoCreate-organizations/commit/75be6369a8a733ca996cf1a6fc03dbe6601b0235))
166
+ * workflow node version updated 16 ([6e51967](https://github.com/CoCreate-app/CoCreate-organizations/commit/6e51967178ac639baeb6544eb1662c4a03489fbf))
167
+
168
+ ## [1.11.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.1...v1.11.2) (2023-04-24)
169
+
170
+
171
+ ### Bug Fixes
172
+
173
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([3cb0f77](https://github.com/CoCreate-app/CoCreate-organizations/commit/3cb0f777d08f7e7fa017242161e87f79449d071e))
174
+
175
+ ## [1.11.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.11.0...v1.11.1) (2023-04-24)
176
+
177
+
178
+ ### Bug Fixes
179
+
180
+ * removed uglify.js from dev dependencies ([1e3b4a7](https://github.com/CoCreate-app/CoCreate-organizations/commit/1e3b4a75c487f943390b5c462f3a4d811d5deda7))
181
+
182
+ # [1.11.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.10...v1.11.0) (2023-04-24)
183
+
184
+
185
+ ### Features
186
+
187
+ * added pwa manifest ([711f7a2](https://github.com/CoCreate-app/CoCreate-organizations/commit/711f7a22c2f3f224f956c93a3a4019a383226c37))
188
+
189
+ ## [1.10.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.9...v1.10.10) (2023-04-13)
190
+
191
+
192
+ ### Bug Fixes
193
+
194
+ * broadcast user doc ([20175d4](https://github.com/CoCreate-app/CoCreate-organizations/commit/20175d4d1e7c624e0ca4334ef0e7c89b1c9c027b))
195
+ * commented code that was related to creating new db ([147b1dd](https://github.com/CoCreate-app/CoCreate-organizations/commit/147b1dd54cdbf0a41fe724b5d138d3b3a449047d))
196
+
197
+ ## [1.10.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.8...v1.10.9) (2023-04-12)
198
+
199
+
200
+ ### Bug Fixes
201
+
202
+ * uncomment sending createOrg ([24c19ce](https://github.com/CoCreate-app/CoCreate-organizations/commit/24c19ce512dc42c263c30d3e28acfdcb36b81f9d))
203
+
204
+ ## [1.10.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.7...v1.10.8) (2023-04-12)
205
+
206
+
207
+ ### Bug Fixes
208
+
209
+ * uuid typo ([9af90b3](https://github.com/CoCreate-app/CoCreate-organizations/commit/9af90b3f9adc53d29085a09c35759db51c133108))
210
+
211
+ ## [1.10.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.6...v1.10.7) (2023-04-11)
212
+
213
+
214
+ ### Bug Fixes
215
+
216
+ * bump dependencies ([8981640](https://github.com/CoCreate-app/CoCreate-organizations/commit/8981640811bbeb500d43594f690cbe9ee473f187))
217
+
218
+ ## [1.10.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.5...v1.10.6) (2023-04-11)
219
+
220
+
221
+ ### Bug Fixes
222
+
223
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([06443c7](https://github.com/CoCreate-app/CoCreate-organizations/commit/06443c7da1d0774752edc1f3ca007e111b304832))
224
+
225
+ ## [1.10.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.4...v1.10.5) (2023-04-11)
226
+
227
+
228
+ ### Bug Fixes
229
+
230
+ * comment code that adds org as a db in platform ([8d92605](https://github.com/CoCreate-app/CoCreate-organizations/commit/8d92605b628da738c829e69ebf38c07c0aa1d3fe))
231
+ * renamed domans to hosts ([68a0252](https://github.com/CoCreate-app/CoCreate-organizations/commit/68a0252c7705768814ddb3474bdb954eae47105b))
232
+
233
+ ## [1.10.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.3...v1.10.4) (2023-03-30)
234
+
235
+
236
+ ### Bug Fixes
237
+
238
+ * bump [@cocreate](https://github.com/cocreate) dependencies' ([73bf8af](https://github.com/CoCreate-app/CoCreate-organizations/commit/73bf8afa0cabb71fac5b82c75d5b436644b6bb79))
239
+
240
+ ## [1.10.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.2...v1.10.3) (2023-03-16)
241
+
242
+
243
+ ### Bug Fixes
244
+
245
+ * bump dependencies' ([8bf4b59](https://github.com/CoCreate-app/CoCreate-organizations/commit/8bf4b59661e81f9706e97d539630d2aa9947fc74))
246
+
247
+ ## [1.10.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.1...v1.10.2) (2023-03-16)
248
+
249
+
250
+ ### Bug Fixes
251
+
252
+ * filter-sort-direction ([64281a8](https://github.com/CoCreate-app/CoCreate-organizations/commit/64281a8a40a0eec917c50bd0c7c539b66e9daddf))
253
+
254
+ ## [1.10.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.10.0...v1.10.1) (2023-03-16)
255
+
256
+
257
+ ### Bug Fixes
258
+
259
+ * bump dependencies' ([5271ea0](https://github.com/CoCreate-app/CoCreate-organizations/commit/5271ea034699fe13ef6abe90049ffe674a9ce1b2))
260
+
261
+ # [1.10.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.5...v1.10.0) (2023-03-16)
262
+
263
+
264
+ ### Features
265
+
266
+ * replaced get-value and set-value with a super charged version of CoCreate-events ([8ec7f50](https://github.com/CoCreate-app/CoCreate-organizations/commit/8ec7f504adf9ff2215a52c012d2d607179251250))
267
+
268
+ ## [1.9.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.4...v1.9.5) (2023-02-01)
269
+
270
+
271
+ ### Bug Fixes
272
+
273
+ * bump dependencies ([d984fea](https://github.com/CoCreate-app/CoCreate-organizations/commit/d984fea38d662fd9ade088c72f314aa5d039b397))
274
+
275
+ ## [1.9.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.3...v1.9.4) (2023-01-31)
276
+
277
+
278
+ ### Bug Fixes
279
+
280
+ * bump dependencies ([17d9c82](https://github.com/CoCreate-app/CoCreate-organizations/commit/17d9c820cc4ee920bbaa39045bb19071e73fdf95))
281
+
282
+ ## [1.9.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.2...v1.9.3) (2023-01-30)
283
+
284
+
285
+ ### Bug Fixes
286
+
287
+ * bump dependencies ([a50d579](https://github.com/CoCreate-app/CoCreate-organizations/commit/a50d579ee75010d9e15c52f17b6eb01955374dcc))
288
+
289
+ ## [1.9.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.1...v1.9.2) (2023-01-29)
290
+
291
+
292
+ ### Bug Fixes
293
+
294
+ * bump dependencies ([d558482](https://github.com/CoCreate-app/CoCreate-organizations/commit/d558482a6c4bc51c91796f4f45a52f199333ba73))
295
+
296
+ ## [1.9.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.9.0...v1.9.1) (2023-01-29)
297
+
298
+
299
+ ### Bug Fixes
300
+
301
+ * bump dependencies ([dd2df96](https://github.com/CoCreate-app/CoCreate-organizations/commit/dd2df96910c834f7256206693f976ab6324e364c))
302
+
303
+ # [1.9.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.6...v1.9.0) (2023-01-29)
304
+
305
+
306
+ ### Features
307
+
308
+ * import @cocreate/local-storage ([9c2542e](https://github.com/CoCreate-app/CoCreate-organizations/commit/9c2542ebe0a8b102c82fdc52ffbd0a75bec01181))
309
+
310
+ ## [1.8.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.5...v1.8.6) (2023-01-27)
311
+
312
+
313
+ ### Bug Fixes
314
+
315
+ * bump dependencies ([f48d93e](https://github.com/CoCreate-app/CoCreate-organizations/commit/f48d93e967cb9342db5979c72afec2d16aed9441))
316
+
317
+ ## [1.8.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.4...v1.8.5) (2023-01-13)
318
+
319
+
320
+ ### Bug Fixes
321
+
322
+ * bump dependencies ([46963a2](https://github.com/CoCreate-app/CoCreate-organizations/commit/46963a267d9abbedff49238bab97126783f2c384))
323
+
324
+ ## [1.8.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.3...v1.8.4) (2023-01-10)
325
+
326
+
327
+ ### Bug Fixes
328
+
329
+ * bump dependencies ([679b1d6](https://github.com/CoCreate-app/CoCreate-organizations/commit/679b1d682e58a258c77e07d1373a760fa8c65bf3))
330
+
331
+ ## [1.8.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.2...v1.8.3) (2023-01-09)
332
+
333
+
334
+ ### Bug Fixes
335
+
336
+ * bump dependnecies ([12e476d](https://github.com/CoCreate-app/CoCreate-organizations/commit/12e476de76f0b164c423da9de6214e4ad326e713))
337
+
338
+ ## [1.8.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.1...v1.8.2) (2023-01-06)
339
+
340
+
341
+ ### Bug Fixes
342
+
343
+ * bump dependencies, worklow [@v3](https://github.com/v3) ([ab687e1](https://github.com/CoCreate-app/CoCreate-organizations/commit/ab687e1b0a8ceec08127b2cf8a0ba3d13d1176d0))
344
+ * edit in github btn styles ([976b115](https://github.com/CoCreate-app/CoCreate-organizations/commit/976b11535557e3fc759a7fb9365cac3fdd6a526d))
345
+
346
+ ## [1.8.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.8.0...v1.8.1) (2023-01-05)
347
+
348
+
349
+ ### Bug Fixes
350
+
351
+ * bump cdn to 1.39.4 ([3d4d9ab](https://github.com/CoCreate-app/CoCreate-organizations/commit/3d4d9ab3f99eb90bfc291a3524b27ea90df18b48))
352
+ * bump dependencies ([dbbc54b](https://github.com/CoCreate-app/CoCreate-organizations/commit/dbbc54b7a2057994c84be734e355e5698291726c))
353
+
354
+ # [1.8.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.37...v1.8.0) (2023-01-02)
355
+
356
+
357
+ ### Features
358
+
359
+ * class="template" template_id="id" replaced with template="id" ([6bfa9b1](https://github.com/CoCreate-app/CoCreate-organizations/commit/6bfa9b14d3bf61afb788e66436bc7918f006ba0b))
360
+
361
+ ## [1.7.37](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.36...v1.7.37) (2023-01-01)
362
+
363
+
364
+ ### Bug Fixes
365
+
366
+ * docs sanbox overflow ([d3f4295](https://github.com/CoCreate-app/CoCreate-organizations/commit/d3f429574cf15795f2483810198ff6f7f7891403))
367
+
368
+ ## [1.7.36](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.35...v1.7.36) (2022-12-31)
369
+
370
+
371
+ ### Bug Fixes
372
+
373
+ * bump dependencies ([04855ad](https://github.com/CoCreate-app/CoCreate-organizations/commit/04855ad787eaf96c476a8c0d151e02f630e4e032))
374
+
375
+ ## [1.7.35](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.34...v1.7.35) (2022-12-30)
376
+
377
+
378
+ ### Bug Fixes
379
+
380
+ * update config sources to use template braces with entry on src ([4078a69](https://github.com/CoCreate-app/CoCreate-organizations/commit/4078a6970dfdd79b98d68c5d7b9f0ee8108fbb89))
381
+
382
+ ## [1.7.34](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.33...v1.7.34) (2022-12-29)
383
+
384
+
385
+ ### Bug Fixes
386
+
387
+ * bump dependencies ([4836a14](https://github.com/CoCreate-app/CoCreate-organizations/commit/4836a142463cdd00bfeb028c5377846ac83ed4bd))
388
+
389
+ ## [1.7.33](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.32...v1.7.33) (2022-12-27)
390
+
391
+
392
+ ### Bug Fixes
393
+
394
+ * bump dependecies ([3378fde](https://github.com/CoCreate-app/CoCreate-organizations/commit/3378fde2fea7976b7d544912b7c0ea853a968eca))
395
+ * bump dependencies ([a702150](https://github.com/CoCreate-app/CoCreate-organizations/commit/a702150c9fbdedb3a888f0be60e65edecbc8db53))
396
+ * modal href updated to modal-src ([4c70e2b](https://github.com/CoCreate-app/CoCreate-organizations/commit/4c70e2b55cd50cdac002e041679545a52cb9c3a1))
397
+
398
+ ## [1.7.32](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.31...v1.7.32) (2022-12-25)
399
+
400
+
401
+ ### Bug Fixes
402
+
403
+ * bump dependencies ([9c22e34](https://github.com/CoCreate-app/CoCreate-organizations/commit/9c22e34fd478eb7f765bbb52393e07061f991677))
404
+ * type="modal" and pass_to updated to action="pass, openModal" ([8e06641](https://github.com/CoCreate-app/CoCreate-organizations/commit/8e06641db440df3f04b098c441fef02c10858edd))
405
+
406
+ ## [1.7.31](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.30...v1.7.31) (2022-12-23)
407
+
408
+
409
+ ### Bug Fixes
410
+
411
+ * bump dependnecies ([e29a457](https://github.com/CoCreate-app/CoCreate-organizations/commit/e29a45798176e8b2711f475284a2566bda480609))
412
+
413
+ ## [1.7.30](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.29...v1.7.30) (2022-12-22)
414
+
415
+
416
+ ### Bug Fixes
417
+
418
+ * bump dependencies ([463fdc9](https://github.com/CoCreate-app/CoCreate-organizations/commit/463fdc9fbdfef622952cf21abcb86b210f2a069f))
419
+ * update cdn ([521b991](https://github.com/CoCreate-app/CoCreate-organizations/commit/521b991aa7eb3a14cc47c7ccf0a5e314cfb4baf9))
420
+
421
+ ## [1.7.29](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.28...v1.7.29) (2022-12-22)
422
+
423
+
424
+ ### Bug Fixes
425
+
426
+ * update demos and bump dependencies ([53e7336](https://github.com/CoCreate-app/CoCreate-organizations/commit/53e733698286446c91b852be49eded1f870f0f22))
427
+
428
+ ## [1.7.28](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.27...v1.7.28) (2022-12-21)
429
+
430
+
431
+ ### Bug Fixes
432
+
433
+ * bump dependencies ([76cd672](https://github.com/CoCreate-app/CoCreate-organizations/commit/76cd672851d77f924af1c4021a607a7c25ea8681))
434
+
435
+ ## [1.7.27](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.26...v1.7.27) (2022-12-20)
436
+
437
+
438
+ ### Bug Fixes
439
+
440
+ * bump dependencies ([9ed5cd6](https://github.com/CoCreate-app/CoCreate-organizations/commit/9ed5cd6e891b5642304f78914ec42a176b82d315))
441
+
442
+ ## [1.7.26](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.25...v1.7.26) (2022-12-15)
443
+
444
+
445
+ ### Bug Fixes
446
+
447
+ * add missing dev dependency style-loader ([b171f8b](https://github.com/CoCreate-app/CoCreate-organizations/commit/b171f8bc59c00aeb1fadc09096d2f885150c0253))
448
+
449
+ ## [1.7.25](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.24...v1.7.25) (2022-12-13)
450
+
451
+
452
+ ### Bug Fixes
453
+
454
+ * removed un used devDependencies ([620c400](https://github.com/CoCreate-app/CoCreate-organizations/commit/620c400362796b8918a9becb1fbd693592d30794))
455
+
456
+ ## [1.7.24](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.23...v1.7.24) (2022-12-13)
457
+
458
+
459
+ ### Bug Fixes
460
+
461
+ * bump dependencies ([848f20c](https://github.com/CoCreate-app/CoCreate-organizations/commit/848f20cb28923611fb5ef3f51c93fe6103e42aa0))
462
+
463
+ ## [1.7.23](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.22...v1.7.23) (2022-12-12)
464
+
465
+
466
+ ### Bug Fixes
467
+
468
+ * bump dependencies ([3346f97](https://github.com/CoCreate-app/CoCreate-organizations/commit/3346f97a70163d5498cd4dec264553bb0cbcb9cb))
469
+
470
+ ## [1.7.22](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.21...v1.7.22) (2022-12-11)
471
+
472
+
473
+ ### Bug Fixes
474
+
475
+ * bump dependencies ([e3de90d](https://github.com/CoCreate-app/CoCreate-organizations/commit/e3de90db5b20dca80468f6313244e75c5b8a457b))
476
+
477
+ ## [1.7.21](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.20...v1.7.21) (2022-12-09)
478
+
479
+
480
+ ### Bug Fixes
481
+
482
+ * bump dependencies ([0590e64](https://github.com/CoCreate-app/CoCreate-organizations/commit/0590e64b7336f7bfb222ae82fe43a63f2ab37215))
483
+
484
+ ## [1.7.20](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.19...v1.7.20) (2022-12-08)
485
+
486
+
487
+ ### Bug Fixes
488
+
489
+ * bump dependencies ([45a0b31](https://github.com/CoCreate-app/CoCreate-organizations/commit/45a0b315c6e62d7b4ac48b5b309a09a6075ac41b))
490
+
491
+ ## [1.7.19](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.18...v1.7.19) (2022-12-08)
492
+
493
+
494
+ ### Bug Fixes
495
+
496
+ * removed mongodb dependency ([b9f503b](https://github.com/CoCreate-app/CoCreate-organizations/commit/b9f503b80082f8d80067bdef6be046f836e6a2f7))
497
+
498
+ ## [1.7.18](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.17...v1.7.18) (2022-12-07)
499
+
500
+
501
+ ### Bug Fixes
502
+
503
+ * bump dependencies ([1f85bbb](https://github.com/CoCreate-app/CoCreate-organizations/commit/1f85bbb3e853fb8daff19d732232e395426bfacf))
504
+
505
+ ## [1.7.17](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.16...v1.7.17) (2022-12-04)
506
+
507
+
508
+ ### Bug Fixes
509
+
510
+ * bump dependencies ([dbb361e](https://github.com/CoCreate-app/CoCreate-organizations/commit/dbb361e025b00df08eda821f5660cfd9ec57b902))
511
+ * crud.ObjectId ([61f2158](https://github.com/CoCreate-app/CoCreate-organizations/commit/61f2158abc23c00c5116386b82ceda9b25130f34))
512
+
513
+ ## [1.7.16](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.15...v1.7.16) (2022-12-02)
514
+
515
+
516
+ ### Bug Fixes
517
+
518
+ * docs ([6f006dd](https://github.com/CoCreate-app/CoCreate-organizations/commit/6f006dd47ea8e7409f02793b3e608baaac630a58))
519
+
520
+ ## [1.7.15](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.14...v1.7.15) (2022-12-02)
521
+
522
+
523
+ ### Bug Fixes
524
+
525
+ * bump dependencies ([1058409](https://github.com/CoCreate-app/CoCreate-organizations/commit/1058409d015584389e9e7ac3671028a2e3cce39a))
526
+ * renamed filter-sort-type to filter-sort-direction ([890f786](https://github.com/CoCreate-app/CoCreate-organizations/commit/890f7868a64af6548c76904fa57467afc51507fa))
527
+ * set broadcastBrowser to false ([d1a03d3](https://github.com/CoCreate-app/CoCreate-organizations/commit/d1a03d32392a02fdfa7dbf763f41ffb1bf58fc3c))
528
+
529
+ ## [1.7.14](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.13...v1.7.14) (2022-11-28)
530
+
531
+
532
+ ### Bug Fixes
533
+
534
+ * bump dependencies ([5dee3d6](https://github.com/CoCreate-app/CoCreate-organizations/commit/5dee3d6a9638d4851f8af89adef81c2032df9ab5))
535
+
536
+ ## [1.7.13](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.12...v1.7.13) (2022-11-28)
537
+
538
+
539
+ ### Bug Fixes
540
+
541
+ * bump dependencies ([e8ac645](https://github.com/CoCreate-app/CoCreate-organizations/commit/e8ac6457645bb969bc982a14df5834956299a69e))
542
+
543
+ ## [1.7.12](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.11...v1.7.12) (2022-11-27)
544
+
545
+
546
+ ### Bug Fixes
547
+
548
+ * bump dependencies ([efa390b](https://github.com/CoCreate-app/CoCreate-organizations/commit/efa390b00324430fc12eb58f05f4b75456ed1943))
549
+
550
+ ## [1.7.11](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.10...v1.7.11) (2022-11-26)
551
+
552
+
553
+ ### Bug Fixes
554
+
555
+ * bump dependencies ([7d75157](https://github.com/CoCreate-app/CoCreate-organizations/commit/7d75157ee4e3192232c8b12da345f62dfb9ad251))
556
+ * toggle-order renamed to filter-sort-toggle ([cdbf1a1](https://github.com/CoCreate-app/CoCreate-organizations/commit/cdbf1a1c40add6ae98b6285ec862ba11d4246199))
557
+
558
+ ## [1.7.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.9...v1.7.10) (2022-11-25)
559
+
560
+
561
+ ### Bug Fixes
562
+
563
+ * bump dependencies ([bcf1b85](https://github.com/CoCreate-app/CoCreate-organizations/commit/bcf1b85a5d5723c407c3745fcb0217f8546574b7))
564
+ * CoCreate.crud.default removed bug causing default object ([48c810d](https://github.com/CoCreate-app/CoCreate-organizations/commit/48c810dfa5c110f52e0b190d2fe31d81814440be))
565
+
566
+ ## [1.7.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.8...v1.7.9) (2022-11-24)
567
+
568
+
569
+ ### Bug Fixes
570
+
571
+ * bump depenedencies ([0e7fb9e](https://github.com/CoCreate-app/CoCreate-organizations/commit/0e7fb9e21a3ae8f343c5f2290567035dee435e96))
572
+
573
+ ## [1.7.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.7...v1.7.8) (2022-11-23)
574
+
575
+
576
+ ### Bug Fixes
577
+
578
+ * bumped [@cocreate](https://github.com/cocreate) dependencies ([440f3d3](https://github.com/CoCreate-app/CoCreate-organizations/commit/440f3d3bb806a590bcb4a47debdef88a213abd19))
579
+
580
+ ## [1.7.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.6...v1.7.7) (2022-11-22)
581
+
582
+
583
+ ### Bug Fixes
584
+
585
+ * workflow docs ([49f85a8](https://github.com/CoCreate-app/CoCreate-organizations/commit/49f85a83d81a7cfbda89627ca8a369782df9ca9e))
586
+
587
+ ## [1.7.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.5...v1.7.6) (2022-11-22)
588
+
589
+
590
+ ### Bug Fixes
591
+
592
+ * apply src: {{source}} to CoCreate.config ([2f08e71](https://github.com/CoCreate-app/CoCreate-organizations/commit/2f08e71a7346ec8a28b155fcdbc95bb42086ee0b))
593
+
594
+ ## [1.7.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.4...v1.7.5) (2022-11-21)
595
+
596
+
597
+ ### Bug Fixes
598
+
599
+ * @cocreate/docs bug fix ([7b2bf46](https://github.com/CoCreate-app/CoCreate-organizations/commit/7b2bf4697c7ca971f6ed0fe07a07cd7f7ee75c88))
600
+
601
+ ## [1.7.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.3...v1.7.4) (2022-11-21)
602
+
603
+
604
+ ### Bug Fixes
605
+
606
+ * replaced document_id with document._id ([ce9a860](https://github.com/CoCreate-app/CoCreate-organizations/commit/ce9a8606bde0256aaff1e92129e7e370e1138900))
607
+
608
+ ## [1.7.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.2...v1.7.3) (2022-11-21)
609
+
610
+
611
+ ### Bug Fixes
612
+
613
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([ed5de7e](https://github.com/CoCreate-app/CoCreate-organizations/commit/ed5de7e72bf7d61429295d6792c8a1a4f4618ce5))
614
+
615
+ ## [1.7.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.1...v1.7.2) (2022-11-21)
616
+
617
+
618
+ ### Bug Fixes
619
+
620
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([550cbf9](https://github.com/CoCreate-app/CoCreate-organizations/commit/550cbf9869f432d76cfd8121750f1046b6a412e4))
621
+
622
+ ## [1.7.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.7.0...v1.7.1) (2022-11-21)
623
+
624
+
625
+ ### Bug Fixes
626
+
627
+ * bump d@cocreate ependencies ([73e71b2](https://github.com/CoCreate-app/CoCreate-organizations/commit/73e71b2cc18f595eca859240462fe8683f54ecf2))
628
+
629
+ # [1.7.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.12...v1.7.0) (2022-11-21)
630
+
631
+
632
+ ### Bug Fixes
633
+
634
+ * crud.getAttr renamed to crud.getAttributes ([10ea025](https://github.com/CoCreate-app/CoCreate-organizations/commit/10ea025048686e6b3bceeb0a675d5ff0d3370ca1))
635
+ * filter-order attributes renamed to filter-sort ([e116902](https://github.com/CoCreate-app/CoCreate-organizations/commit/e11690208f46517364e6594b3343a76a06a89bd4))
636
+ * renamed {{data.key}} to {{document.key}} ([f4712a5](https://github.com/CoCreate-app/CoCreate-organizations/commit/f4712a5d77b4525ff5544315f32013dc07c13d33))
637
+ * renamed crud.checkAttrValue to crud.checkValue ([62e99ce](https://github.com/CoCreate-app/CoCreate-organizations/commit/62e99ce433928ce3200ba75b811e0b288f1bf964))
638
+ * renamed data.data to data.document ([50b924c](https://github.com/CoCreate-app/CoCreate-organizations/commit/50b924cddcf93bef9c473072967a0b2fa1dc7dd7))
639
+ * renamed getSocket to getSockets ([02a2dc5](https://github.com/CoCreate-app/CoCreate-organizations/commit/02a2dc583ebfe9754a2518729d998c42b9d96a2b))
640
+ * update crud functions to receive an array of objects as the response ([1b07d3d](https://github.com/CoCreate-app/CoCreate-organizations/commit/1b07d3d90be082114db5ac96b1d0c6c13918e0f5))
641
+
642
+
643
+ ### Features
644
+
645
+ * Add @cocreate/element-prototype ([a0b71df](https://github.com/CoCreate-app/CoCreate-organizations/commit/a0b71dfaed1204836eea9f32a111d6bb8b6594e4))
646
+ * updated to use new crud which has the abilty to use multiple databases ([b405e32](https://github.com/CoCreate-app/CoCreate-organizations/commit/b405e321d89859f624ad99d23581ca767d3eba88))
647
+
648
+ ## [1.6.12](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.11...v1.6.12) (2022-10-02)
649
+
650
+
651
+ ### Bug Fixes
652
+
653
+ * bump dependencies ([eca3199](https://github.com/CoCreate-app/CoCreate-organizations/commit/eca31991ab4553ac806f16c812cf3e3e68a49231))
654
+
655
+ ## [1.6.11](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.10...v1.6.11) (2022-10-02)
656
+
657
+
658
+ ### Bug Fixes
659
+
660
+ * minor bug fixes ([beb8960](https://github.com/CoCreate-app/CoCreate-organizations/commit/beb89600967b91122a4afb3ba1ff0a2163f7ae0e))
661
+
662
+ ## [1.6.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.9...v1.6.10) (2022-10-02)
663
+
664
+
665
+ ### Bug Fixes
666
+
667
+ * bump @cocreate/hosting and @cocreate/socket-client ([885ea38](https://github.com/CoCreate-app/CoCreate-organizations/commit/885ea38dc3239e2df9fc014a7ae63403023ab8d7))
668
+
669
+ ## [1.6.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.8...v1.6.9) (2022-10-01)
670
+
671
+
672
+ ### Bug Fixes
673
+
674
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([d00343d](https://github.com/CoCreate-app/CoCreate-organizations/commit/d00343de134f5ea5ac491764d65fb673add59d93))
675
+
676
+ ## [1.6.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.7...v1.6.8) (2022-10-01)
677
+
678
+
679
+ ### Bug Fixes
680
+
681
+ * bump dependencies ([91d0bb2](https://github.com/CoCreate-app/CoCreate-organizations/commit/91d0bb279cda1d02539abd107487bae9e8d406ef))
682
+
683
+ ## [1.6.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.6...v1.6.7) (2022-10-01)
684
+
685
+
686
+ ### Bug Fixes
687
+
688
+ * bump dependencies ([dc22a28](https://github.com/CoCreate-app/CoCreate-organizations/commit/dc22a28e918a518b553ce35c7c4246cc63efcf36))
689
+
690
+ ## [1.6.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.5...v1.6.6) (2022-09-30)
691
+
692
+
693
+ ### Bug Fixes
694
+
695
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([e8c3aab](https://github.com/CoCreate-app/CoCreate-organizations/commit/e8c3aabcd73d4aa730f16c93fac12dfdb9c2201d))
696
+
697
+ ## [1.6.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.4...v1.6.5) (2022-09-30)
698
+
699
+
700
+ ### Bug Fixes
701
+
702
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([a569162](https://github.com/CoCreate-app/CoCreate-organizations/commit/a569162678f0976ce8bd6b37d8c71a157f577730))
703
+
704
+ ## [1.6.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.3...v1.6.4) (2022-09-30)
705
+
706
+
707
+ ### Bug Fixes
708
+
709
+ * bump [@cocreate](https://github.com/cocreate) dependencies ([119e9ca](https://github.com/CoCreate-app/CoCreate-organizations/commit/119e9ca6b6f5244455b22610e7b264f152a0752d))
710
+
711
+ ## [1.6.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.2...v1.6.3) (2022-09-30)
712
+
713
+
714
+ ### Bug Fixes
715
+
716
+ * bump dependencies ([d433d1b](https://github.com/CoCreate-app/CoCreate-organizations/commit/d433d1b8af7736fe69f59ae443f33f715c832ce1))
717
+
718
+ ## [1.6.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.1...v1.6.2) (2022-09-30)
719
+
720
+
721
+ ### Bug Fixes
722
+
723
+ * bump dependencies ([df4992c](https://github.com/CoCreate-app/CoCreate-organizations/commit/df4992c0b155a0a455744030611e4f83c1e953d8))
724
+
725
+ ## [1.6.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.6.0...v1.6.1) (2022-09-29)
726
+
727
+
728
+ ### Bug Fixes
729
+
730
+ * config renameed to CoCreateConfig ([fc0ce1f](https://github.com/CoCreate-app/CoCreate-organizations/commit/fc0ce1f3d73ce6a98b3c1f40339c4da62b346377))
731
+
732
+ # [1.6.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.8...v1.6.0) (2022-09-28)
733
+
734
+
735
+ ### Bug Fixes
736
+
737
+ * broadcast params reduced to socket, message, data ([f90ea9c](https://github.com/CoCreate-app/CoCreate-organizations/commit/f90ea9cf92e9e5a03c66bf40d2525699102d11a7))
738
+
739
+
740
+ ### Features
741
+
742
+ * config is accessible from socket.config ([c64dacf](https://github.com/CoCreate-app/CoCreate-organizations/commit/c64dacf3ef279c61e682c099c8801ff18567fc30))
743
+ * create new org while offline ([dc4223c](https://github.com/CoCreate-app/CoCreate-organizations/commit/dc4223c2e60c9ede79c040508bdc635b26f69fe6))
744
+
745
+ ## [1.5.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.7...v1.5.8) (2022-09-01)
746
+
747
+
748
+ ### Bug Fixes
749
+
750
+ * bump all of [@cocreate](https://github.com/cocreate) dependencies ([3cfda8a](https://github.com/CoCreate-app/CoCreate-organizations/commit/3cfda8ae2f751cd470a224f44b980334ca4454c7))
751
+
752
+ ## [1.5.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.6...v1.5.7) (2022-08-31)
753
+
754
+
755
+ ### Bug Fixes
756
+
757
+ * getValue and setValue using HTMLElement.prototype ([735ac73](https://github.com/CoCreate-app/CoCreate-organizations/commit/735ac73e5836772974b63005ae868523c6cfbe99))
758
+
759
+ ## [1.5.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.5...v1.5.6) (2022-08-19)
760
+
761
+
762
+ ### Bug Fixes
763
+
764
+ * renamed order-by and order-type to filter-order-name and filter-order-type ([cb6a59b](https://github.com/CoCreate-app/CoCreate-organizations/commit/cb6a59b9d78ef556f732f0a80b5ab1281927b7f7))
765
+
766
+ ## [1.5.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.4...v1.5.5) (2022-07-03)
767
+
768
+
769
+ ### Bug Fixes
770
+
771
+ * update pass-fetch and pass-filter attributes ([0a7cbcb](https://github.com/CoCreate-app/CoCreate-organizations/commit/0a7cbcba3c8a2a56b4940085f8c287cdc6c3d6e9))
772
+
773
+ ## [1.5.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.3...v1.5.4) (2022-06-18)
774
+
775
+
776
+ ### Bug Fixes
777
+
778
+ * bump dependencies ([21a2ec0](https://github.com/CoCreate-app/CoCreate-organizations/commit/21a2ec06a1de2b3669a77adc3e61d9ba60e82baf))
779
+
780
+ ## [1.5.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.2...v1.5.3) (2022-06-13)
781
+
782
+
783
+ ### Bug Fixes
784
+
785
+ * update modal btn to actions ([c1dcded](https://github.com/CoCreate-app/CoCreate-organizations/commit/c1dcded072026901ea6d14b5fd7004eb413f6fc6))
786
+
787
+ ## [1.5.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.1...v1.5.2) (2022-06-12)
788
+
789
+
790
+ ### Bug Fixes
791
+
792
+ * update dependencies ([e67c74d](https://github.com/CoCreate-app/CoCreate-organizations/commit/e67c74df65e782adc22b19ea3dbca226e795b695))
793
+ * update modal btn to actions ([e40a303](https://github.com/CoCreate-app/CoCreate-organizations/commit/e40a303710dc73dd614c659c084d339d5797dc16))
794
+
795
+ ## [1.5.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.5.0...v1.5.1) (2022-06-02)
796
+
797
+
798
+ ### Bug Fixes
799
+
800
+ * update padding of datables td element ([4adf0fe](https://github.com/CoCreate-app/CoCreate-organizations/commit/4adf0fe02212df759b333da837c616e473b1d9b1))
801
+
802
+ # [1.5.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.4.0...v1.5.0) (2022-05-29)
803
+
804
+
805
+ ### Features
806
+
807
+ * deleteDocument broadcasted after orgDeleted ([be1ecee](https://github.com/CoCreate-app/CoCreate-organizations/commit/be1ecee732ce71a3877dfbb06df9b19c0148eb16))
808
+ * deleteOrgs action to select and delete many organizations ([0abaa20](https://github.com/CoCreate-app/CoCreate-organizations/commit/0abaa2061ac7575c51314f5011aa6031022b6d7f))
809
+
810
+ # [1.4.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.3.2...v1.4.0) (2022-05-28)
811
+
812
+
813
+ ### Features
814
+
815
+ * deleteOrg will delete db and org from from platformDB ([0fcb1bc](https://github.com/CoCreate-app/CoCreate-organizations/commit/0fcb1bc2ecdbb1948733c240ce7adfaceaa2b5e6))
816
+
817
+ ## [1.3.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.3.1...v1.3.2) (2022-05-23)
818
+
819
+
820
+ ### Bug Fixes
821
+
822
+ * bump all dependencies ([fdebb81](https://github.com/CoCreate-app/CoCreate-organizations/commit/fdebb813950687c404bfc70e0139f94e2a6c90e5))
823
+
824
+ ## [1.3.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.3.0...v1.3.1) (2022-05-17)
825
+
826
+
827
+ ### Bug Fixes
828
+
829
+ * get orgId from socketInfo ([77348c3](https://github.com/CoCreate-app/CoCreate-organizations/commit/77348c30afa285c152754545b549464a7202eb94))
830
+
831
+ # [1.3.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.5...v1.3.0) (2022-05-14)
832
+
833
+
834
+ ### Features
835
+
836
+ * function readDocumentList has been renamed to readDocuments ([9c62367](https://github.com/CoCreate-app/CoCreate-organizations/commit/9c623672b44a9548ab784bbfff9ebef63ac6e805))
837
+
838
+ ## [1.2.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.4...v1.2.5) (2022-05-13)
839
+
840
+
841
+ ### Bug Fixes
842
+
843
+ * remove dead code ([b8b78fb](https://github.com/CoCreate-app/CoCreate-organizations/commit/b8b78fba6b8d0ab661d29d96a03a2dca5a1b9d38))
844
+
845
+ ## [1.2.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.3...v1.2.4) (2022-05-09)
846
+
847
+
848
+ ### Bug Fixes
849
+
850
+ * insert returns insertedId instead of [0]._id ([3a604ed](https://github.com/CoCreate-app/CoCreate-organizations/commit/3a604ed3759f3d607243b29b9ee568bb459ab40f))
851
+
852
+ ## [1.2.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.2...v1.2.3) (2022-05-06)
853
+
854
+
855
+ ### Bug Fixes
856
+
857
+ * replace ObjectID with ObjectId due to mongodb depreciation ([675f499](https://github.com/CoCreate-app/CoCreate-organizations/commit/675f49949d338e735e5d6df8a1be01b9b5f71751))
858
+ * update config organization_Id to organization_id ([be77abe](https://github.com/CoCreate-app/CoCreate-organizations/commit/be77abe662b7839f3f97ad1dcc54835d85dc67c1))
859
+
860
+ ## [1.2.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.1...v1.2.2) (2022-03-21)
861
+
862
+
863
+ ### Bug Fixes
864
+
865
+ * update class sortable to attribute sortable ([8257806](https://github.com/CoCreate-app/CoCreate-organizations/commit/825780670c4a40eac352e5c83067df9dcea686bd))
866
+
867
+ ## [1.2.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.2.0...v1.2.1) (2022-03-06)
868
+
869
+
870
+ ### Bug Fixes
871
+
872
+ * removed param isExact from broadcast as it can be handled by param room ([241b0fe](https://github.com/CoCreate-app/CoCreate-organizations/commit/241b0fec1bd0251604bd43b7cc0d6273c23d4342))
873
+ * update param roomInfo to socketInfo ([fadc197](https://github.com/CoCreate-app/CoCreate-organizations/commit/fadc197cd647b0e951895f787bee6f4f2c92f6d6))
874
+
875
+ # [1.2.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.68...v1.2.0) (2022-03-03)
876
+
877
+
878
+ ### Features
879
+
880
+ * manage server and client scripts ([3084e7e](https://github.com/CoCreate-app/CoCreate-organizations/commit/3084e7e0d6096905dd3c6bdeb21d56fb43039e51))
881
+
882
+ ## [1.1.68](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.67...v1.1.68) (2022-02-24)
883
+
884
+
885
+ ### Bug Fixes
886
+
887
+ * CoCreate.config replace CoCreate.app with * ([58bf615](https://github.com/CoCreate-app/CoCreate-organizations/commit/58bf6157589b0ce90942533f8718565715840be2))
888
+
889
+ ## [1.1.67](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.66...v1.1.67) (2022-02-16)
890
+
891
+
892
+ ### Bug Fixes
893
+
894
+ * update dependencies ([75150cb](https://github.com/CoCreate-app/CoCreate-organizations/commit/75150cb06d9c829e4cb4e9cbe55d8d0e12803341))
895
+
896
+ ## [1.1.66](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.65...v1.1.66) (2022-02-16)
897
+
898
+
899
+ ### Bug Fixes
900
+
901
+ * update action param to name ([b76e4c2](https://github.com/CoCreate-app/CoCreate-organizations/commit/b76e4c2a6a821c50eca1cb7573fa44f1e63eebdf))
902
+
903
+ ## [1.1.65](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.64...v1.1.65) (2022-02-10)
904
+
905
+
906
+ ### Bug Fixes
907
+
908
+ * bump dependencies ([1c12de8](https://github.com/CoCreate-app/CoCreate-organizations/commit/1c12de835920d2b53d52ccdfe439074cefb0c7c8))
909
+
910
+ ## [1.1.64](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.63...v1.1.64) (2022-02-07)
911
+
912
+
913
+ ### Bug Fixes
914
+
915
+ * bump dependency versions ([2e16b78](https://github.com/CoCreate-app/CoCreate-organizations/commit/2e16b781643067155ac4fba41ee23aaa4579ccaa))
916
+
917
+ ## [1.1.63](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.62...v1.1.63) (2022-02-03)
918
+
919
+
920
+ ### Bug Fixes
921
+
922
+ * replaced show and hide class hidden with attribute hidden ([7140dbc](https://github.com/CoCreate-app/CoCreate-organizations/commit/7140dbc743177a027e321ecf88ec01f13abdc866))
923
+
924
+ ## [1.1.62](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.61...v1.1.62) (2022-02-01)
925
+
926
+
927
+ ### Bug Fixes
928
+
929
+ * update dependency versions ([01c5da2](https://github.com/CoCreate-app/CoCreate-organizations/commit/01c5da285c9d395513b157752ae82fc874a0f0af))
930
+
931
+ ## [1.1.61](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.60...v1.1.61) (2022-01-16)
932
+
933
+
934
+ ### Bug Fixes
935
+
936
+ * update class overflow:overlay to overflow:auto ([1994a67](https://github.com/CoCreate-app/CoCreate-organizations/commit/1994a6754c5d29e858dac18e6fe4f4e7f01229d0))
937
+
938
+ ## [1.1.60](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.59...v1.1.60) (2022-01-01)
939
+
940
+
941
+ ### Bug Fixes
942
+
943
+ * get-value attribute value now supports a selector added # to all values currently in get-value attributes ([46ff518](https://github.com/CoCreate-app/CoCreate-organizations/commit/46ff518caee8adc6be8abc3f2bd55256fc0dc615))
944
+
945
+ ## [1.1.59](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.58...v1.1.59) (2021-12-24)
946
+
947
+
948
+ ### Bug Fixes
949
+
950
+ * add action deleteDocuments ([5d6ea08](https://github.com/CoCreate-app/CoCreate-organizations/commit/5d6ea087519a33dba5441048793aff3d20e7109a))
951
+
952
+ ## [1.1.58](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.57...v1.1.58) (2021-12-23)
953
+
954
+
955
+ ### Bug Fixes
956
+
957
+ * renamed filter-value_type to filter-value-type ([c6cd3bb](https://github.com/CoCreate-app/CoCreate-organizations/commit/c6cd3bb2631dd12f0deb0c7ed0c7126814ad62a5))
958
+
959
+ ## [1.1.57](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.56...v1.1.57) (2021-12-15)
960
+
961
+
962
+ ### Bug Fixes
963
+
964
+ * update dependencies ([7b1ceb3](https://github.com/CoCreate-app/CoCreate-organizations/commit/7b1ceb3ee91f91ea59356ac8810b6b85e9dd70d9))
965
+
966
+ ## [1.1.56](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.55...v1.1.56) (2021-12-14)
967
+
968
+
969
+ ### Bug Fixes
970
+
971
+ * update dependencies ([4a95073](https://github.com/CoCreate-app/CoCreate-organizations/commit/4a9507324fce7bf65131ab458213d3b4720f65b3))
972
+
973
+ ## [1.1.55](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.54...v1.1.55) (2021-11-27)
974
+
975
+
976
+ ### Bug Fixes
977
+
978
+ * actions import typo ([06c4193](https://github.com/CoCreate-app/CoCreate-organizations/commit/06c41933d9346cc5581692414365df254dbae08e))
979
+ * update dependencies ([a57dda4](https://github.com/CoCreate-app/CoCreate-organizations/commit/a57dda4ecc89bbaeeb2f3f4d9299d5744e279efc))
980
+
981
+ ## [1.1.54](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.53...v1.1.54) (2021-11-27)
982
+
983
+
984
+ ### Bug Fixes
985
+
986
+ * update dependencies ([cee9e17](https://github.com/CoCreate-app/CoCreate-organizations/commit/cee9e17e4d77da9ad6549a5106cbc0c05fb2be4c))
987
+
988
+ ## [1.1.53](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.52...v1.1.53) (2021-11-27)
989
+
990
+
991
+ ### Bug Fixes
992
+
993
+ * update docs api and cocreateJS script ([d3caed5](https://github.com/CoCreate-app/CoCreate-organizations/commit/d3caed53a4f423fd303bc789b17848e249fb540b))
994
+
995
+ ## [1.1.52](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.51...v1.1.52) (2021-11-26)
996
+
997
+
998
+ ### Bug Fixes
999
+
1000
+ * docs sidenav width ([16139a6](https://github.com/CoCreate-app/CoCreate-organizations/commit/16139a661772cfbd4da8490ce82ccdf876665808))
1001
+ * updated action dependency to actions ([2dae3fe](https://github.com/CoCreate-app/CoCreate-organizations/commit/2dae3fe641b18486f59cc50c538a496b4d7727e8))
1002
+
1003
+ ## [1.1.51](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.50...v1.1.51) (2021-11-26)
1004
+
1005
+
1006
+ ### Bug Fixes
1007
+
1008
+ * update dependencies ([46431e9](https://github.com/CoCreate-app/CoCreate-organizations/commit/46431e9eedc5f0c3774885f6112874557ba042ee))
1009
+
1010
+ ## [1.1.50](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.49...v1.1.50) (2021-11-23)
1011
+
1012
+
1013
+ ### Bug Fixes
1014
+
1015
+ * update dependencies ([ce36590](https://github.com/CoCreate-app/CoCreate-organizations/commit/ce36590ce2baf62bfd6240be9b9a7d2d00cc4785))
1016
+
1017
+ ## [1.1.49](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.48...v1.1.49) (2021-11-20)
1018
+
1019
+
1020
+ ### Bug Fixes
1021
+
1022
+ * update dependencies ([f13ab5f](https://github.com/CoCreate-app/CoCreate-organizations/commit/f13ab5f28f2f16a08aadcb5e1ccc1f91cc7fbc5b))
1023
+
1024
+ ## [1.1.48](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.47...v1.1.48) (2021-11-19)
1025
+
1026
+
1027
+ ### Bug Fixes
1028
+
1029
+ * remove serch-template class from fetch and filter inputs ([e82ac78](https://github.com/CoCreate-app/CoCreate-organizations/commit/e82ac78c020033d1584bf460f696871a939e0758))
1030
+
1031
+ ## [1.1.47](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.46...v1.1.47) (2021-11-18)
1032
+
1033
+
1034
+ ### Bug Fixes
1035
+
1036
+ * update dependencies ([b5bdf62](https://github.com/CoCreate-app/CoCreate-organizations/commit/b5bdf62dbca3715800cdbd7750f948d32bb739de))
1037
+
1038
+ ## [1.1.46](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.45...v1.1.46) (2021-11-16)
1039
+
1040
+
1041
+ ### Bug Fixes
1042
+
1043
+ * update dependencies ([8b9ca0e](https://github.com/CoCreate-app/CoCreate-organizations/commit/8b9ca0e0995cb0de86592b90f5def94635204446))
1044
+
1045
+ ## [1.1.45](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.44...v1.1.45) (2021-11-15)
1046
+
1047
+
1048
+ ### Bug Fixes
1049
+
1050
+ * update dependencies ([d06ffd1](https://github.com/CoCreate-app/CoCreate-organizations/commit/d06ffd13a8f63d1b41e383b0ab1f55e7d570ca67))
1051
+
1052
+ ## [1.1.44](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.43...v1.1.44) (2021-11-11)
1053
+
1054
+
1055
+ ### Bug Fixes
1056
+
1057
+ * update readme ([fc1cb91](https://github.com/CoCreate-app/CoCreate-organizations/commit/fc1cb916ce383dfc52edf36374df198cc18177ea))
1058
+
1059
+ ## [1.1.43](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.42...v1.1.43) (2021-11-07)
1060
+
1061
+
1062
+ ### Bug Fixes
1063
+
1064
+ * add init() directly above export default to fix bug in firefox ([1a941a2](https://github.com/CoCreate-app/CoCreate-organizations/commit/1a941a2cb5469ca567192a81a13624f80e3a5c01))
1065
+
1066
+ ## [1.1.42](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.41...v1.1.42) (2021-11-06)
1067
+
1068
+
1069
+ ### Bug Fixes
1070
+
1071
+ * update dependencies ([2f91ab0](https://github.com/CoCreate-app/CoCreate-organizations/commit/2f91ab01c79b1e059698c1c07d2bc747b7a80b98))
1072
+
1073
+ ## [1.1.41](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.40...v1.1.41) (2021-11-05)
1074
+
1075
+
1076
+ ### Bug Fixes
1077
+
1078
+ * element for getValue was not defined correctly ([a3e9c32](https://github.com/CoCreate-app/CoCreate-organizations/commit/a3e9c32a473fbd9e431a898ff9d2fa173aa5bef5))
1079
+
1080
+ ## [1.1.40](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.39...v1.1.40) (2021-11-04)
1081
+
1082
+
1083
+ ### Bug Fixes
1084
+
1085
+ * update dependencies ([c40b54e](https://github.com/CoCreate-app/CoCreate-organizations/commit/c40b54ea74d777092e3219b6d325cef6106814be))
1086
+
1087
+ ## [1.1.39](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.38...v1.1.39) (2021-11-04)
1088
+
1089
+
1090
+ ### Bug Fixes
1091
+
1092
+ * update packages ([974c7f1](https://github.com/CoCreate-app/CoCreate-organizations/commit/974c7f1dd0cca634b3e09dea9b168f0e1181032f))
1093
+
1094
+ ## [1.1.38](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.37...v1.1.38) (2021-11-03)
1095
+
1096
+
1097
+ ### Bug Fixes
1098
+
1099
+ * update dependencies ([35e1927](https://github.com/CoCreate-app/CoCreate-organizations/commit/35e1927b3d79492f03dad8ca20cecc181e386a7f))
1100
+
1101
+ ## [1.1.37](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.36...v1.1.37) (2021-11-01)
1102
+
1103
+
1104
+ ### Bug Fixes
1105
+
1106
+ * update package dependencies ([7b72c45](https://github.com/CoCreate-app/CoCreate-organizations/commit/7b72c452973905d239a276546cd00cc7ab20d8f1))
1107
+
1108
+ ## [1.1.36](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.35...v1.1.36) (2021-10-29)
1109
+
1110
+
1111
+ ### Bug Fixes
1112
+
1113
+ * update dependencies ([1f9a835](https://github.com/CoCreate-app/CoCreate-organizations/commit/1f9a8352329341bc9ab82d8bf6f7d27e3fbbe6f3))
1114
+
1115
+ ## [1.1.35](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.34...v1.1.35) (2021-10-17)
1116
+
1117
+
1118
+ ### Bug Fixes
1119
+
1120
+ * update dependendies ([6b65be5](https://github.com/CoCreate-app/CoCreate-organizations/commit/6b65be564eeda914c393b3a2aee77a1ba7ebfab3))
1121
+
1122
+ ## [1.1.34](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.33...v1.1.34) (2021-10-16)
1123
+
1124
+
1125
+ ### Bug Fixes
1126
+
1127
+ * update socket package to fix bug in docs ([da9abd1](https://github.com/CoCreate-app/CoCreate-organizations/commit/da9abd194d89023bf730e07329e886fb1d839648))
1128
+
1129
+ ## [1.1.33](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.32...v1.1.33) (2021-10-15)
1130
+
1131
+
1132
+ ### Bug Fixes
1133
+
1134
+ * update dependencies ([653d4ab](https://github.com/CoCreate-app/CoCreate-organizations/commit/653d4ab91fcaa009582fe543237033dd7ea8c904))
1135
+ * update dependencies ([b3120f2](https://github.com/CoCreate-app/CoCreate-organizations/commit/b3120f221110d56bfd8d8c3b0c6e27b197541cfc))
1136
+
1137
+ ## [1.1.32](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.31...v1.1.32) (2021-10-15)
1138
+
1139
+
1140
+ ### Bug Fixes
1141
+
1142
+ * update packages ([234c444](https://github.com/CoCreate-app/CoCreate-organizations/commit/234c444da8bc238e29ec5c00fed9400f17bb8af1))
1143
+
1144
+ ## [1.1.31](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.30...v1.1.31) (2021-10-15)
1145
+
1146
+
1147
+ ### Bug Fixes
1148
+
1149
+ * update packages ([fdedaed](https://github.com/CoCreate-app/CoCreate-organizations/commit/fdedaed1736884a9628b2b8a1e5a9e1f15870265))
1150
+ * updated dependencies ([11a7ed1](https://github.com/CoCreate-app/CoCreate-organizations/commit/11a7ed11a3f92f8f780b1e59575a5b4adfc4f5a7))
1151
+
1152
+ ## [1.1.30](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.29...v1.1.30) (2021-10-13)
1153
+
1154
+
1155
+ ### Bug Fixes
1156
+
1157
+ * update descriptions ([2e7ae44](https://github.com/CoCreate-app/CoCreate-organizations/commit/2e7ae44eae6e5b0667e2e470a61788095bc038c4))
1158
+
1159
+ ## [1.1.29](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.28...v1.1.29) (2021-10-13)
1160
+
1161
+
1162
+ ### Bug Fixes
1163
+
1164
+ * update dependencies ([5a2cc1c](https://github.com/CoCreate-app/CoCreate-organizations/commit/5a2cc1c7e27e3a5030157e7aee9020ce2b43603c))
1165
+
1166
+ ## [1.1.28](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.27...v1.1.28) (2021-10-12)
1167
+
1168
+
1169
+ ### Bug Fixes
1170
+
1171
+ * updte to crud.send ([97bdc1f](https://github.com/CoCreate-app/CoCreate-organizations/commit/97bdc1f8237de562600a0b66c1a4819190229d73))
1172
+
1173
+ ## [1.1.27](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.26...v1.1.27) (2021-10-06)
1174
+
1175
+
1176
+ ### Bug Fixes
1177
+
1178
+ * update dependencies ([1d40b1c](https://github.com/CoCreate-app/CoCreate-organizations/commit/1d40b1c0a6b956204d755b48edd52dec268d38de))
1179
+
1180
+ ## [1.1.26](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.25...v1.1.26) (2021-10-05)
1181
+
1182
+
1183
+ ### Bug Fixes
1184
+
1185
+ * update dependencies ([5c88f73](https://github.com/CoCreate-app/CoCreate-organizations/commit/5c88f73bac3889764a121b0648a4cd6e66a12a7d))
1186
+ * website_id in CoCreate.config ([58ea87b](https://github.com/CoCreate-app/CoCreate-organizations/commit/58ea87b860884ffc30ae9c759775cf877dad899a))
1187
+
1188
+ ## [1.1.25](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.24...v1.1.25) (2021-10-04)
1189
+
1190
+
1191
+ ### Bug Fixes
1192
+
1193
+ * update dependencies ([f235022](https://github.com/CoCreate-app/CoCreate-organizations/commit/f235022d28a1a2e58779f354db54216bcdd703dc))
1194
+
1195
+ ## [1.1.24](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.23...v1.1.24) (2021-10-04)
1196
+
1197
+
1198
+ ### Bug Fixes
1199
+
1200
+ * update dependencies ([9e9ac02](https://github.com/CoCreate-app/CoCreate-organizations/commit/9e9ac02c2dc6fe7f3989d600269a4b3b71a1c92d))
1201
+
1202
+ ## [1.1.23](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.22...v1.1.23) (2021-10-01)
1203
+
1204
+
1205
+ ### Bug Fixes
1206
+
1207
+ * update packages ([69d1b3d](https://github.com/CoCreate-app/CoCreate-organizations/commit/69d1b3dcc1e59d5e21a27b516112d70e249ecc84))
1208
+
1209
+ ## [1.1.22](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.21...v1.1.22) (2021-10-01)
1210
+
1211
+
1212
+ ### Bug Fixes
1213
+
1214
+ * update dependencies ([587d517](https://github.com/CoCreate-app/CoCreate-organizations/commit/587d5174b793bbee8ae128471eb979db607492ed))
1215
+
1216
+ ## [1.1.21](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.20...v1.1.21) (2021-09-28)
1217
+
1218
+
1219
+ ### Bug Fixes
1220
+
1221
+ * update dependencies ([dfa0c0d](https://github.com/CoCreate-app/CoCreate-organizations/commit/dfa0c0d75ff51ce02045bc83368868049fcfb4d7))
1222
+
1223
+ ## [1.1.20](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.19...v1.1.20) (2021-09-16)
1224
+
1225
+
1226
+ ### Bug Fixes
1227
+
1228
+ * update dependencies ([0aab8dd](https://github.com/CoCreate-app/CoCreate-organizations/commit/0aab8dd90f5098ac080c2d14b2dfae916598004b))
1229
+
1230
+ ## [1.1.19](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.18...v1.1.19) (2021-09-14)
1231
+
1232
+
1233
+ ### Bug Fixes
1234
+
1235
+ * add cocreate.app to domains ([e3b69b2](https://github.com/CoCreate-app/CoCreate-organizations/commit/e3b69b2e0bee6c6bad6628d16e3c82da1ce467e5))
1236
+
1237
+ ## [1.1.18](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.17...v1.1.18) (2021-09-13)
1238
+
1239
+
1240
+ ### Bug Fixes
1241
+
1242
+ * upgrade dependencies ([57f0e62](https://github.com/CoCreate-app/CoCreate-organizations/commit/57f0e6294f97e9c24d02339a4ca19937cdb75ead))
1243
+
1244
+ ## [1.1.17](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.16...v1.1.17) (2021-09-12)
1245
+
1246
+
1247
+ ### Bug Fixes
1248
+
1249
+ * update sidenav to use resize and toggle ([cb9e5d2](https://github.com/CoCreate-app/CoCreate-organizations/commit/cb9e5d22143c75fc814345e8cf4ce206eeaaf78c))
1250
+
1251
+ ## [1.1.16](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.15...v1.1.16) (2021-09-09)
1252
+
1253
+
1254
+ ### Bug Fixes
1255
+
1256
+ * update dependency @cocreate/docs ([34aaf9b](https://github.com/CoCreate-app/CoCreate-organizations/commit/34aaf9b474545e70015fe5d271637f7bed2dcb23))
1257
+
1258
+ ## [1.1.15](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.14...v1.1.15) (2021-09-09)
1259
+
1260
+
1261
+ ### Bug Fixes
1262
+
1263
+ * ci docs ([baffb7e](https://github.com/CoCreate-app/CoCreate-organizations/commit/baffb7eb48d3d0d38f7b71f6c50f0cf2d8145b71))
1264
+
1265
+ ## [1.1.14](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.13...v1.1.14) (2021-09-09)
1266
+
1267
+
1268
+ ### Bug Fixes
1269
+
1270
+ * update dependencies ([03dcdce](https://github.com/CoCreate-app/CoCreate-organizations/commit/03dcdce7d758e221cd856a85fcb5c3de9b9ba29c))
1271
+
1272
+ ## [1.1.13](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.12...v1.1.13) (2021-09-09)
1273
+
1274
+
1275
+ ### Bug Fixes
1276
+
1277
+ * CoCreate.config directory, path, name and public ([504c9a7](https://github.com/CoCreate-app/CoCreate-organizations/commit/504c9a73202a50f185518f03b9e98a3856afacdd))
1278
+
1279
+ ## [1.1.12](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.11...v1.1.12) (2021-09-08)
1280
+
1281
+
1282
+ ### Bug Fixes
1283
+
1284
+ * update dependencies ([08d4566](https://github.com/CoCreate-app/CoCreate-organizations/commit/08d4566713bdca99b585df13ff0cdc4566f60f69))
1285
+
1286
+ ## [1.1.11](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.10...v1.1.11) (2021-09-04)
1287
+
1288
+
1289
+ ### Bug Fixes
1290
+
1291
+ * update dependencies ([f68214c](https://github.com/CoCreate-app/CoCreate-organizations/commit/f68214c954ddd8884cef1652504c07ffe7f792bc))
1292
+
1293
+ ## [1.1.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.9...v1.1.10) (2021-08-31)
1294
+
1295
+
1296
+ ### Bug Fixes
1297
+
1298
+ * update dependencies ([af7db5c](https://github.com/CoCreate-app/CoCreate-organizations/commit/af7db5c2788d8744808d2547c5252749688cf34a))
1299
+
1300
+ ## [1.1.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.8...v1.1.9) (2021-08-27)
1301
+
1302
+
1303
+ ### Bug Fixes
1304
+
1305
+ * updaed dependencies ([6e21b8f](https://github.com/CoCreate-app/CoCreate-organizations/commit/6e21b8f279053e214796f3ec0fc7c52595869f72))
1306
+
1307
+ ## [1.1.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.7...v1.1.8) (2021-08-23)
1308
+
1309
+
1310
+ ### Bug Fixes
1311
+
1312
+ * update package versions ([4e21c91](https://github.com/CoCreate-app/CoCreate-organizations/commit/4e21c91db408e455a4d7d96db911c3aefaf25cc8))
1313
+
1314
+ ## [1.1.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.6...v1.1.7) (2021-08-22)
1315
+
1316
+
1317
+ ### Bug Fixes
1318
+
1319
+ * removed data- from main-content, clone, filter-value_type ([96ee61f](https://github.com/CoCreate-app/CoCreate-organizations/commit/96ee61f2535638ba121d6d2c16af87a438aed231))
1320
+
1321
+ ## [1.1.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.5...v1.1.6) (2021-08-22)
1322
+
1323
+
1324
+ ### Bug Fixes
1325
+
1326
+ * bump package versions ([578c35d](https://github.com/CoCreate-app/CoCreate-organizations/commit/578c35df0bd7bd1c04ea4348fa51c766bb203292))
1327
+
1328
+ ## [1.1.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.4...v1.1.5) (2021-08-22)
1329
+
1330
+
1331
+ ### Bug Fixes
1332
+
1333
+ * bump package versions ([0447b86](https://github.com/CoCreate-app/CoCreate-organizations/commit/0447b8630f4ee785abb427f469246c7e923ce679))
1334
+
1335
+ ## [1.1.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.3...v1.1.4) (2021-08-14)
1336
+
1337
+
1338
+ ### Bug Fixes
1339
+
1340
+ * replace data-transform with toggle ([bf94bb9](https://github.com/CoCreate-app/CoCreate-organizations/commit/bf94bb90c61d5a615e479f6c4caf8f33e8eddd86))
1341
+ * update to docs ([bbd2303](https://github.com/CoCreate-app/CoCreate-organizations/commit/bbd2303537f149845e79a87aaf317b000df33445))
1342
+
1343
+ ## [1.1.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.2...v1.1.3) (2021-08-12)
1344
+
1345
+
1346
+ ### Bug Fixes
1347
+
1348
+ * update data-module_id to document_id ([3649580](https://github.com/CoCreate-app/CoCreate-organizations/commit/3649580799972fcbc64f85b2900d9bae3dea008f))
1349
+
1350
+ ## [1.1.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.1...v1.1.2) (2021-08-02)
1351
+
1352
+
1353
+ ### Bug Fixes
1354
+
1355
+ * remove data- from attributes ([33766a0](https://github.com/CoCreate-app/CoCreate-organizations/commit/33766a0660678fb08fcae2ad1601c4e967c09554))
1356
+ * update data-fullscreen to fullscreen ([86bedbe](https://github.com/CoCreate-app/CoCreate-organizations/commit/86bedbecbe8914272c3e7c0df421ef54b6c07832))
1357
+
1358
+ ## [1.1.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.1.0...v1.1.1) (2021-07-28)
1359
+
1360
+
1361
+ ### Bug Fixes
1362
+
1363
+ * remove data- from fetch, pass and filter ([c5cc87f](https://github.com/CoCreate-app/CoCreate-organizations/commit/c5cc87f1956a720fa72080b6f88139eb55c045c1))
1364
+
1365
+ # [1.1.0](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.24...v1.1.0) (2021-07-28)
1366
+
1367
+
1368
+ ### Features
1369
+
1370
+ * add new is{attribute} system and remove data- from attributtes ([11c3746](https://github.com/CoCreate-app/CoCreate-organizations/commit/11c37466528e261af675a416e0f8d14c06e41740))
1371
+
1372
+ ## [1.0.24](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.23...v1.0.24) (2021-07-27)
1373
+
1374
+
1375
+ ### Bug Fixes
1376
+
1377
+ * listener for createrrgNew ([820d556](https://github.com/CoCreate-app/CoCreate-organizations/commit/820d556c9f1d0a1d75b616bbbdad095a2823e812))
1378
+
1379
+ ## [1.0.23](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.22...v1.0.23) (2021-07-26)
1380
+
1381
+
1382
+ ### Bug Fixes
1383
+
1384
+ * refactored to newOrg_id convention ([06bae00](https://github.com/CoCreate-app/CoCreate-organizations/commit/06bae00ddd70c5b57ea2f1016388025e67b7ddf9))
1385
+
1386
+ ## [1.0.22](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.21...v1.0.22) (2021-07-23)
1387
+
1388
+
1389
+ ### Bug Fixes
1390
+
1391
+ * passed masterdb to server to create new org in ([daf2bdf](https://github.com/CoCreate-app/CoCreate-organizations/commit/daf2bdf5c896bf821cc81ce54bb0dd8d14235e38))
1392
+ * removed createUser function and relocated to user component ([9d5426c](https://github.com/CoCreate-app/CoCreate-organizations/commit/9d5426c3be46c9d0bb7e9612d448756f1e404ded))
1393
+
1394
+ ## [1.0.21](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.20...v1.0.21) (2021-07-17)
1395
+
1396
+
1397
+ ### Bug Fixes
1398
+
1399
+ * init and update demos scripts ([ab4470b](https://github.com/CoCreate-app/CoCreate-organizations/commit/ab4470bfa4f997c4d5f6ed08e3f27f29e7af7c83))
1400
+ * workflows ([e331010](https://github.com/CoCreate-app/CoCreate-organizations/commit/e3310107b57983e405e55e31a027e34825338c9a))
1401
+
1402
+ ## [1.0.20](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.19...v1.0.20) (2021-07-14)
1403
+
1404
+
1405
+ ### Bug Fixes
1406
+
1407
+ * upgrade all packages ([6d9c7c3](https://github.com/CoCreate-app/CoCreate-organizations/commit/6d9c7c3fffc9b18a2e58d25d62caf252d2788023))
1408
+
1409
+ ## [1.0.19](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.18...v1.0.19) (2021-07-13)
1410
+
1411
+
1412
+ ### Bug Fixes
1413
+
1414
+ * add yarn lockfile to git ignore ([45a889b](https://github.com/CoCreate-app/CoCreate-organizations/commit/45a889b5365a4a5498f4d421926028f438035fae))
1415
+ * remove yarn.lock ([c91842f](https://github.com/CoCreate-app/CoCreate-organizations/commit/c91842f069a6601fa717644c53a97e11cd824ecb))
1416
+
1417
+ ## [1.0.18](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.17...v1.0.18) (2021-07-10)
1418
+
1419
+
1420
+ ### Bug Fixes
1421
+
1422
+ * gitignore all logs ([6d5a1c3](https://github.com/CoCreate-app/CoCreate-organizations/commit/6d5a1c3ef351f35df52efe136e26562726828c06))
1423
+
1424
+ ## [1.0.17](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.16...v1.0.17) (2021-07-07)
1425
+
1426
+
1427
+ ### Bug Fixes
1428
+
1429
+ * update package versions ([66f7086](https://github.com/CoCreate-app/CoCreate-organizations/commit/66f708635741207417f5ccba841dadfd8ff3d511))
1430
+
1431
+ ## [1.0.16](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.15...v1.0.16) (2021-06-30)
1432
+
1433
+
1434
+ ### Bug Fixes
1435
+
1436
+ * Update readme.md ([e3dbe28](https://github.com/CoCreate-app/CoCreate-organizations/commit/e3dbe28b8741187a89762e8efd63af75a5f786b8))
1437
+
1438
+ ## [1.0.15](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.14...v1.0.15) (2021-06-30)
1439
+
1440
+
1441
+ ### Bug Fixes
1442
+
1443
+ * automated and manual workflows ([6f03efe](https://github.com/CoCreate-app/CoCreate-organizations/commit/6f03efe642be1c14cd0422c22a29626744238dbd))
1444
+
1445
+ ## [1.0.14](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.13...v1.0.14) (2021-06-25)
1446
+
1447
+
1448
+ ### Bug Fixes
1449
+
1450
+ * latest version numbers applied to all cocreate packages ([3e8df24](https://github.com/CoCreate-app/CoCreate-organizations/commit/3e8df249c405e3e5c08dfa40f1f17e7078536695))
1451
+
1452
+ ## [1.0.13](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.12...v1.0.13) (2021-06-24)
1453
+
1454
+
1455
+ ### Bug Fixes
1456
+
1457
+ * package versioningto 1.0.0 ([939376b](https://github.com/CoCreate-app/CoCreate-organizations/commit/939376b8a32b544a976ec066a4edac78ca2a750b))
1458
+
1459
+ ## [1.0.12](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.11...v1.0.12) (2021-06-24)
1460
+
1461
+
1462
+ ### Bug Fixes
1463
+
1464
+ * update all [@cocreate](https://github.com/cocreate) to use latest versions ([7e2b551](https://github.com/CoCreate-app/CoCreate-organizations/commit/7e2b5513cd5fe69580b27465b254e177fda98bff))
1465
+
1466
+ ## [1.0.11](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.10...v1.0.11) (2021-06-16)
1467
+
1468
+
1469
+ ### Bug Fixes
1470
+
1471
+ * added header for seo ([7a2f722](https://github.com/CoCreate-app/CoCreate-organizations/commit/7a2f72259b0b1dd32bccecd7ee5d69aa32990fb8))
1472
+
1473
+ ## [1.0.10](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.9...v1.0.10) (2021-05-08)
1474
+
1475
+
1476
+ ### Bug Fixes
1477
+
1478
+ * add css auto parse and save to docs. ([935c973](https://github.com/CoCreate-app/CoCreate-organizations/commit/935c973c936d1bfeedcc4ea02a1a31b80a08379b))
1479
+
1480
+ ## [1.0.9](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.8...v1.0.9) (2021-04-27)
1481
+
1482
+
1483
+ ### Bug Fixes
1484
+
1485
+ * add host in docs ([4552c5d](https://github.com/CoCreate-app/CoCreate-organizations/commit/4552c5dadf21ad93407389c495c928a87a000b65))
1486
+
1487
+ ## [1.0.8](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.7...v1.0.8) (2021-04-27)
1488
+
1489
+
1490
+ ### Bug Fixes
1491
+
1492
+ * Update to readme, demo, added cdn scripts ([03e69dd](https://github.com/CoCreate-app/CoCreate-organizations/commit/03e69ddcfce5faaaf3a75b3b1431733a811dd54e))
1493
+
1494
+ ## [1.0.7](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.6...v1.0.7) (2021-04-23)
1495
+
1496
+
1497
+ ### Bug Fixes
1498
+
1499
+ * readme and documentation. Removed securitykeys ([d761da0](https://github.com/CoCreate-app/CoCreate-organizations/commit/d761da0d85732b268be8b016f8ea606009e43bb3))
1500
+
1501
+ ## [1.0.6](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.5...v1.0.6) (2021-04-23)
1502
+
1503
+
1504
+ ### Bug Fixes
1505
+
1506
+ * remove securityKey ([1a5f54c](https://github.com/CoCreate-app/CoCreate-organizations/commit/1a5f54c001eeda091cba0d23215d8e3ed157fa19))
1507
+
1508
+ ## [1.0.5](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.4...v1.0.5) (2021-04-23)
1509
+
1510
+
1511
+ ### Bug Fixes
1512
+
1513
+ * add missing packages ([a6b7bec](https://github.com/CoCreate-app/CoCreate-organizations/commit/a6b7becff3e584da129ad76af4cf5968c1740e79))
1514
+ * add missing packages ([d42d2c7](https://github.com/CoCreate-app/CoCreate-organizations/commit/d42d2c70633e72a1dab93b07c1cd589fcb2c82eb))
1515
+ * ci and build process ([2cae466](https://github.com/CoCreate-app/CoCreate-organizations/commit/2cae4663d3b8c9455ab12172e2cf72351e9aeb62))
1516
+ * npm publish and cdn deployment ([e1d2403](https://github.com/CoCreate-app/CoCreate-organizations/commit/e1d24030b77e6b9eb6af494280e19ca5bc68795b))
1517
+
1518
+ ## [1.0.4](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.3...v1.0.4) (2021-04-12)
1519
+
1520
+
1521
+ ### Bug Fixes
1522
+
1523
+ * add new message-client ([a446713](https://github.com/CoCreate-app/CoCreate-organizations/commit/a4467135021545f204a60c0af48cb44e746468f5))
1524
+
1525
+ ## [1.0.3](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.2...v1.0.3) (2021-03-30)
1526
+
1527
+
1528
+ ### Bug Fixes
1529
+
1530
+ * import from npm ([78c0c7e](https://github.com/CoCreate-app/CoCreate-organizations/commit/78c0c7e1393201dd8e05120678392286af29ed68))
1531
+
1532
+ ## [1.0.2](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.1...v1.0.2) (2021-03-30)
1533
+
1534
+
1535
+ ### Bug Fixes
1536
+
1537
+ * cocreatejs from npm ([10c217a](https://github.com/CoCreate-app/CoCreate-organizations/commit/10c217a5b131da559e1667cdf0f6cb3434c58a00))
1538
+
1539
+ ## [1.0.1](https://github.com/CoCreate-app/CoCreate-organizations/compare/v1.0.0...v1.0.1) (2021-03-29)
1540
+
1541
+
1542
+ ### Bug Fixes
1543
+
1544
+ * Package Paths ([0853db2](https://github.com/CoCreate-app/CoCreate-organizations/commit/0853db2db59e2963cbd9a283bec5f81eeda44064))
1545
+
1546
+ # 1.0.0 (2021-03-29)
1547
+
1548
+
1549
+ ### Features
1550
+
1537
1551
  * Initial Release ([4794660](https://github.com/CoCreate-app/CoCreate-organizations/commit/47946606207840bf541a4e03c9ecfb083cc8847c))