Skip to content

Commit b414f15

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.54...v1.2.0) (2023-03-16) ### Features * replaced get-value and set-value with a super charged version of CoCreate-events ([ce667cc](ce667cc))
1 parent 1fdafac commit b414f15

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.2.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.54...v1.2.0) (2023-03-16)
2+
3+
4+
### Features
5+
6+
* replaced get-value and set-value with a super charged version of CoCreate-events ([ce667cc](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ce667cc575be6e0eb56f811064c2c98adcd2cc65))
7+
18
## [1.1.54](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.1.53...v1.1.54) (2023-02-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.54",
3+
"version": "1.2.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)