Skip to content

Commit 1a8e388

Browse files
chore(release): 1.12.0 [skip ci]
# [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))
1 parent 9253b28 commit 1a8e388

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [1.12.0](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.11.0...v1.12.0) (2024-11-04)
2+
3+
4+
### Bug Fixes
5+
6+
* 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))
13+
114
# [1.11.0](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.10.1...v1.11.0) (2024-06-12)
215

316

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/random-color",
3-
"version": "1.11.0",
3+
"version": "1.12.0",
44
"description": "A simple HTML5 and pure javascript component. Easy configuration using HTML5 attributes or Javscript api and/or JavaScript API. Highly customizable and styleable.",
55
"keywords": [
66
"cocreate",

0 commit comments

Comments
 (0)