Skip to content

Commit 5982ab1

Browse files
chore(release): 1.14.0 [skip ci]
# [1.14.0](v1.13.2...v1.14.0) (2024-01-03) ### Bug Fixes * added licencing details ([f927063](f927063)) * comment checkCertificate ([c98d12d](c98d12d)) * removed '@cocreate/acme' as it is now handled by '[@cocreate-srever](https://github.com/cocreate-srever)' ([ca81282](ca81282)) ### Features * Added '[@cocreate-server](https://github.com/cocreate-server)' handle http and https ([3154183](3154183))
1 parent ca81282 commit 5982ab1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.14.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.13.2...v1.14.0) (2024-01-03)
2+
3+
4+
### Bug Fixes
5+
6+
* added licencing details ([f927063](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/f927063172a0d24b5fbb2fc647bead7d271f0cfc))
7+
* comment checkCertificate ([c98d12d](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c98d12d9d5e43d9eefde96ef05bd5387fd10a819))
8+
* removed '@cocreate/acme' as it is now handled by '[@cocreate-srever](https://github.com/cocreate-srever)' ([ca81282](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ca81282b6c6d34178d18a423a74cacb8e44daec0))
9+
10+
11+
### Features
12+
13+
* Added '[@cocreate-server](https://github.com/cocreate-server)' handle http and https ([3154183](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/3154183c347c409ff7af421cdebe13ded0bb05bb))
14+
115
## [1.13.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.13.1...v1.13.2) (2024-01-01)
216

317

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