Skip to content

Commit b54b649

Browse files
chore(release): 1.4.18 [skip ci]
## [1.4.18](v1.4.17...v1.4.18) (2023-06-11) ### Bug Fixes * @cocreate/cli moved to dependencies ([caceedc](caceedc))
1 parent caceedc commit b54b649

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.18](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.4.17...v1.4.18) (2023-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* @cocreate/cli moved to dependencies ([caceedc](https://github.com/CoCreate-app/CoCreate-random-color/commit/caceedc61caacbf668d7b4d64109ebf3673bc1a3))
7+
18
## [1.4.17](https://github.com/CoCreate-app/CoCreate-random-color/compare/v1.4.16...v1.4.17) (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.17",
3+
"version": "1.4.18",
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.0"
6060
}
61-
}
61+
}

0 commit comments

Comments
 (0)