Skip to content

Commit df32f58

Browse files
chore(release): 1.43.0 [skip ci]
# [1.43.0](v1.42.1...v1.43.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([872da61](872da61)) ### Features * add prettier.config.js and format files ([92854be](92854be)) * add prettier.config.js and format files ([131011c](131011c))
1 parent 872da61 commit df32f58

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.43.0](https://github.com/CoCreate-app/CoCreate-render/compare/v1.42.1...v1.43.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([872da61](https://github.com/CoCreate-app/CoCreate-render/commit/872da6113cb60f39c027d5432d1024544cd87230))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([92854be](https://github.com/CoCreate-app/CoCreate-render/commit/92854be03cc487261f3c90d0211ca823e56002e7))
12+
* add prettier.config.js and format files ([131011c](https://github.com/CoCreate-app/CoCreate-render/commit/131011ca9605fef656d8c52075e1c47a94cb8ccd))
13+
114
## [1.42.1](https://github.com/CoCreate-app/CoCreate-render/compare/v1.42.0...v1.42.1) (2024-11-02)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/render",
3-
"version": "1.42.1",
3+
"version": "1.43.0",
44
"description": "A simple render component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"render",

0 commit comments

Comments
 (0)