Skip to content

Commit 0e524c4

Browse files
chore(release): 1.0.6 [skip ci]
## [1.0.6](v1.0.5...v1.0.6) (2022-02-24) ### Bug Fixes * CoCreate.config replace CoCreate.app with * ([4a01174](4a01174))
1 parent 4a01174 commit 0e524c4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [1.0.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.4...v1.0.5) (2022-02-16)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/lazy-loader",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "A simple lazy-loader component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"lazy-loader",

0 commit comments

Comments
 (0)