Skip to content

Commit 42db496

Browse files
chore(release): 1.10.0 [skip ci]
# [1.10.0](v1.9.3...v1.10.0) (2024-11-04) ### Bug Fixes * pretier.config.js and file formating ([aec1bec](aec1bec)) ### Features * add prettier.config.js and format files ([7b28535](7b28535)) * add prettier.config.js and format files ([e7ddebd](e7ddebd))
1 parent aec1bec commit 42db496

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.10.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.9.3...v1.10.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* pretier.config.js and file formating ([aec1bec](https://github.com/CoCreate-app/CoCreate-dashboard/commit/aec1bec0e9353a80fac1b69e381c216e34d1e835))
7+
8+
9+
### Features
10+
11+
* add prettier.config.js and format files ([7b28535](https://github.com/CoCreate-app/CoCreate-dashboard/commit/7b28535ca495091e3015b6372a93d75c75bdf102))
12+
* add prettier.config.js and format files ([e7ddebd](https://github.com/CoCreate-app/CoCreate-dashboard/commit/e7ddebd0e3f7bb79299878698877c4159d09004d))
13+
114
## [1.9.3](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.9.2...v1.9.3) (2024-06-12)
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/dashboard",
3-
"version": "1.9.3",
3+
"version": "1.10.0",
44
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
55
"keywords": [
66
"dashboard",

0 commit comments

Comments
 (0)