Skip to content

Commit ce2f0f5

Browse files
chore(release): 1.5.1 [skip ci]
## [1.5.1](v1.5.0...v1.5.1) (2023-08-21) ### Bug Fixes * /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([cfcfb41](cfcfb41)) * replace cdn with /dist ([000f702](000f702)) * update file uploader ([4cad79a](4cad79a))
1 parent cfcfb41 commit ce2f0f5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.5.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.5.0...v1.5.1) (2023-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* /dist/CoCreate.js updated to https://CoCreate.app/dist/CoCreate.js ([cfcfb41](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/cfcfb4103eae826f9313835f7aeeb4f648aaab70))
7+
* replace cdn with /dist ([000f702](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/000f702f5abfac7a0f2d48080b6e71cf12fc338a))
8+
* update file uploader ([4cad79a](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/4cad79ab2293bc27c52f922c541d630826038b8f))
9+
110
# [1.5.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.4.0...v1.5.0) (2023-08-17)
211

312

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