Skip to content

Commit 1c5743a

Browse files
chore(release): 1.3.15 [skip ci]
## [1.3.15](v1.3.14...v1.3.15) (2023-06-04) ### Bug Fixes * Refactor CoCreate.config.js to remove hard-coded credentials ([26832e9](26832e9))
1 parent 26832e9 commit 1c5743a

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.3.15](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.14...v1.3.15) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* Refactor CoCreate.config.js to remove hard-coded credentials ([26832e9](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/26832e9cb1907b63e8abbc3b1ad60e9a6da2f802))
7+
18
## [1.3.14](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.13...v1.3.14) (2023-06-04)
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.3.14",
3+
"version": "1.3.15",
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)