Skip to content

Commit e0063d9

Browse files
chore(release): 1.20.3 [skip ci]
## [1.20.3](v1.20.2...v1.20.3) (2024-06-23) ### Bug Fixes * bump dependencies ([fc33671](fc33671))
1 parent fc33671 commit e0063d9

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.20.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.2...v1.20.3) (2024-06-23)
2+
3+
4+
### Bug Fixes
5+
6+
* bump dependencies ([fc33671](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/fc33671c9adbdf85b557030b1f0809ee533e6956))
7+
18
## [1.20.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.1...v1.20.2) (2024-06-23)
29

310

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.2",
3+
"version": "1.20.3",
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.5",
6262
"@cocreate/observer": "^1.16.3"
6363
}
64-
}
64+
}

0 commit comments

Comments
 (0)