Skip to content

Commit d02948d

Browse files
chore(release): 1.3.16 [skip ci]
## [1.3.16](v1.3.15...v1.3.16) (2023-06-10) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0c73db0](0c73db0))
1 parent 160103d commit d02948d

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.3.16](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.15...v1.3.16) (2023-06-10)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([0c73db0](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/0c73db04d82de983614faf6fea4e072c63592833))
7+
18
## [1.3.15](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.14...v1.3.15) (2023-06-04)
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.3.15",
3+
"version": "1.3.16",
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",
@@ -63,4 +63,4 @@
6363
"@cocreate/docs": "^1.8.13",
6464
"@cocreate/observer": "^1.8.5"
6565
}
66-
}
66+
}

0 commit comments

Comments
 (0)