@cocreate/random-color
Advanced tools
Comparing version 1.7.2 to 1.7.3
@@ -0,1 +1,9 @@ | ||
## [1.7.3](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.7.2...v1.7.3) (2023-11-09) | ||
### Bug Fixes | ||
* meta name typo ([5c6f1e2](https://github.com/CoCreate-app/CoCreate-random-color/commit/5c6f1e283cf167f879548cdc38a26ed4c06d1213)) | ||
* update host ([299b88e](https://github.com/CoCreate-app/CoCreate-random-color/commit/299b88e8ade8975fd75a3c16655cb51d78179dd2)) | ||
## [1.7.2](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.7.1...v1.7.2) (2023-09-18) | ||
@@ -2,0 +10,0 @@ |
@@ -15,4 +15,3 @@ module.exports = { | ||
"host": [ | ||
"*", | ||
"general.cocreate.app" | ||
"*" | ||
], | ||
@@ -25,2 +24,2 @@ "directory": "random-color", | ||
] | ||
} | ||
}; |
{ | ||
"name": "@cocreate/random-color", | ||
"version": "1.7.2", | ||
"version": "1.7.3", | ||
"description": "A simple HTML5 and pure javascript component. Easy configuration using HTML5 attributes or Javscript api and/or JavaScript API. Highly customizable and styleable.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
81425
144