We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e5b02 commit ceb91d8Copy full SHA for ceb91d8
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.4...v1.0.5) (2022-02-16)
2
+
3
4
+### Bug Fixes
5
6
+* update dependencies ([82e5b02](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/82e5b024601353c6e8e3ec5a9aec1711a28c619b))
7
8
## [1.0.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.0.3...v1.0.4) (2022-02-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/lazy-loader",
- "version": "1.0.4",
+ "version": "1.0.5",
"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