Skip to content

Commit 8a92b7c

Browse files
chore(release): 1.1.42 [skip ci]
## [1.1.42](v1.1.41...v1.1.42) (2022-12-30) ### Bug Fixes * update config sources to use template braces with entry on src ([795e413](795e413))
1 parent 795e413 commit 8a92b7c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.42](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.41...v1.1.42) (2022-12-30)
2+
3+
4+
### Bug Fixes
5+
6+
* update config sources to use template braces with entry on src ([795e413](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/795e413e1aa5a570fcba85bc17ecb0e8bb3f5d32))
7+
18
## [1.1.41](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.40...v1.1.41) (2022-12-29)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/lazy-loader",
3-
"version": "1.1.41",
3+
"version": "1.1.42",
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)