Skip to content

Commit d8f985b

Browse files
chore(release): 1.6.8 [skip ci]
## [1.6.8](v1.6.7...v1.6.8) (2023-11-09) ### Bug Fixes * meta name typo ([db6a996](db6a996)) * update host ([8f5997b](8f5997b))
1 parent 8f5997b commit d8f985b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.6.8](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.6.7...v1.6.8) (2023-11-09)
2+
3+
4+
### Bug Fixes
5+
6+
* meta name typo ([db6a996](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/db6a996327ceffe64dbbc26ecc71a5cd44265d6c))
7+
* update host ([8f5997b](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/8f5997b775e136c6772912d4eaba0caf283189b4))
8+
19
## [1.6.7](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.6.6...v1.6.7) (2023-11-03)
210

311

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.6.7",
3+
"version": "1.6.8",
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)