Skip to content

Commit bcb2893

Browse files
chore(release): 1.1.3 [skip ci]
## [1.1.3](v1.1.2...v1.1.3) (2022-09-29) ### Bug Fixes * config renameed to CoCreateConfig ([fa03292](fa03292))
1 parent fa03292 commit bcb2893

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.1.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.2...v1.1.3) (2022-09-29)
2+
3+
4+
### Bug Fixes
5+
6+
* config renameed to CoCreateConfig ([fa03292](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/fa032924443c3261b4b345d3f2f376501286e9e8))
7+
18
## [1.1.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.1...v1.1.2) (2022-09-01)
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.1.2",
3+
"version": "1.1.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",

0 commit comments

Comments
 (0)