We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66715f9 commit 22304c3Copy full SHA for 22304c3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.13.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.13.1...v1.13.2) (2024-01-01)
2
+
3
4
+### Bug Fixes
5
6
+* send req.url to acme ([66715f9](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/66715f97ea85a23087b29a8ab45c47db35199f92))
7
8
## [1.13.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.13.0...v1.13.1) (2024-01-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/lazy-loader",
- "version": "1.13.1",
+ "version": "1.13.2",
"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