Skip to content

Commit 56092a6

Browse files
chore(release): 1.10.1 [skip ci]
## [1.10.1](v1.10.0...v1.10.1) (2025-04-30) ### Bug Fixes * added css-loader ([900c469](900c469)) * update query attributes ([d138f31](d138f31)) * updated cocreate modules versions ([9496ef3](9496ef3)) * webpack.config and devdependencies ([f9c76e5](f9c76e5))
1 parent 900c469 commit 56092a6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.10.1](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.10.0...v1.10.1) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([900c469](https://github.com/CoCreate-app/CoCreate-dashboard/commit/900c469b760ef20393e103f8551a4ae49ec146f0))
7+
* update query attributes ([d138f31](https://github.com/CoCreate-app/CoCreate-dashboard/commit/d138f31509fd35357b8b62064ff652f44d56a0f8))
8+
* updated cocreate modules versions ([9496ef3](https://github.com/CoCreate-app/CoCreate-dashboard/commit/9496ef347b797269ee7e06753362a0b972576933))
9+
* webpack.config and devdependencies ([f9c76e5](https://github.com/CoCreate-app/CoCreate-dashboard/commit/f9c76e5f78f52162d4a7996f814295f316542332))
10+
111
# [1.10.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.9.3...v1.10.0) (2024-11-04)
212

313

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