Skip to content

Commit 7c871d5

Browse files
chore(release): 1.15.2 [skip ci]
## [1.15.2](v1.15.1...v1.15.2) (2024-01-17) ### Bug Fixes * update to support new query system ([0891371](0891371))
1 parent 0891371 commit 7c871d5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.15.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.15.1...v1.15.2) (2024-01-17)
2+
3+
4+
### Bug Fixes
5+
6+
* update to support new query system ([0891371](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/08913711bcbc5d3a86d3d385b916de8da3ad7c45))
7+
18
## [1.15.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.15.0...v1.15.1) (2024-01-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/lazy-loader",
3-
"version": "1.15.1",
3+
"version": "1.15.2",
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)