@cocreate/organizations 1.15.1 → 1.15.3

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