Skip to content

Commit cb2b1e7

Browse files
chore(release): 1.4.24 [skip ci]
## [1.4.24](v1.4.23...v1.4.24) (2023-06-11) ### Bug Fixes * Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([f45da6b](f45da6b))
1 parent f45da6b commit cb2b1e7

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.4.24](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.4.23...v1.4.24) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* Update dependencies versions for [@cocreate](https://github.com/cocreate) libraries ([f45da6b](https://github.com/CoCreate-app/CoCreate-random-color/commit/f45da6b3666461cdf768022eda5b9dbd50dfb737))
7+
18
## [1.4.23](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.4.22...v1.4.23) (2023-06-11)
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.4.23",
3+
"version": "1.4.24",
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",
@@ -58,4 +58,4 @@
5858
"dependencies": {
5959
"@cocreate/cli": "^1.33.7"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)