Skip to content

Commit 3129a12

Browse files
chore(release): 1.12.3 [skip ci]
## [1.12.3](v1.12.2...v1.12.3) (2025-05-01) ### Bug Fixes * update [@cocreate](https://github.com/cocreate) dependencies ([9aefccb](9aefccb))
1 parent 9aefccb commit 3129a12

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.12.3](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.12.2...v1.12.3) (2025-05-01)
2+
3+
4+
### Bug Fixes
5+
6+
* update [@cocreate](https://github.com/cocreate) dependencies ([9aefccb](https://github.com/CoCreate-app/CoCreate-random-color/commit/9aefccbad2f15478d25e7df433b4d10b716c1245))
7+
18
## [1.12.2](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.12.1...v1.12.2) (2025-04-30)
29

310

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cocreate/random-color",
3-
"version": "1.12.2",
3+
"version": "1.12.3",
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",
@@ -54,4 +54,4 @@
5454
"dependencies": {
5555
"@cocreate/observer": "^1.18.1"
5656
}
57-
}
57+
}

0 commit comments

Comments
 (0)