@cocreate/actions
Version:
Chain multiple component executions to generate your desired logic, when one action is complete next one will start. The sequence goes until all actions have been completed. Vanilla javascript, easily configured using HTML5 attributes and/or JavaScript AP
1,179 lines (527 loc) • 73.3 kB
Markdown
## [1.21.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.21.1...v1.21.2) (2025-05-01)
### Bug Fixes
* update [@cocreate](https://github.com/cocreate) dependencies ([cc7c5e4](https://github.com/CoCreate-app/CoCreate-actions/commit/cc7c5e40175ee6fd91e79ccc7d9a8a605977b728))
## [1.21.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.21.0...v1.21.1) (2025-04-30)
### Bug Fixes
* added css-loader ([4f2d623](https://github.com/CoCreate-app/CoCreate-actions/commit/4f2d6235236ca8f748bcbaa03a7bc86fad7379f9))
* update query attributes ([c9e6d5b](https://github.com/CoCreate-app/CoCreate-actions/commit/c9e6d5b78705a077b58d568815ac5020f09f250c))
* update webpack.config.js ([68d49a2](https://github.com/CoCreate-app/CoCreate-actions/commit/68d49a2d5507fc436dae15a5f2c5c95190f47182))
* updated cocreate modules versions ([157cdea](https://github.com/CoCreate-app/CoCreate-actions/commit/157cdea87075cbfe8e54aa1dfb8c75141323bd2c))
* webpack.config and devdependencies ([0e4dcc5](https://github.com/CoCreate-app/CoCreate-actions/commit/0e4dcc5fcf46c314aba28bb57e219516c4dba978))
* webpack.config.js ([aa2ba21](https://github.com/CoCreate-app/CoCreate-actions/commit/aa2ba21c6a4cedfc68c554a1e67235ee7cea939c))
* webpack.config.js ([eb48840](https://github.com/CoCreate-app/CoCreate-actions/commit/eb4884063a39ca7a669af52c6ecf94725fe62411))
* webpack.config.js ([d24dfa5](https://github.com/CoCreate-app/CoCreate-actions/commit/d24dfa51326afd3b50552626ff24d59a2bf7b344))
# [1.21.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.20.1...v1.21.0) (2025-04-11)
### Bug Fixes
* formating ([e955d0e](https://github.com/CoCreate-app/CoCreate-actions/commit/e955d0e25669edd940a0d271f00624feeff18dbf))
* update observer observe param to type and and attributeName to attributeFilter ([b43570a](https://github.com/CoCreate-app/CoCreate-actions/commit/b43570a7951d385363105b4614ea348ec54ea7ed))
### Features
* Observe new actions. listen for end event on element instead of document, and improved handling of submit. ([1866f78](https://github.com/CoCreate-app/CoCreate-actions/commit/1866f7833554f92e395a5c496ac226a3f0c61ccc))
## [1.20.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.20.0...v1.20.1) (2024-12-14)
### Bug Fixes
* improved action attribute split and trim using regex ([70f5d30](https://github.com/CoCreate-app/CoCreate-actions/commit/70f5d30054872f032c300ca2c4cb41db0730620d))
# [1.20.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.19.1...v1.20.0) (2024-11-04)
### Bug Fixes
* pretier.config.js and file formating ([68d9595](https://github.com/CoCreate-app/CoCreate-actions/commit/68d959544f6dbdfbaf8b3a6618cd93317a609f00))
### Features
* add prettier.config.js and format files ([dca03aa](https://github.com/CoCreate-app/CoCreate-actions/commit/dca03aa077dac0756388eb1d4871a55b2505eb68))
* add prettier.config.js and format files ([916ab94](https://github.com/CoCreate-app/CoCreate-actions/commit/916ab94b45ee3198e6bde1528fca22284f8ea47f))
## [1.19.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.19.0...v1.19.1) (2024-08-24)
### Bug Fixes
* docs ([c7028a3](https://github.com/CoCreate-app/CoCreate-actions/commit/c7028a32eec72899e7936e6803228f5af29e82d1))
# [1.19.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.18.5...v1.19.0) (2024-07-09)
### Features
* dynamically add endEvent uuid for actions with methods ([08ab801](https://github.com/CoCreate-app/CoCreate-actions/commit/08ab801d2650696aca009b53f8aa33267c5b4727))
## [1.18.5](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.18.4...v1.18.5) (2024-06-23)
### Bug Fixes
* bump dependencies ([ddd92f0](https://github.com/CoCreate-app/CoCreate-actions/commit/ddd92f0f068fae70fec27ef04c19a25f6121f0df))
## [1.18.4](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.18.3...v1.18.4) (2024-06-23)
### Bug Fixes
* update dependencies ([6062e78](https://github.com/CoCreate-app/CoCreate-actions/commit/6062e7874da4573b037502b8c71c02c14266c746))
## [1.18.3](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.18.2...v1.18.3) (2024-06-12)
### Bug Fixes
* bump cocreate dependencies ([2a031e3](https://github.com/CoCreate-app/CoCreate-actions/commit/2a031e3f7997d52b0619a739ad3be7401e1d21f6))
* svg icon class ([c7be8dd](https://github.com/CoCreate-app/CoCreate-actions/commit/c7be8dd7cb0bd1ba06c62d33b507d55259aa69c0))
## [1.18.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.18.1...v1.18.2) (2024-04-29)
### Bug Fixes
* bump cocreate dependencies ([8e2545a](https://github.com/CoCreate-app/CoCreate-actions/commit/8e2545ad9e8ca6b232da5388e6e25996b32b2467))
## [1.18.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.18.0...v1.18.1) (2024-04-29)
### Bug Fixes
* check if url is not the same as current prior to applying location.href ([ca77556](https://github.com/CoCreate-app/CoCreate-actions/commit/ca7755649cc769983932247e0821143b03d8f740))
# [1.18.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.17.1...v1.18.0) (2024-03-18)
### Bug Fixes
* add flag status to trigger next action ([3600a6b](https://github.com/CoCreate-app/CoCreate-actions/commit/3600a6b4d71b19bcf7005974d43671f711dac8b5))
### Features
* read(selector), save(selector), renderValue(selector) actions ([a1416c5](https://github.com/CoCreate-app/CoCreate-actions/commit/a1416c5d597be7181485a2a73e3ed55dd9d42686))
## [1.17.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.17.0...v1.17.1) (2024-02-05)
### Bug Fixes
* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([9705010](https://github.com/CoCreate-app/CoCreate-actions/commit/9705010ae033f013be77a80db92ce89220a2d9b5))
# [1.17.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.16.0...v1.17.0) (2024-02-03)
### Features
* actions containg '.' will as name and method ([7f9cf9c](https://github.com/CoCreate-app/CoCreate-actions/commit/7f9cf9c4358985314170b106006b7cd4d12b1b85))
# [1.16.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.15.1...v1.16.0) (2024-01-08)
### Features
* bumped CoCreate dependencies to their latest versions ([5b23e30](https://github.com/CoCreate-app/CoCreate-actions/commit/5b23e30b3251f024723ed52b81f840947cc516ee))
## [1.15.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.15.0...v1.15.1) (2023-12-28)
### Bug Fixes
* typo ([92c6ce6](https://github.com/CoCreate-app/CoCreate-actions/commit/92c6ce656d3c177357175737c94e1aa8d6ceb913))
# [1.15.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.14.0...v1.15.0) (2023-11-25)
### Features
* upgrade dependencies for latest features and fixes ([6e2334c](https://github.com/CoCreate-app/CoCreate-actions/commit/6e2334cc55fcbd8ddace597616bde632f3d4842b))
# [1.14.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.13.0...v1.14.0) (2023-11-25)
### Bug Fixes
* pass attributes renamed to state ([0019e12](https://github.com/CoCreate-app/CoCreate-actions/commit/0019e1277bba4fe78f9b76cfcb153cb9b4220552))
* update nav, edit button and css path ([c7e4be0](https://github.com/CoCreate-app/CoCreate-actions/commit/c7e4be03107a0e6b77e0096a102ffba31dd866bf))
### Features
* upgrade dependencies for latest features and fixes ([5a69e1c](https://github.com/CoCreate-app/CoCreate-actions/commit/5a69e1c95be7894b3da3cb9d1bdbce87d4059a91))
# [1.13.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.12.4...v1.13.0) (2023-11-19)
### Features
* update dependecies for th latest features and bug fixes ([3ed4a52](https://github.com/CoCreate-app/CoCreate-actions/commit/3ed4a52fabfaa9ee5db843d769cf45efd2310cd5))
## [1.12.4](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.12.3...v1.12.4) (2023-11-12)
### Bug Fixes
* bump dependencies for latest features ([0788baa](https://github.com/CoCreate-app/CoCreate-actions/commit/0788baa17e9a298187dded9575bdb303a8728530))
## [1.12.3](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.12.2...v1.12.3) (2023-11-09)
### Bug Fixes
* meta name typo ([4ea37a6](https://github.com/CoCreate-app/CoCreate-actions/commit/4ea37a6b9641fa2edb237cae11f04396c71b6f42))
* update host ([4b5b8d9](https://github.com/CoCreate-app/CoCreate-actions/commit/4b5b8d9af673175e5348ffe9a94d55031a53accd))
## [1.12.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.12.1...v1.12.2) (2023-11-03)
### Bug Fixes
* favicon.ico path ([d2c2cba](https://github.com/CoCreate-app/CoCreate-actions/commit/d2c2cba8724682e0e3b00d51a957221eb31d368b))
* update dependencies to the lates versions ([d27d433](https://github.com/CoCreate-app/CoCreate-actions/commit/d27d43342379e817911c548599d0825a41751a88))
## [1.12.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.12.0...v1.12.1) (2023-10-25)
### Bug Fixes
* bump dependencies ([acbacef](https://github.com/CoCreate-app/CoCreate-actions/commit/acbacef52d2cd94d205149e4f2528db55c4ad6e5))
# [1.12.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.11.7...v1.12.0) (2023-10-16)
### Features
* return param form: elements.closest('form') ([3dc06ac](https://github.com/CoCreate-app/CoCreate-actions/commit/3dc06acfc4006c68bf1be08fd9855012d764104b))
## [1.11.7](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.11.6...v1.11.7) (2023-10-14)
### Bug Fixes
* bump dependencies ([7f06eb8](https://github.com/CoCreate-app/CoCreate-actions/commit/7f06eb8ebbb056c8e9aaec78063fe43072da4648))
* link.runLink updated to link.open ([04d75e9](https://github.com/CoCreate-app/CoCreate-actions/commit/04d75e9a22c057bc20d66a67b9af22d245827e43))
## [1.11.6](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.11.5...v1.11.6) (2023-10-09)
### Bug Fixes
* bump dependencies ([9b42e03](https://github.com/CoCreate-app/CoCreate-actions/commit/9b42e036f4e9944066acafd30d2929290bde7bfc))
## [1.11.5](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.11.4...v1.11.5) (2023-10-09)
### Bug Fixes
* bump dependencies ([83f5373](https://github.com/CoCreate-app/CoCreate-actions/commit/83f5373dbd0cd1fdd7f35af02a2320c19f2e9939))
## [1.11.4](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.11.3...v1.11.4) (2023-10-09)
### Bug Fixes
* bump dependencies ([1310a76](https://github.com/CoCreate-app/CoCreate-actions/commit/1310a76bb9465c08469b31b6b971194a24b191d6))
## [1.11.3](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.11.2...v1.11.3) (2023-10-09)
### Bug Fixes
* bump cocreate dependency versions ([79f4f86](https://github.com/CoCreate-app/CoCreate-actions/commit/79f4f86c8fc52a30eebee317379be8926b704955))
## [1.11.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.11.1...v1.11.2) (2023-09-18)
### Bug Fixes
* Add path and pathname ([0b176a3](https://github.com/CoCreate-app/CoCreate-actions/commit/0b176a31260cb2c66b142e96e41e841a10546bc5))
* Update dCoCreate dpendencies to latest versions ([4318d28](https://github.com/CoCreate-app/CoCreate-actions/commit/4318d289ad34bf7d6c195d558fc7a31ca6e1fa25))
## [1.11.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.11.0...v1.11.1) (2023-08-21)
### Bug Fixes
* bump dependencies ([c986cf5](https://github.com/CoCreate-app/CoCreate-actions/commit/c986cf5bc57eb70f204bed4ec8495e35febfcbb3))
# [1.11.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.10.2...v1.11.0) (2023-08-21)
### Features
* Update cocreate dependencies for the latest features and bug fixes ([2d7044e](https://github.com/CoCreate-app/CoCreate-actions/commit/2d7044efcac8b43bf0dc08b53378144bdfd8b51f))
## [1.10.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.10.1...v1.10.2) (2023-08-21)
### Bug Fixes
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([1336174](https://github.com/CoCreate-app/CoCreate-actions/commit/1336174df82919c4bffe9cbd7aefb5829788af92))
## [1.10.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.10.0...v1.10.1) (2023-08-20)
### Bug Fixes
* formating ([a36720a](https://github.com/CoCreate-app/CoCreate-actions/commit/a36720a784f6bf7ca685b92955bff68fe5f2665b))
* replace cdn with /dist ([5fec6b7](https://github.com/CoCreate-app/CoCreate-actions/commit/5fec6b724749bc028248fd447f9b531d96fcb605))
* update workflow ([0fb9ed0](https://github.com/CoCreate-app/CoCreate-actions/commit/0fb9ed0df65a98e99512ef78202f162d2dbf89a8))
* update workflow ([e14d3c0](https://github.com/CoCreate-app/CoCreate-actions/commit/e14d3c05ba0321a2ae281fbc8781a98510d08d2b))
* update workflow ([3bac946](https://github.com/CoCreate-app/CoCreate-actions/commit/3bac9462562ae54e9eeb32249d4a733ae3982db8))
* update workflow to use coc upload effectively replacing doc and s3 ([a211c35](https://github.com/CoCreate-app/CoCreate-actions/commit/a211c3521c3adf2656acb3700285638052b53510))
* update workflow to use coc upload effectively replacing doc and s3 ([f78aa14](https://github.com/CoCreate-app/CoCreate-actions/commit/f78aa1454352a12c39d1acaffa22e7a9dce0ef32))
# [1.10.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.9.0...v1.10.0) (2023-08-17)
### Features
* bump cocreate dependencies for the latest updates and features ([5213eb9](https://github.com/CoCreate-app/CoCreate-actions/commit/5213eb93c04b3816d3277f64a6330847b6ff1d21))
# [1.9.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.32...v1.9.0) (2023-08-16)
### Bug Fixes
* crud attributes renamed ([c52563d](https://github.com/CoCreate-app/CoCreate-actions/commit/c52563d7fd9cd436695734bd31a4fb0a83709f89))
* if no element return, before checking element properties ([702e6b1](https://github.com/CoCreate-app/CoCreate-actions/commit/702e6b1fb8c1a22476da4e264dd6e0a430d149dc))
* Refactor runAction for better readability and clarity ([1387318](https://github.com/CoCreate-app/CoCreate-actions/commit/1387318ab2248278dbefd727fbd0e6ea6e0a2eb8))
* replace -target -selector ([b02b94f](https://github.com/CoCreate-app/CoCreate-actions/commit/b02b94f619ecc3713afcefdfa9daa39b05c7056b))
* update description ([4816470](https://github.com/CoCreate-app/CoCreate-actions/commit/4816470509afba16f295d3e52d83651de4d84346))
* Update URL verification logic in initActions() ([a215ecb](https://github.com/CoCreate-app/CoCreate-actions/commit/a215ecb7273a0bc4164556d096763cbf6aa6c543))
* updated actions callback data object ([bbb818c](https://github.com/CoCreate-app/CoCreate-actions/commit/bbb818c3edd49dd6d06d3de0255637f0019a1384))
* webpack.config and package.json make use of mode=production instead of process.env ([148aac1](https://github.com/CoCreate-app/CoCreate-actions/commit/148aac16f713845075d482d7d70427de8e4689a0))
### Features
* name attribute and variable renamed to key ([00186e1](https://github.com/CoCreate-app/CoCreate-actions/commit/00186e193f57364276ffb818fae3763a0f5420f7))
* name can be a string or an array of strings. ([1504e20](https://github.com/CoCreate-app/CoCreate-actions/commit/1504e209365323d19a455ad357a10cea561c56a2))
* Refactor element query function in index.js ([07e15cf](https://github.com/CoCreate-app/CoCreate-actions/commit/07e15cf5b150906f43d7dfcf7449e8eb8d91022c))
* Refactor implementation of `init` method to accept an object or an array of objects and process each object to create new action items. ([f8a2f9d](https://github.com/CoCreate-app/CoCreate-actions/commit/f8a2f9da60816baed260b4007a5f23a9b189045b))
* support type="submit" and form.action ([2bd2e26](https://github.com/CoCreate-app/CoCreate-actions/commit/2bd2e26b28d3a7453ed4018b4155e4f29ae4b469))
## [1.8.32](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.31...v1.8.32) (2023-06-14)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([ecd4348](https://github.com/CoCreate-app/CoCreate-actions/commit/ecd4348f144cea65fc3f04a0e0a25d092595b963))
## [1.8.31](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.30...v1.8.31) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([b8e2e0f](https://github.com/CoCreate-app/CoCreate-actions/commit/b8e2e0fb9bbd6f9920cd91d085ba68a72d8408a0))
## [1.8.30](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.29...v1.8.30) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([291552b](https://github.com/CoCreate-app/CoCreate-actions/commit/291552b89490f2f1cb1f380327875240065d5c00))
## [1.8.29](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.28...v1.8.29) (2023-06-11)
### Bug Fixes
* testing workflow ([85fcd9f](https://github.com/CoCreate-app/CoCreate-actions/commit/85fcd9f2fa663a052255d8b0adaf8ee6ee815ed7))
## [1.8.28](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.27...v1.8.28) (2023-06-11)
### Bug Fixes
* testing workflow ([6ebf5cd](https://github.com/CoCreate-app/CoCreate-actions/commit/6ebf5cd4905f58f91e02709bd852ec4dd8036394))
## [1.8.27](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.26...v1.8.27) (2023-06-11)
### Bug Fixes
* testing workflow ([19920f1](https://github.com/CoCreate-app/CoCreate-actions/commit/19920f18e9c69e21f28f2a5b78cadbefa4d9cc57))
* testing workflow ([fcf54d3](https://github.com/CoCreate-app/CoCreate-actions/commit/fcf54d36f5e7893a3135485b9284d840793095f5))
## [1.8.26](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.25...v1.8.26) (2023-06-11)
### Bug Fixes
* testing workflow ([90eb27c](https://github.com/CoCreate-app/CoCreate-actions/commit/90eb27c5df39a2ccd0529b5f930483f72895e3f1))
## [1.8.25](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.24...v1.8.25) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([c219c29](https://github.com/CoCreate-app/CoCreate-actions/commit/c219c298ea99f6c8f4bf18d56d9e1ad76ed14499))
## [1.8.24](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.23...v1.8.24) (2023-06-11)
### Bug Fixes
* postintall error ([4d9cbe3](https://github.com/CoCreate-app/CoCreate-actions/commit/4d9cbe31f66e47c063c1cfff16fe877c7ad4affb))
## [1.8.23](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.22...v1.8.23) (2023-06-11)
### Bug Fixes
* @cocreate/cli moved to dependencies ([be8fa83](https://github.com/CoCreate-app/CoCreate-actions/commit/be8fa831a7a9dab68d42d96ce42b4629fd0152eb))
## [1.8.22](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.21...v1.8.22) (2023-06-11)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([fbc37aa](https://github.com/CoCreate-app/CoCreate-actions/commit/fbc37aadda36b5ebb062a78ac44f77bda51e3a02))
## [1.8.21](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.20...v1.8.21) (2023-06-11)
### Bug Fixes
* renamed hosts to host. the value can be a string or an array of strings ([3e36f7e](https://github.com/CoCreate-app/CoCreate-actions/commit/3e36f7e3755696fc6204c0e557940c56c1b3b13e))
## [1.8.20](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.19...v1.8.20) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([6bd9d69](https://github.com/CoCreate-app/CoCreate-actions/commit/6bd9d696c6d69da84b83778cc3de01cae5f1ddcd))
## [1.8.19](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.18...v1.8.19) (2023-06-10)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([3659814](https://github.com/CoCreate-app/CoCreate-actions/commit/3659814934be380023471b076881d8c71142b3d5))
## [1.8.18](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.17...v1.8.18) (2023-06-04)
### Bug Fixes
* Refactor CoCreate.config.js to remove hard-coded credentials ([9d065d6](https://github.com/CoCreate-app/CoCreate-actions/commit/9d065d6de64cc8f8fbcd1a896373b5824aa58419))
## [1.8.17](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.16...v1.8.17) (2023-06-04)
### Bug Fixes
* test workflow ([80bffb5](https://github.com/CoCreate-app/CoCreate-actions/commit/80bffb5b81561274ccfd2172c2643f9bac70bdb1))
* test workflow ([1ef9b74](https://github.com/CoCreate-app/CoCreate-actions/commit/1ef9b74a4a759e3ccf880dca5a84e6fab8075461))
## [1.8.16](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.15...v1.8.16) (2023-06-04)
### Bug Fixes
* test workflow ([a423473](https://github.com/CoCreate-app/CoCreate-actions/commit/a4234738bf96de78ee5a44be5e657e124dfaaa31))
## [1.8.15](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.14...v1.8.15) (2023-06-04)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([1071c6a](https://github.com/CoCreate-app/CoCreate-actions/commit/1071c6ad4b0a2a38176e1e0ce2a03b8a1a566f63))
## [1.8.14](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.13...v1.8.14) (2023-06-04)
### Bug Fixes
* [@v3](https://github.com/v3) ([d891c6f](https://github.com/CoCreate-app/CoCreate-actions/commit/d891c6f69bc5f7b65c92f0d2c0e8deb4e6caef97))
## [1.8.13](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.12...v1.8.13) (2023-06-04)
### Bug Fixes
* **semantic-release:** worklow error solved by running node version 14 ([7a4b03b](https://github.com/CoCreate-app/CoCreate-actions/commit/7a4b03bd5b75d91a1aa0f2efb71a65fd134caa31))
## [1.8.12](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.11...v1.8.12) (2023-05-21)
### Bug Fixes
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([d956c47](https://github.com/CoCreate-app/CoCreate-actions/commit/d956c475f341c1a53f977da610eeec2fa16004e5))
## [1.8.11](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.10...v1.8.11) (2023-05-19)
### Bug Fixes
* 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. ([e18a90e](https://github.com/CoCreate-app/CoCreate-actions/commit/e18a90e0847a9f28ec314d0be4d347372abc83ce))
## [1.8.10](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.9...v1.8.10) (2023-05-10)
### Bug Fixes
* apikey renamed to key ([c1429ac](https://github.com/CoCreate-app/CoCreate-actions/commit/c1429acd4394e5f5e0b07c6080aa8018a693229d))
## [1.8.9](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.8...v1.8.9) (2023-05-06)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([89b5b17](https://github.com/CoCreate-app/CoCreate-actions/commit/89b5b179ca0686b0069c3498745110bc23fb224b))
## [1.8.8](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.7...v1.8.8) (2023-05-01)
### Bug Fixes
* update manifest.json to manifest.webmanifest ([4447978](https://github.com/CoCreate-app/CoCreate-actions/commit/444797877dda45e36f04d5b29e1f0ac839a3b214))
## [1.8.7](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.6...v1.8.7) (2023-05-01)
### Bug Fixes
* replace fontawesome with svg ([a52f735](https://github.com/CoCreate-app/CoCreate-actions/commit/a52f73579db21b60cc44468daff069bce3fa3418))
## [1.8.6](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.5...v1.8.6) (2023-04-30)
### Bug Fixes
* fullscreen target updated to fullscreen fullscreen-target ([9e5649e](https://github.com/CoCreate-app/CoCreate-actions/commit/9e5649ef0d48ce202a5cae36a24d90a8c5211199))
* package-lock.json and pnpm-lock.yaml added to .gitignore ([cbd2a90](https://github.com/CoCreate-app/CoCreate-actions/commit/cbd2a908c318b1e65baa4275d03bf7fe4eaff398))
* removed toogle fullscreen icons. now using css content ([c3d4a9a](https://github.com/CoCreate-app/CoCreate-actions/commit/c3d4a9a9d232c1ac4420c5e2429661aed5e2bdf2))
## [1.8.5](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.4...v1.8.5) (2023-04-24)
### Bug Fixes
* updated workflow ([34ac024](https://github.com/CoCreate-app/CoCreate-actions/commit/34ac02452dd0f7f3e124b817c6e6f7ba558d777a))
## [1.8.4](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.3...v1.8.4) (2023-04-24)
### Bug Fixes
* updated workflow to node 16 ([dfc2fe7](https://github.com/CoCreate-app/CoCreate-actions/commit/dfc2fe7a812243c14ce5bb9837563ddb2f097dc7))
## [1.8.3](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.2...v1.8.3) (2023-04-24)
### Bug Fixes
* workflow node version updated 16 ([50acb1d](https://github.com/CoCreate-app/CoCreate-actions/commit/50acb1dcf9584c049561772526d0f0ddbf80c511))
## [1.8.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.1...v1.8.2) (2023-04-24)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([e4f2b33](https://github.com/CoCreate-app/CoCreate-actions/commit/e4f2b33a6f7a21925338c36722d1b524eab02cf3))
## [1.8.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.8.0...v1.8.1) (2023-04-24)
### Bug Fixes
* removed uglify.js from dev dependencies ([fa29ef3](https://github.com/CoCreate-app/CoCreate-actions/commit/fa29ef3203f406bd7963d080dc875dde21af642a))
# [1.8.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.7.2...v1.8.0) (2023-04-24)
### Features
* added pwa manifest ([6d32ef0](https://github.com/CoCreate-app/CoCreate-actions/commit/6d32ef05b1763c78edc2bb5a8cb5e6a5a13c5443))
## [1.7.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.7.1...v1.7.2) (2023-04-13)
### Bug Fixes
* init data is an object ([4050a94](https://github.com/CoCreate-app/CoCreate-actions/commit/4050a94d5af7145c4aca4e1cc80dbbf9a69b129f))
## [1.7.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.7.0...v1.7.1) (2023-04-12)
### Bug Fixes
* update param to params ([44dbf74](https://github.com/CoCreate-app/CoCreate-actions/commit/44dbf7451613fc77a41d6c0489a9e9036e1111ee))
# [1.7.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.6.6...v1.7.0) (2023-04-12)
### Features
* apply params to an action(params) ([5f61ccf](https://github.com/CoCreate-app/CoCreate-actions/commit/5f61ccff6a1a1ced38df453960eb18e958f1b6bb))
## [1.6.6](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.6.5...v1.6.6) (2023-04-11)
### Bug Fixes
* bump dependencies ([9f0d989](https://github.com/CoCreate-app/CoCreate-actions/commit/9f0d989b550d48de223b7e2e0407544eb146222f))
## [1.6.5](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.6.4...v1.6.5) (2023-04-11)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([28cf431](https://github.com/CoCreate-app/CoCreate-actions/commit/28cf4312f62bc090052131666cb63e505f9e151b))
## [1.6.4](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.6.3...v1.6.4) (2023-04-11)
### Bug Fixes
* renamed domans to hosts ([f3aa242](https://github.com/CoCreate-app/CoCreate-actions/commit/f3aa242e61e8f9c4c2af6f45f29d0976037a7fdc))
## [1.6.3](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.6.2...v1.6.3) (2023-03-30)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies' ([bfb001a](https://github.com/CoCreate-app/CoCreate-actions/commit/bfb001ad6224a18e1b23ddda2ca3f6ea6591ff08))
## [1.6.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.6.1...v1.6.2) (2023-03-16)
### Bug Fixes
* bump dependencies' ([462f871](https://github.com/CoCreate-app/CoCreate-actions/commit/462f871e74bdd4b822bfe47b83e143cf1ef60122))
## [1.6.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.6.0...v1.6.1) (2023-03-16)
### Bug Fixes
* bump dependencies' ([626a3d7](https://github.com/CoCreate-app/CoCreate-actions/commit/626a3d7a134631ef3cb3a10438665b0a3b381cf4))
# [1.6.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.60...v1.6.0) (2023-03-16)
### Features
* replaced get-value and set-value with a super charged version of CoCreate-events ([f250677](https://github.com/CoCreate-app/CoCreate-actions/commit/f250677a3d1ba438407f59c8db5cfef79fdde780))
## [1.5.60](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.59...v1.5.60) (2023-03-15)
### Bug Fixes
* btn click loop ([394f558](https://github.com/CoCreate-app/CoCreate-actions/commit/394f55885a3ba591efa8ba0b90e3dabcd1f4643d))
## [1.5.59](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.58...v1.5.59) (2023-02-01)
### Bug Fixes
* bump dependencies ([cf4f264](https://github.com/CoCreate-app/CoCreate-actions/commit/cf4f264e5170182fc2901897faff9389a3d0588e))
## [1.5.58](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.57...v1.5.58) (2023-01-31)
### Bug Fixes
* bump dependencies ([62eed03](https://github.com/CoCreate-app/CoCreate-actions/commit/62eed03acd77e9518c952bfe401360094e2c27a7))
## [1.5.57](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.56...v1.5.57) (2023-01-30)
### Bug Fixes
* bump dependencies ([d9f3879](https://github.com/CoCreate-app/CoCreate-actions/commit/d9f3879cca3f06659f0a441eb0f4a3be25d00e86))
## [1.5.56](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.55...v1.5.56) (2023-01-29)
### Bug Fixes
* bump dependencies ([7c4ccf2](https://github.com/CoCreate-app/CoCreate-actions/commit/7c4ccf2c36282dbb8090712cfce292e9e9094588))
## [1.5.55](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.54...v1.5.55) (2023-01-27)
### Bug Fixes
* bump dependencies ([2317715](https://github.com/CoCreate-app/CoCreate-actions/commit/2317715e5883083e921016f090e8b7af3ff3a573))
## [1.5.54](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.53...v1.5.54) (2023-01-13)
### Bug Fixes
* bump dependencies ([19cc137](https://github.com/CoCreate-app/CoCreate-actions/commit/19cc1370d68b0a79475b4cec1d47a00d2461501d))
## [1.5.53](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.52...v1.5.53) (2023-01-10)
### Bug Fixes
* bump dependencies ([d92ecb8](https://github.com/CoCreate-app/CoCreate-actions/commit/d92ecb874866e02329a55e9ed144201eb9d36783))
## [1.5.52](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.51...v1.5.52) (2023-01-09)
### Bug Fixes
* bump dependnecies ([eaa0976](https://github.com/CoCreate-app/CoCreate-actions/commit/eaa0976edd360cc987e4697b740d6ea9f8492c9c))
## [1.5.51](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.50...v1.5.51) (2023-01-06)
### Bug Fixes
* bump dependencies, worklow [@v3](https://github.com/v3) ([1689b20](https://github.com/CoCreate-app/CoCreate-actions/commit/1689b205d587b37ad87cb15cf44636576e4a48de))
* edit in github btn styles ([7e535f7](https://github.com/CoCreate-app/CoCreate-actions/commit/7e535f71de2e116a404ab83d468238d96fc8c3cb))
## [1.5.50](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.49...v1.5.50) (2023-01-05)
### Bug Fixes
* bump cdn to 1.39.4 ([f17450b](https://github.com/CoCreate-app/CoCreate-actions/commit/f17450b78414ba7032a03a41721cde7d56040379))
* bump dependencies ([e68a0e4](https://github.com/CoCreate-app/CoCreate-actions/commit/e68a0e49d9311ca7df8f2deaf7a7c623ae7be6cb))
## [1.5.49](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.48...v1.5.49) (2023-01-01)
### Bug Fixes
* docs sanbox overflow ([2e31fde](https://github.com/CoCreate-app/CoCreate-actions/commit/2e31fde52d67c2e81772b10956101836241aa3db))
## [1.5.48](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.47...v1.5.48) (2022-12-31)
### Bug Fixes
* bump dependencies ([4d4df3f](https://github.com/CoCreate-app/CoCreate-actions/commit/4d4df3f4740820159c6227944abf447c0a48d3f7))
## [1.5.47](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.46...v1.5.47) (2022-12-30)
### Bug Fixes
* update config sources to use template braces with entry on src ([4345a73](https://github.com/CoCreate-app/CoCreate-actions/commit/4345a73a857eb039b51dc3d6b1c98dd097e8a0dc))
## [1.5.46](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.45...v1.5.46) (2022-12-29)
### Bug Fixes
* bump dependencies ([5c71acd](https://github.com/CoCreate-app/CoCreate-actions/commit/5c71acdb3bb25a2f4c1776b0d23a4338ab4aa588))
## [1.5.45](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.44...v1.5.45) (2022-12-27)
### Bug Fixes
* bump dependencies ([7c53ffa](https://github.com/CoCreate-app/CoCreate-actions/commit/7c53ffa0089db7312a8ae4202c3c6330e74ac895))
## [1.5.44](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.43...v1.5.44) (2022-12-25)
### Bug Fixes
* bump dependencies ([4b3be66](https://github.com/CoCreate-app/CoCreate-actions/commit/4b3be663ca90354b3fe42e5d4978fdc44b84c671))
## [1.5.43](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.42...v1.5.43) (2022-12-23)
### Bug Fixes
* bump dependnecies ([a019c31](https://github.com/CoCreate-app/CoCreate-actions/commit/a019c31755a24ee47c12f6a7d55e753e66021065))
## [1.5.42](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.41...v1.5.42) (2022-12-22)
### Bug Fixes
* bump dependencies ([34df22e](https://github.com/CoCreate-app/CoCreate-actions/commit/34df22e368ae3ade7ea509541602c4c6ea6a3cb6))
* update cdn ([c2ba485](https://github.com/CoCreate-app/CoCreate-actions/commit/c2ba48572f644b01378764ecceab660e547a0091))
## [1.5.41](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.40...v1.5.41) (2022-12-22)
### Bug Fixes
* update demos and bump dependencies ([206cfca](https://github.com/CoCreate-app/CoCreate-actions/commit/206cfca86bd955ae8a55ee037ad92b8a1569b922))
## [1.5.40](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.39...v1.5.40) (2022-12-21)
### Bug Fixes
* bump dependencies ([674659c](https://github.com/CoCreate-app/CoCreate-actions/commit/674659c32465227730837baec9d7e44783785c34))
## [1.5.39](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.38...v1.5.39) (2022-12-20)
### Bug Fixes
* bump dependencies ([a61d416](https://github.com/CoCreate-app/CoCreate-actions/commit/a61d416b755ced323d6bb40a5e9406f59242c5f8))
## [1.5.38](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.37...v1.5.38) (2022-12-15)
### Bug Fixes
* add missing dev dependency style-loader ([e4f69a1](https://github.com/CoCreate-app/CoCreate-actions/commit/e4f69a169a32abb698fe3cf809b0016f9487191a))
## [1.5.37](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.36...v1.5.37) (2022-12-13)
### Bug Fixes
* removed un used devDependencies ([cefca8f](https://github.com/CoCreate-app/CoCreate-actions/commit/cefca8f8a730416e884e7d43aa1b8da208395f90))
## [1.5.36](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.35...v1.5.36) (2022-12-13)
### Bug Fixes
* bump dependencies ([2f126ab](https://github.com/CoCreate-app/CoCreate-actions/commit/2f126ab738a4d097cfbda8fe72d638cc7ea6ea55))
## [1.5.35](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.34...v1.5.35) (2022-12-12)
### Bug Fixes
* bump dependencies ([229106c](https://github.com/CoCreate-app/CoCreate-actions/commit/229106cb46b82356854234a5841ac3dafd64f089))
## [1.5.34](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.33...v1.5.34) (2022-12-11)
### Bug Fixes
* bump dependencies ([6a0aa06](https://github.com/CoCreate-app/CoCreate-actions/commit/6a0aa06df24c1b9f45e428a191a1f63a1ce614c6))
## [1.5.33](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.32...v1.5.33) (2022-12-09)
### Bug Fixes
* bump dependencies ([218cdb4](https://github.com/CoCreate-app/CoCreate-actions/commit/218cdb40c5b7052745ceedf5a1ec98b312c3f7d6))
## [1.5.32](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.31...v1.5.32) (2022-12-08)
### Bug Fixes
* bump dependencies ([e4cfe72](https://github.com/CoCreate-app/CoCreate-actions/commit/e4cfe723bf042211b352af598d991187f4c0a57d))
## [1.5.31](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.30...v1.5.31) (2022-12-07)
### Bug Fixes
* bump dependencies ([fc41e14](https://github.com/CoCreate-app/CoCreate-actions/commit/fc41e1439574c26a4449717e0ba7de3ebe1b9aa2))
## [1.5.30](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.29...v1.5.30) (2022-12-04)
### Bug Fixes
* bump dependencies ([93bee02](https://github.com/CoCreate-app/CoCreate-actions/commit/93bee0251e96cb970c3cb8ee8db037b8886cd58a))
## [1.5.29](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.28...v1.5.29) (2022-12-02)
### Bug Fixes
* docs ([1599a63](https://github.com/CoCreate-app/CoCreate-actions/commit/1599a633e36ef7330f3f53183bbd8fb958375862))
## [1.5.28](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.27...v1.5.28) (2022-12-02)
### Bug Fixes
* bump dependencies ([54929e6](https://github.com/CoCreate-app/CoCreate-actions/commit/54929e6df3c73321007a29cfe6e2d1191b87ab87))
## [1.5.27](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.26...v1.5.27) (2022-11-28)
### Bug Fixes
* bump dependencies ([c057c58](https://github.com/CoCreate-app/CoCreate-actions/commit/c057c58b0913623108ea00be8708a3bc24785f11))
## [1.5.26](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.25...v1.5.26) (2022-11-28)
### Bug Fixes
* bump dependencies ([d68880a](https://github.com/CoCreate-app/CoCreate-actions/commit/d68880a2a2900f63bded7d67b6ab708065c6a6c4))
## [1.5.25](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.24...v1.5.25) (2022-11-27)
### Bug Fixes
* bump dependencies ([893963d](https://github.com/CoCreate-app/CoCreate-actions/commit/893963d3a08d998e25a173394e08bd10141edf9f))
## [1.5.24](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.23...v1.5.24) (2022-11-26)
### Bug Fixes
* bump dependencies ([253087a](https://github.com/CoCreate-app/CoCreate-actions/commit/253087a22c815e9fa0f56878d18a6c0fc6b35a84))
## [1.5.23](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.22...v1.5.23) (2022-11-25)
### Bug Fixes
* bump dependencies ([4231583](https://github.com/CoCreate-app/CoCreate-actions/commit/42315839b700fc53435c0d7191be82e1a2ac1f47))
## [1.5.22](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.21...v1.5.22) (2022-11-24)
### Bug Fixes
* bump depenedencies ([822c4fe](https://github.com/CoCreate-app/CoCreate-actions/commit/822c4fe0c0856b20571c2db85355af281a42d9bc))
## [1.5.21](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.20...v1.5.21) (2022-11-23)
### Bug Fixes
* bumped [@cocreate](https://github.com/cocreate) dependencies ([6c3ceb8](https://github.com/CoCreate-app/CoCreate-actions/commit/6c3ceb8da5fa1b8381caab88d01a07fe1602a053))
## [1.5.20](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.19...v1.5.20) (2022-11-22)
### Bug Fixes
* workflow docs ([ed428b5](https://github.com/CoCreate-app/CoCreate-actions/commit/ed428b5d71e7c49e571b01f921ec03603ad75a31))
## [1.5.19](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.18...v1.5.19) (2022-11-22)
### Bug Fixes
* apply src: {{source}} to CoCreate.config ([4461483](https://github.com/CoCreate-app/CoCreate-actions/commit/4461483f67cb2af33a226a0a4b1cd22a093fbd01))
## [1.5.18](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.17...v1.5.18) (2022-11-21)
### Bug Fixes
* @cocreate/docs bug fix ([61de84c](https://github.com/CoCreate-app/CoCreate-actions/commit/61de84c4a4a4de2048c1a790a389c1959f94a024))
## [1.5.17](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.16...v1.5.17) (2022-11-21)
### Bug Fixes
* replaced document_id with document._id ([03f8201](https://github.com/CoCreate-app/CoCreate-actions/commit/03f8201a59ca80dfc1b4e49dd997d448d75561e0))
## [1.5.16](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.15...v1.5.16) (2022-11-21)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([40219d0](https://github.com/CoCreate-app/CoCreate-actions/commit/40219d04dad6ec5d07a5c6306cfea51f5a5af4be))
## [1.5.15](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.14...v1.5.15) (2022-11-21)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([010e3cc](https://github.com/CoCreate-app/CoCreate-actions/commit/010e3cc8691153cddbfe732ccc1f4980690f0cd3))
## [1.5.14](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.13...v1.5.14) (2022-11-21)
### Bug Fixes
* bump d@cocreate ependencies ([a4bac81](https://github.com/CoCreate-app/CoCreate-actions/commit/a4bac8122fb0d653ddfce69906d75b88d123da5b))
## [1.5.13](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.12...v1.5.13) (2022-10-02)
### Bug Fixes
* bump dependencies ([28b97f1](https://github.com/CoCreate-app/CoCreate-actions/commit/28b97f1f0e24df883be5534aba24e8e46ae9269c))
## [1.5.12](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.11...v1.5.12) (2022-10-02)
### Bug Fixes
* minor bug fixes ([78c2cc4](https://github.com/CoCreate-app/CoCreate-actions/commit/78c2cc422a80b0a6d9f947cc265b4228242699c9))
## [1.5.11](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.10...v1.5.11) (2022-10-02)
### Bug Fixes
* bump @cocreate/hosting and @cocreate/socket-client ([bb25c84](https://github.com/CoCreate-app/CoCreate-actions/commit/bb25c840e239999a183e0f3bfddca9e13b53df15))
## [1.5.10](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.9...v1.5.10) (2022-10-01)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([0209296](https://github.com/CoCreate-app/CoCreate-actions/commit/0209296bfd938610ace55a5736236eee531e4030))
## [1.5.9](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.8...v1.5.9) (2022-10-01)
### Bug Fixes
* bump dependencies ([ce09fab](https://github.com/CoCreate-app/CoCreate-actions/commit/ce09fab56601d664d5d8cc3bc574799858da098a))
## [1.5.8](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.7...v1.5.8) (2022-10-01)
### Bug Fixes
* bump dependencies ([9f5bf5d](https://github.com/CoCreate-app/CoCreate-actions/commit/9f5bf5d2a7d5206ed45ba4107829afd94580f0da))
## [1.5.7](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.6...v1.5.7) (2022-10-01)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([d3d80ff](https://github.com/CoCreate-app/CoCreate-actions/commit/d3d80ffd161dda0cbf721b9bb7c4f622d3060a0d))
## [1.5.6](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.5...v1.5.6) (2022-09-30)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([5fea3c1](https://github.com/CoCreate-app/CoCreate-actions/commit/5fea3c197560f1d98fcd5730871b644e4b6844d4))
## [1.5.5](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.4...v1.5.5) (2022-09-30)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([630cee0](https://github.com/CoCreate-app/CoCreate-actions/commit/630cee01172421013b28ec3ff25f0c7df86ca20c))
## [1.5.4](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.3...v1.5.4) (2022-09-30)
### Bug Fixes
* bump [@cocreate](https://github.com/cocreate) dependencies ([d3e9db3](https://github.com/CoCreate-app/CoCreate-actions/commit/d3e9db3d0f5b30b2b824286908ad6d8b6359cdac))
## [1.5.3](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.2...v1.5.3) (2022-09-30)
### Bug Fixes
* bump dependencies ([4f64867](https://github.com/CoCreate-app/CoCreate-actions/commit/4f6486722adc74313f68c23a67b469be7d5db52f))
## [1.5.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.1...v1.5.2) (2022-09-22)
### Bug Fixes
* bumped dependencies ([a9bd806](https://github.com/CoCreate-app/CoCreate-actions/commit/a9bd806f7aea38048a164d6162cb9e748bd465a0))
## [1.5.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.5.0...v1.5.1) (2022-09-01)
### Bug Fixes
* bump all of [@cocreate](https://github.com/cocreate) dependencies ([943d1db](https://github.com/CoCreate-app/CoCreate-actions/commit/943d1dbff1d85153b427fd3563d4eaebd89d6e82))
# [1.5.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.4.4...v1.5.0) (2022-07-03)
### Features
* queryDocumentSelectorAll - ability to query iframes and parent of iframes ([2e3d725](https://github.com/CoCreate-app/CoCreate-actions/commit/2e3d7259bcd49bc375031c67c35582ac17cbe11a))
## [1.4.4](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.4.3...v1.4.4) (2022-06-18)
### Bug Fixes
* bump dependencies ([36b3366](https://github.com/CoCreate-app/CoCreate-actions/commit/36b3366a571f6b45d733954039e310888813e705))
## [1.4.3](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.4.2...v1.4.3) (2022-06-12)
### Bug Fixes
* update dependencies ([39d2c81](https://github.com/CoCreate-app/CoCreate-actions/commit/39d2c812a97dab54b93418cddbaa42f53db02a84))
* update docs css document_id ([4ee709d](https://github.com/CoCreate-app/CoCreate-actions/commit/4ee709d981f0de73f7a1b7f142e702a8428204f2))
## [1.4.2](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.4.1...v1.4.2) (2022-05-23)
### Bug Fixes
* bump all dependencies ([850d93e](https://github.com/CoCreate-app/CoCreate-actions/commit/850d93e6f52e06c0d0b4b5a8cbd5789c7f1cc8ab))
## [1.4.1](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.4.0...v1.4.1) (2022-05-17)
### Bug Fixes
* update document_id on link index.css ([9d765c2](https://github.com/CoCreate-app/CoCreate-actions/commit/9d765c25631af71f33c239910e9fe78eb716efc1))
# [1.4.0](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.39...v1.4.0) (2022-05-14)
### Features
* function readDocumentList has been renamed to readDocuments ([e03f39b](https://github.com/CoCreate-app/CoCreate-actions/commit/e03f39bfe7ace78a2f2b3049cf796da6e1523614))
## [1.3.39](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.38...v1.3.39) (2022-05-06)
### Bug Fixes
* update config organization_Id to organization_id ([98c1825](https://github.com/CoCreate-app/CoCreate-actions/commit/98c18256030682155474b32b7511f0139411e709))
## [1.3.38](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.37...v1.3.38) (2022-05-03)
### Bug Fixes
* update functions .logic to .link ([86b4215](https://github.com/CoCreate-app/CoCreate-actions/commit/86b42158c5c4386faded8085445255ad9e88ece0))
## [1.3.37](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.36...v1.3.37) (2022-03-03)
### Bug Fixes
* update cocreate.config host ([9a061fb](https://github.com/CoCreate-app/CoCreate-actions/commit/9a061fb157521427bd82fc645ed9793b31372dea))
## [1.3.36](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.35...v1.3.36) (2022-02-28)
### Bug Fixes
* bump cdn version ([bdfad3a](https://github.com/CoCreate-app/CoCreate-actions/commit/bdfad3a9cce7bd9ddac1bb01893405d61c7ec677))
## [1.3.35](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.34...v1.3.35) (2022-02-24)
### Bug Fixes
* CoCreate.config replace CoCreate.app with * ([f2c61fb](https://github.com/CoCreate-app/CoCreate-actions/commit/f2c61fb6a9872c650eb201bc5d1d58bdaca1cc27))
## [1.3.34](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.33...v1.3.34) (2022-02-16)
### Bug Fixes
* update dependencies ([491c271](https://github.com/CoCreate-app/CoCreate-actions/commit/491c2712fa5e724aca35e95c6053f902731dc3bc))
## [1.3.33](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.32...v1.3.33) (2022-02-16)
### Bug Fixes
* update action param to name ([73fc157](https://github.com/CoCreate-app/CoCreate-actions/commit/73fc1579142c70d5dfb6bfb11602626ff26d9f3f))
## [1.3.32](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.31...v1.3.32) (2022-02-10)
### Bug Fixes
* bump dependencies ([3e35d21](https://github.com/CoCreate-app/CoCreate-actions/commit/3e35d215c66b704954eba68bd2e3b73778129718))
## [1.3.31](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.30...v1.3.31) (2022-02-07)
### Bug Fixes
* bump dependency versions ([9286351](https://github.com/CoCreate-app/CoCreate-actions/commit/9286351495401e3439ce21ef92c54b911a0c59dc))
## [1.3.30](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.29...v1.3.30) (2022-02-03)
### Bug Fixes
* replaced show and hide class hidden with attribute hidden ([5c554b1](https://github.com/CoCreate-app/CoCreate-actions/commit/5c554b14bb0759bc1968f9c7da1d4e28db65c584))
## [1.3.29](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.28...v1.3.29) (2022-02-01)
### Bug Fixes
* update dependency versions ([d1b5560](https://github.com/CoCreate-app/CoCreate-actions/commit/d1b55604ab0d14b430e85a746e40e893e0b657be))
## [1.3.28](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.27...v1.3.28) (2022-01-01)
### Bug Fixes
* get-value attribute value now supports a selector added # to all values currently in get-value attributes ([f151a22](https://github.com/CoCreate-app/CoCreate-actions/commit/f151a226c32cd2e20874e838af03b56de5748255))
## [1.3.27](https://github.com/CoCreate-app/CoCreate-actions/compare/v1.3.26...v1.3.27) (2022-01-01)
### Bug Fixes
* removed data- from attributes ([bcc0257](https://github.com/CoCreate-app/CoCreate-actions/commit/bcc0257766937a6a38e1b55d7a055d2fd072590f))