Skip to content

Commit 9b15377

Browse files
chore(release): 1.3.9 [skip ci]
## [1.3.9](v1.3.8...v1.3.9) (2023-05-10) ### Bug Fixes * apikey renamed to key ([85a1bad](85a1bad)) * apikey renamed to key ([b9830d8](b9830d8))
1 parent 85a1bad commit 9b15377

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.3.9](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.8...v1.3.9) (2023-05-10)
2+
3+
4+
### Bug Fixes
5+
6+
* apikey renamed to key ([85a1bad](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/85a1bad09b881c81d2b4e8779156643dbce11487))
7+
* apikey renamed to key ([b9830d8](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/b9830d8cac1691070c0188e220e0611c023daf06))
8+
19
## [1.3.8](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.7...v1.3.8) (2023-05-06)
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.3.8",
3+
"version": "1.3.9",
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)