Skip to content

Commit 9983487

Browse files
chore(release): 1.3.3 [skip ci]
## [1.3.3](v1.3.2...v1.3.3) (2023-04-24) ### Bug Fixes * updated worrkflows to v3 and node version 16 ([17d53a1](17d53a1)) * workflow node version updated 16 ([017ca62](017ca62))
1 parent 17d53a1 commit 9983487

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.3](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.2...v1.3.3) (2023-04-24)
2+
3+
4+
### Bug Fixes
5+
6+
* updated worrkflows to v3 and node version 16 ([17d53a1](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/17d53a15f8ea8df467f0e0c668b71be0abd50eae))
7+
* workflow node version updated 16 ([017ca62](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/017ca6248b051a221902bc1ec15764cd06dcb182))
8+
19
## [1.3.2](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.1...v1.3.2) (2023-04-24)
210

311

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