You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [1.11.0](v1.10.1...v1.11.0) (2024-06-12)
### Bug Fixes
* bump cocreate dependencies ([ea68b73](ea68b73))
* svg icon class ([befbc77](befbc77))
### Features
* add observer to detect new element and add random color ([4bd9e32](4bd9e32))
* svg icon class ([befbc77](https://github.com/CoCreate-app/CoCreate-random-color/commit/befbc77995293c70f1194f0646ccf15608937c52))
8
+
9
+
10
+
### Features
11
+
12
+
* add observer to detect new element and add random color ([4bd9e32](https://github.com/CoCreate-app/CoCreate-random-color/commit/4bd9e32ef0791ac264878bc962e7b19bcd864735))
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@cocreate/random-color",
3
-
"version": "1.10.1",
3
+
"version": "1.11.0",
4
4
"description": "A simple HTML5 and pure javascript component. Easy configuration using HTML5 attributes or Javscript api and/or JavaScript API. Highly customizable and styleable.",
0 commit comments