Skip to content

Commit 202c0bf

Browse files
chore(release): 1.3.4 [skip ci]
## [1.3.4](v1.3.3...v1.3.4) (2023-04-30) ### Bug Fixes * fullscreen target updated to fullscreen fullscreen-target ([7ab305f](7ab305f)) * package-lock.json and pnpm-lock.yaml added to .gitignore ([2860da1](2860da1)) * removed toogle fullscreen icons. now using css content ([ead687e](ead687e))
1 parent 7ab305f commit 202c0bf

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.3.4](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.3...v1.3.4) (2023-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fullscreen target updated to fullscreen fullscreen-target ([7ab305f](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/7ab305fb87e31ff1f73f533bc5bd51225fd6ce2a))
7+
* package-lock.json and pnpm-lock.yaml added to .gitignore ([2860da1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/2860da13dfa4a82a5048951ec011186ef9ce5f4c))
8+
* removed toogle fullscreen icons. now using css content ([ead687e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ead687e94040343b55309af848db3f06381bbd49))
9+
110
## [1.3.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.2...v1.3.3) (2023-04-24)
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.3.3",
3+
"version": "1.3.4",
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)