Skip to content

Commit 7b81994

Browse files
chore(release): 1.23.0 [skip ci]
# [1.23.0](v1.22.1...v1.23.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([ff182c2](ff182c2)) ### Features * add prettier.config.js and format files ([038200e](038200e))
1 parent ff182c2 commit 7b81994

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [1.23.0](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.22.1...v1.23.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([ff182c2](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/ff182c259bd60ede33496ce69ab55ac821ef9657))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([038200e](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/038200efbcd94bbc3c5dc318325cf271488c8bbb))
12+
113
## [1.22.1](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.22.0...v1.22.1) (2024-11-02)
214

315

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