We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a01174 commit 0e524c4Copy full SHA for 0e524c4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.6](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.5...v1.0.6) (2022-02-24)
2
+
3
4
+### Bug Fixes
5
6
+* CoCreate.config replace CoCreate.app with * ([4a01174](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4a011749c571f6c118b2bbc1a0ccceb83e5e2366))
7
8
## [1.0.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.4...v1.0.5) (2022-02-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/lazy-loader",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "A simple lazy-loader component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
"keywords": [
"lazy-loader",
0 commit comments