Skip to content

Commit 0d825f7

Browse files
chore(release): 1.3.24 [skip ci]
## [1.3.24](v1.3.23...v1.3.24) (2023-06-11) ### Bug Fixes * testing workflow ([eb3763c](eb3763c)) * testing workflow ([2ff3620](2ff3620))
1 parent eb3763c commit 0d825f7

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.24](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.23...v1.3.24) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* testing workflow ([eb3763c](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/eb3763c5656d66258cdfdf3d9e0389ee6af39210))
7+
* testing workflow ([2ff3620](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/2ff3620ecb3fd99323ddb419c5780c1d14a7cdc1))
8+
19
## [1.3.23](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.22...v1.3.23) (2023-06-11)
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.23",
3+
"version": "1.3.24",
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)