Skip to content

Commit 660c8ea

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2023-12-28) ### Bug Fixes * if !window.CoCreate create ([cde6752](cde6752))
1 parent cde6752 commit 660c8ea

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.12.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.12.1...v1.12.2) (2023-12-28)
2+
3+
4+
### Bug Fixes
5+
6+
* if !window.CoCreate create ([cde6752](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/cde67522107f333b3178de8bc5487532636a59cb))
7+
18
## [1.12.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.12.0...v1.12.1) (2023-12-20)
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.12.1",
3+
"version": "1.12.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)