Skip to content

Commit 20c47b6

Browse files
chore(release): 1.20.5 [skip ci]
## [1.20.5](v1.20.4...v1.20.5) (2024-08-24) ### Bug Fixes * try catch dependency ([70b10f5](70b10f5))
1 parent 70b10f5 commit 20c47b6

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.20.5](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.4...v1.20.5) (2024-08-24)
2+
3+
4+
### Bug Fixes
5+
6+
* try catch dependency ([70b10f5](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/70b10f546bba430aea32c206bcb033945d986842))
7+
18
## [1.20.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.20.3...v1.20.4) (2024-06-30)
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.20.4",
3+
"version": "1.20.5",
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)