Skip to content

Commit b501759

Browse files
chore(release): 1.3.13 [skip ci]
## [1.3.13](v1.3.12...v1.3.13) (2023-06-04) ### Bug Fixes * **semantic-release:** worklow error solved by running node version 14 ([c8c6575](c8c6575))
1 parent c8c6575 commit b501759

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.3.13](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.12...v1.3.13) (2023-06-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **semantic-release:** worklow error solved by running node version 14 ([c8c6575](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/c8c6575d8adca1486310800a530b21606a8a6165))
7+
18
## [1.3.12](https://github.com/CoCreate-app/CoCreate-lazy-loader/compare/v1.3.11...v1.3.12) (2023-06-02)
29

310

@@ -608,4 +615,4 @@
608615

609616
### Features
610617

611-
* intial release ([0202811](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/0202811bca93f67eed623143e0731ad731a7fef8))
618+
* intial release ([0202811](https://github.com/CoCreate-app/CoCreate-lazy-loader/commit/0202811bca93f67eed623143e0731ad731a7fef8))

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