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.12.0](v1.11.0...v1.12.0) (2024-11-04)
### Bug Fixes
* observer taget has been renamed to selector ([ff013d0](ff013d0))
* pretier.config.js and file formating ([9253b28](9253b28))
### Features
* add prettier.config.js and format files ([8218078](8218078))
* observer taget has been renamed to selector ([ff013d0](https://github.com/CoCreate-app/CoCreate-random-color/commit/ff013d03f5324e102acfc3b4c9cddf650b13a07e))
7
+
* pretier.config.js and file formating ([9253b28](https://github.com/CoCreate-app/CoCreate-random-color/commit/9253b28f97892764dcb3eec80d2a2d7c9cf119f6))
8
+
9
+
10
+
### Features
11
+
12
+
* add prettier.config.js and format files ([8218078](https://github.com/CoCreate-app/CoCreate-random-color/commit/8218078a1b01e56ab38603f40083a582481d0b10))
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
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.11.0",
3
+
"version": "1.12.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