Skip to content

Commit 2b45cde

Browse files
chore(release): 1.1.36 [skip ci]
## [1.1.36](v1.1.35...v1.1.36) (2021-06-08) ### Bug Fixes * lazyLoad ([3420e33](3420e33))
1 parent 3420e33 commit 2b45cde

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.1.36](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.35...v1.1.36) (2021-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* lazyLoad ([3420e33](https://github.com/CoCreate-app/CoCreateJS/commit/3420e33e839785553a69eccb763f550383c5f6e2))
7+
18
## [1.1.35](https://github.com/CoCreate-app/CoCreateJS/compare/v1.1.34...v1.1.35) (2021-06-08)
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/cocreatejs",
3-
"version": "1.1.35",
3+
"version": "1.1.36",
44
"description": "A simple CoCreateJS component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.",
55
"keywords": [
66
"cocreatejs",

0 commit comments

Comments
 (0)