Skip to content

Commit a0ce64a

Browse files
chore(release): 1.20.1 [skip ci]
## [1.20.1](v1.20.0...v1.20.1) (2024-06-12) ### Bug Fixes * bump cocreate dependencies ([8e19b5e](8e19b5e)) * svg icon class ([2158676](2158676))
1 parent 8e19b5e commit a0ce64a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.20.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.0...v1.20.1) (2024-06-12)
2+
3+
4+
### Bug Fixes
5+
6+
* bump cocreate dependencies ([8e19b5e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8e19b5e5b7e54f1141f28f44b2ffe438f995b91b))
7+
* svg icon class ([2158676](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/215867667950fac30375e19362174a878498cb8f))
8+
19
# [1.20.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.19.4...v1.20.0) (2024-05-19)
210

311

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/lazy-loader",
3-
"version": "1.20.0",
3+
"version": "1.20.1",
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",
@@ -61,4 +61,4 @@
6161
"@cocreate/config": "^1.12.3",
6262
"@cocreate/observer": "^1.16.1"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)