Skip to content

Commit 79b5411

Browse files
chore(release): 1.12.2 [skip ci]
## [1.12.2](v1.12.1...v1.12.2) (2025-04-30) ### Bug Fixes * added css-loader ([7927146](7927146)) * update query attributes ([5dbea2a](5dbea2a)) * updated cocreate modules versions ([9888fc6](9888fc6)) * webpack.config and devdependencies ([a292c1d](a292c1d))
1 parent 7927146 commit 79b5411

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [1.12.2](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.12.1...v1.12.2) (2025-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* added css-loader ([7927146](https://github.com/CoCreate-app/CoCreate-random-color/commit/7927146b1a032f33817e857fb2cd422ca2e93631))
7+
* update query attributes ([5dbea2a](https://github.com/CoCreate-app/CoCreate-random-color/commit/5dbea2a93f217df8b53daba6ed3f777221eafe73))
8+
* updated cocreate modules versions ([9888fc6](https://github.com/CoCreate-app/CoCreate-random-color/commit/9888fc67031a052654fc99afcb23c62588917b00))
9+
* webpack.config and devdependencies ([a292c1d](https://github.com/CoCreate-app/CoCreate-random-color/commit/a292c1d78f8a00489bde2a59527b4572fff6f88c))
10+
111
## [1.12.1](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.12.0...v1.12.1) (2025-04-11)
212

313

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.12.1",
3+
"version": "1.12.2",
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)