We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 444cb4d commit 5746dadCopy full SHA for 5746dad
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.9.1](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.9.0...v1.9.1) (2024-02-05)
2
+
3
4
+### Bug Fixes
5
6
+* Removed https://cdn.cocreate.app/latest/CoCreate.min.css ([444cb4d](https://github.com/CoCreate-app/CoCreate-dashboard/commit/444cb4db24d236b8a5823ae06a0352396d5c61a5))
7
8
# [1.9.0](https://github.com/CoCreate-app/CoCreate-dashboard/compare/v1.8.0...v1.9.0) (2023-11-25)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@cocreate/dashboard",
- "version": "1.9.0",
+ "version": "1.9.1",
"description": "A simple dashboard component in vanilla javascript. Easily configured using HTML5 attributes and/or JavaScript API.",
"keywords": [
"dashboard",
0 commit comments